Tip
This is the documentation for the 19.12 version. Looking for the documentation of the latest version? Have a look here.
RIP Status¶
TNSR supports several commands to display information about the RIP daemon configuration and its status.
See also
For more general dynamic routing status information, see Dynamic Routing Manager Status
Configuration Information¶
To view the RIP configuration:
tnsr(config)# show route dynamic rip config
router rip
version 2
network TenGigabitEthernet6/0/0
network 10.2.0.0/16
exit
Status Information¶
To view the RIP routing database:
tnsr(config)# show route dynamic rip
Codes: R - RIP, C - connected, S - Static, O - OSPF, B - BGP
Sub-codes:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface
Network Next Hop Metric From Tag Time
C(i) 10.2.0.0/24 0.0.0.0 1 self 0
C(i) 10.2.8.0/24 0.0.0.0 1 self 0
C(i) 10.2.222.0/24 0.0.0.0 1 self 0
R(n) 10.27.0.0/24 203.0.113.27 2 203.0.113.27 0 02:46
R(n) 10.27.8.0/24 203.0.113.27 2 203.0.113.27 0 02:46
C(i) 203.0.113.0/24 0.0.0.0 1 self 0
To view the RIP status:
tnsr(config)# show route dynamic rip status
Routing Protocol is "rip"
Sending updates every 30 seconds with +/-50%, next due in 12 seconds
Timeout after 180 seconds, garbage collect after 120 seconds
Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set
Default redistribution metric is 1
Redistributing:
Default version control: send version 2, receive version 2
Interface Send Recv Key-chain
GigabitEthernet3/0/02 2
TenGigabitEthernet6/0/02 2
ipsec1 2 2
Routing for Networks:
10.2.0.0/16
TenGigabitEthernet6/0/0
Routing Information Sources:
Gateway BadPackets BadRoutes Distance Last Update
203.0.113.27 0 0 120 00:00:12
Distance: (default is 120)