Viewing FRR (Free Range Routing) Logs
FRR logs files, such as Zebra, OSPF, OSPF6, BGP, BFD and RIP can be viewed directly from the console using the Netvisor ONE CLI.
Since FRR log files accumulate on the switch, you may want to clear a particular log file so they do not create space issues.
Use this command to view FRR logs files directly from your console:
CLI (network-admin@switch) > vrouter-log-show vrouter-name vrouter-name protocol
vrouter-log-show |
Displays vrouter protocol logs |
vrouter-name vrouter-name |
Specify name of the vRouter. |
Specify any of the following options: |
|
protocol zebra|ospf|ospf6|bgp|bfd|rip |
Specify the name of the protocol files to view. |
Use this command to clear FRR files from a specific protocol log file:
CLI (network-admin@switch) > vrouter-log-clear
vrouter-log-clear |
Clears vrouter protocol logs from a protocol log file |
vrouter-name vrouter name |
Specify the name of the vRouter service. |
Specify any of the following options: |
|
protocol zebra|ospf|ospf6|bgp|bfd|rip |
Specify the name of the log file to clear. |