show ip rip network
show ip rip peer
Specify the active keyword to limit the display to active routes learned via RIP
updates.
Specify the inactive keyword to limit the display to routes that the router will
discard in the immediate future.
Field descriptions
Prefix IP address prefix
Length Prefix length
ttl (Time to live) Indicates how many seconds the specific route remains
in the routing table. If an entry reaches 0, it is removed from the routing
table.
Met Metric that RIP uses to rate the value of different routes (hop count).
The hop count is the number of routers that can be traversed in a route.
Next Hop Next IP address where a packet is sent. A value of zero in this
field indicates that the next address the packet should be sent to is the router
that originally sent the RIP message.
Intf Interface that the route has learned
Example
host1#show ip rip database
Prefix/Length: ttl
Met:
3.0.0.0/8
0
1
9.20.0.0/17
0
2
10.2.1.0/24
0
2
See show ip rip database
Use to display the networks associated with the RIP routing process.
Specify vrf vrfName to limit the display to a specific VRF.
Field descriptions
network IP address of a network on which RIP is running
netmask Network mask applied to the network address
Example
host1#show ip rip network
Network
netmask
10.2.1.0
255.255.255.0
172.30.100.0
255.255.255.0
172.30.200.0
255.255.255.0
See show ip rip network
Next Hop
Intf:
72.30.100.2
tm2/1.100
172.30.100.1
tm2/1.100
172.30.100.1
tm2/1.100
Chapter 4: Configuring RIP
237
Monitoring RIP
Need help?
Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?
Questions and answers