157k views
4 votes
What command in cisco IOS allows the user to see the routing table

User Herr Derb
by
7.6k points

1 Answer

4 votes

Answer:

show ip route [[ipAddress [mask]] [bgp | connected | mpls [ipAddress] [ipAddress/PrefLen] [ipAddress mask] [detail] | isis | ospf | static | summary | multicast |unicast]

Step-by-step explanation:

the show ip route command will show the entire ip route table. If you put in no arguments it will display them all.

User CherryQu
by
8.6k points