vrouter-log-clear
This command clears vRouter protocol logs such as Quagga log files.
Syntax vrouter-log-clear vrouter-name vrouter name protocol zebra|ospf|ospf6|bgp|bfd|rip
vrouter-log-clear |
Clears vRouter log protocols from a protocol log file |
Specify the following interface arguments: |
|
vrouter-name vrouter name |
Specify the name of the vRouter service. |
protocol zebra|ospf|ospf6|bgp|bfd|rip |
Specify the protocol of the log file to clear from the switch. |
Defaults None.
Access CLI
History Command introduced in Version 2.5.3
Usage Use this command to clear Quagga files from a specific protocol log file. Because Quagga log files accumulate on the switch, you may want to clear a particular log file so they do not create space issues.
Examples To clear OSPF protocol log files, use the following command:
CLI network-admin@switch > vrouter-log-clear protocol ospf
vrouter-log-show
This command displays Quagga logs files, such as Zebra, OSPF, OSPF6, BGP, BFD and RIP can be viewed directly from the console using the Netvisor CLI.
Syntax vrouter-log-show vrouter-name vrouter-name protocol zebra|ospf|ospf6|bgp|bfd|rip
vrouter-log-clear |
Clears vRouter log protocols from a protocol log file |
Specify the following interface arguments: |
|
vrouter-name vrouter name |
Specify the name of the vRouter service. |
protocol zebra|ospf|ospf6|bgp|bfd|rip |
Specify the protocol of the log file to clear from the switch. |
Defaults None.
Access CLI
History Command introduced in Version 2.5.3.
Usage Quagga logs files, such as Zebra, OSPF, OSPF6, BGP, BFD and RIP can be viewed directly from the console using the Netvisor
Examples To display OSPF protocol logs from the vRouter named myrouter, use this command:
CLI network-admin@switch > vrouter-log-show vrouter-name myrouter protocol ospf