- 427 -
Syntax
show ip route static [all]
Default Setting
None
Command Mode
Privileged Exec
Display Message
Route Codes: Displays the key for the routing protocol codes that might appear in the routing table
output.
The command displays the routing tables in the following format:
Code IP-Address/Mask [Preference/Metric] via Next-Hop, Interface
Code: The codes for the routing protocols that created the routes.
IP-Address/Mask: The IP-Address and mask of the destination network corresponding to this route.
Preference: The administrative distance associated with this route. Routes with low values are
preferred over routes with higher values.
Metric: The cost associated with this route.
via Next-Hop: The outgoing router IP address to use when forwarding traffic to the next router (if any)
in the path toward the destination.
Interface: The outgoing router interface to use when forwarding traffic to the next destination.
8.2.1.11 show ip route summary
This command displays the routing table summary. Use the optional all parameter to show the number of
all routes, including best and non-best routes. To include only the number of best routes, do not use the
optional parameter.
Syntax
show ip route summary [all]
Default Setting
None
Command Mode
Privileged Exec
Display Message