Specifications

12-468
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show route
show route
To display all static routes that have been configured, including those that have not been added to the
routing table because the associated interface is not yet configured, use the show route command.
show route
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use this command to display all static routes that have been configured for the storage router, including
routes that have been configured but have not been added to the routing table. Use the show ip route
command to display the entire routing table.
Note A route will not become operational until the associated interface is configured.
Examples The following is example output from the show route command. The administrative distance displays
after the route information. In this example, there are two static routes. One static route is configured as
a default route, and both static routes have the default administrative distance of 1.
[SN5428-2A]# show route
ip route default 10.1.10.201 1
ip route 172.16.211.0/24 10.1.10.201 1
Related Commands
Release Modification
3.2.1 This command was introduced.
Command Description
ip default-gateway Configure a gateway for the default route.
ip route Add a static route to the SN 5428-2 Storage Router routing table.
show ip Display entries from the SN 5428-2 Storage Router routing table and
statistics about the protocols used in the storage router network.