Configuration Examples For Rib Monitoring - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Configuration Examples for RIB Monitoring

Command or Action
Step 4
Use one of these commands.
• show rcc {ipv4| ipv6} unicast [summary | scan-id
scan-id-value]
• show lcc {ipv4| ipv6} unicast [summary | scan-id
scan-id-value]
Example:
RP/0/RP0/CPU0:router#show rcc ipv6 unicast
statistics scan-id 120
Or
RP/0/RP0/CPU0:router#show lcc ipv6 unicast
statistics scan-id 120
Configuration Examples for RIB Monitoring
RIB is not configured separately for the Cisco IOS XR system. RIB computes connectivity of the router with
other nodes in the network based on input from the routing protocols. RIB may be used to monitor and
troubleshoot the connections between RIB and its clients, but it is essentially used to monitor routing
connectivity between the nodes in a network. This section contains displays from the show commands used
to monitor that activity.
Output of show route Command: Example
The following is sample output from the show route command when entered without an address:
show route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
Gateway of last resort is 172.23.54.1 to network 0.0.0.0
C
L
C
L
C
L
S
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
360
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - ISIS, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, su - IS-IS summary null, * - candidate default
U - per-user static route, o - ODR, L - local
10.2.210.0/24 is directly connected, 1d21h, Ethernet0/1/0/0
10.2.210.221/32 is directly connected, 1d21h, Ethernet0/1/1/0
172.20.16.0/24 is directly connected, 1d21h, ATM4/0.1
172.20.16.1/32 is directly connected, 1d21h, ATM4/0.1
10.6.100.0/24 is directly connected, 1d21h, Loopback1
10.6.200.21/32 is directly connected, 1d21h, Loopback0
192.168.40.0/24 [1/0] via 172.20.16.6, 1d21h
Purpose
Displays statistics about background scans.
• summary—Displays the current ongoing scan id and
a summary of the previous few scans.
• scan-id scan-id-value—Displays details about a
specific scan.
Implementing and Monitoring RIB

Advertisement

Table of Contents
loading

Table of Contents