Enabling RCC and LCC: Example
Enabling RCC and LCC Background Scan: Example
This example shows how to enable Route Consistency Checker (RCC) background scan with a period of 500
milliseconds between buffers in scans for IPv6 unicast tables:
rcc ipv6 unicast period 500
This example shows how to enable Label Consistency Checker (LCC) background scan with a period of 500
milliseconds between buffers in scans for IPv6 unicast tables:
lcc ipv6 unicast period 500
Enabling RCC and LCC On-demand Scan: Example
This example shows how to run Route Consistency Checker (RCC) on-demand scan for subnet 10.10.0.0/16
in vrf1:
show rcc ipv4 unicast 10.10.0.0/16 vrf vrf 1
This example shows how to run Label Consistency Checker (LCC) on-demand scan on all labels for IPv6
prefixes:
show lcc ipv6 unicast all
Where to Go Next
For additional information on the protocols that interact with RIB, you may want to see the following
publications:
•
Implementing MPLS Layer 3 VPNs in Cisco ASR 9000 Series Aggregation Services Router MPLS
Configuration Guide
•
Implementing BGP in Cisco ASR 9000 Series Aggregation Services Router Routing Configuration
Guide
•
Implementing EIGRP in Cisco ASR 9000 Series Aggregation Services Router Routing Configuration
Guide
•
Implementing IS-IS in Cisco ASR 9000 Series Aggregation Services Router Routing Configuration
Guide
•
Implementing OSPF in Cisco ASR 9000 Series Aggregation Services Router Routing Configuration
Guide
•
Implementing RIP in Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide
•
RIB Commands in Cisco ASR 9000 Series Aggregation Services Router Routing Command Reference
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
515
Implementing and Monitoring RIB
Enabling RCC and LCC: Example