This chapter describes the Cisco NX-OS unicast Routing Information Base (RIB) and the Forwarding Information Base (FIB) commands that begin with T.
To test the forwarding distribution performance of the Forwarding Information Base (FIB), use the test forwarding distribution perf command.
test forwarding distribution perf
This command has no arguments or keywords.
None
|
|
---|---|
5.0(3)N1(1) |
This command was introduced. |
This example shows how to test the forwarding distribution performance:
switch# test forwarding distribution perf
|
|
---|---|
show forwarding distribution |
Displays information about the FIB. |
To trigger the Layer 3 inconsistency checker for the Forwarding Information Base (FIB), use the test forwarding inconsistency command.
test forwarding inconsistency [ip | ipv4] [unicast] [vrf vrf-name] [module {slot | all}] [stop]
None
|
|
---|---|
5.0(3)N1(1) |
This command was introduced. |
This example shows how to trigger the Layer 3 inconsistency checker for all modules:
switch# test forwarding inconsistency module all
This example shows how to stop the Layer 3 inconsistency checker for all modules:
switch# test forwarding inconsistency module all stop
|
|
---|---|
clear forwarding inconsistency |
Clears the FIB inconsistencies. |
show forwarding inconsistency |
Displays information about the FIB inconsistencies. |