The commands in this section can be used to view event entries in the debug logs for dynamic routing protocols. Events of a specific protocol are included in the debug log using the debug command in configuration mode (read more in the Configuration Mode section).
To view entries in a debug log, use the following command:
Admin@nodename> show log routing <parameters>
One of the parameters below should follow:
|
Parameter |
Description |
|---|---|
|
all |
All protocols. |
|
rip |
RIP protocol. |
|
bgp |
BGP protocol |
|
igmp |
IGMP protocol |
|
pim |
PIM protocol. |
|
ospf |
OSPF protocol |
|
bfd |
BFD protocol |
|
msdp |
MSDP protocol |
|
mroute |
The mroute multicast route table. |
|
ssmpingd |
The ssmpingd multicast testing tool. |
To output the events from a debug log to the console in real time, use the following command:
Admin@nodename> show log tail on routing <parameters>
Specify one of the parameters from the parameter table for the debug log entry view command shown above.
To disable event output from a debug log to the console in real time by protocol, use the following command:
Admin@nodename> show log tail off routing <parameters>
The parameters are similar to those described above.