User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 654
The command displays the routing tables in the following format:
Code IP-Address/Mask [Preference/Metric] via Next-Hop, Interface
6.2.1.14. 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.
Format show ip route [vrf <vrf-name>] summary [all]
Default None
Mode Privileged EXEC
Display Message
Fields
Definition
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.
Fields
Definition
Connected Routes
The total number of connected routes in the routing table.
Static Routes
Total number of static routes in the routing table.
Kernel Routes
Total number of kernel routes in the routing table.
Unnumbered Peer Routes
Total number of unnumbered peer routes in the routing table.
BGP Routes
Total number of routes installed by BGP protocol.
External: The number of external BGP routes.
Internal: The number of internal BGP routes.