2. show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] backup [ ip-address
] [ standby ]
3. show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] best-local ip-address [
standby ]
4. show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] connected [ standby
]
5. show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] local [ interface ]
[ standby ]
6. show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] longer-prefixes {
ip-address mask | ip-address / prefix-length } [ standby ]
7. show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] next-hop ip-address [
standby ]
DETAILED STEPS
Step 1 show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] [ protocol [ instance ] | ip-address
mask ] [ standby ] [ detail ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast 192.168.1.11/8
Displays the current routes in RIB.
Step 2 show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] backup [ ip-address ] [ standby
]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast backup 192.168.1.11/8
Displays backup routes in RIB.
Step 3 show route [ vrf { vrf-name | all }] [ ipv4 | ipv6 ] [ unicast | safi-all ] best-local ip-address [ standby ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast best-local 192.168.1.11/8
Displays the best-local address to use for return packets from the given destination.
Step 4 show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] connected [ standby ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast connected
Displays the current connected routes of the routing table.
Step 5 show route [ vrf { vrf-name | all }] [ afi-all | ipv4 | ipv6 ] [ unicast | safi-all ] local [ interface ] [ standby ]
Example:
RP/0/RP0/CPU0:router# show route ipv4 unicast local
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
117
Implementing and Monitoring RIB
Verify Networking and Routing Problems