Specifications

Table Of Contents
Chapter 17: ip Commands
SSR Command Line Interface Reference Manual 17 - 9
ip show routes
Purpose
Display the IP routing table.
Format
ip show routes [no-lookup] [show-arps] [show-multicast]
[verbose]
Mode
Enable
Description
The
ip
show
routes
command displays the IP routing table. Different command
options can be used to show different aspects of the routing table.
Parameters
no-lookup
By default, when displaying an IP address, this command
attempts to do a reverse DNS lookup to look for the host-
name associated with the IP address and display the host-
name instead. If you do not want the reverse DNS lookup
to occur, specify the
no-lookup
option.
show-arps
By default, ARP entries are not shown. To show ARP en-
tries (if any are present), specify the
show-arps
option.
show-multicast
By default, routes to multicast destinations are not shown.
To show routes to multicast destinations, specify the
show-multicast
option.
verbose
Show the routing table in verbose mode. The additional in-
formation is useful for debugging.
Restrictions
None.