Cisco CLI Show Commands Flashcards
1
Q
Show the routing table
A
Router# show ip route
2
Q
Show all the routes that are directly connected to the router
A
Router# show ip route connected
3
Q
Show any routes for the ip address 10.55.44.1
A
Router# show ip route 10.55.44.1
4
Q
Show the routing table for a VRF named customer1
A
Router# show ip route vrf customer1
5
Q
Show the routing protocols running on the device
A
Router# show ip protocols
6
Q
Show labels for destination networks on an MPLS router
A
Router-PE# show mpls forwarding-table
7
Q
Show routes for MPLS Layer 3 VPN on a service provider router.
A
Router-PE# show bgp vpnv4 unicast all
OR
Router-PE# show ip bgp vpnv4 all
8
Q
Show mpls neighbor relationships
A
Router1# show mpls ldp neighbor