Send document comments to nexus7k-docfeedback@cisco.com.
15-9
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 15 Managing the Unicast RIB and FIB
Managing the Unicast RIB and FIB
Triggering the Layer 3 Consistency Checker
You can manually trigger the Layer 3 consistency checker.
To manually trigger the Layer 3 consistency checker, use the following commands in global
configuration mode:
To stop the Layer 3 consistency checker, use the following commands in global configuration mode:
To display the Layer 3 inconsistencies, use the following commands in any mode:
Command Purpose
test [ip | ipv4 | ipv6]
[unicast]forwarding inconsistency
[vrf
vrf-name
] [module {
slot
| all}]
Example:
switch(config)# test forwarding
inconsistency
Starts a Layer 3 consistency check. The vrf-name can be
any case-sensitive alphanumeric string up to 64
characters. The slot range is from 1 to 10.
Command Purpose
test forwarding [ip | ipv4 | ipv6]
[unicast] inconsistency [vrf
vrf-name
] [module {
slot
| all}] stop
Example:
switch(config)# test forwarding
inconsistency stop
Stops a Layer 3 consistency check. The vrf-name can be
any case-sensitive alphanumeric string up to 64
characters. The slot range is from 1 to 10.
Command Purpose
show forwarding [ip | ipv4 | ipv6]
inconsistency [vrf
vrf-name
] [module
{
slot
| all}]
Example:
switch(config)# show forwarding
inconsistency
Displays the results of a Layer 3 consistency check. The
vrf-name can be any case-sensitive alphanumeric string
up to 64 characters. The slot range is from 1 to 10.