Use the following commands to display routing information:
•
show ip arp
•
show ip traffic
•
show ip static-route
•
show ip client
•
show ip fib
•
show ip process
•
show ip route
•
show vrf
•
show vrf interface
Troubleshooting Routing
SUMMARY STEPS
1.
switch# show ospf
2.
switch# show running-config eigrp all
3.
switch# show running-config eigrp
4.
switch# show processes memory | include isis
5.
switch# show ip client pim
6.
switch# show ip interface loopback-interface
7.
switch# show vrf interface loopback -interface
8.
switch# show routing unicast clients
9.
switch# show forwarding distribution multicast client
DETAILED STEPS
PurposeCommand or Action
Verifies that the routing protocol is enabled.switch# show ospf
Step 1
Example:
switch# show ospf
^
% invalid command detected at '^' marker.
If the feature is not enabled, Cisco NX-OS
reports that the command is invalid.
Verifies the configuration for this routing
protocol.
switch# show running-config eigrp all
Example:
switch# show running-config eigrp all
Step 2
Cisco Nexus 9000 Series NX-OS Troubleshooting Guide, Release 7.x
64
Troubleshooting Routing
Troubleshooting Routing