Show ip route – Dell PowerEdge FX2/FX2s User Manual

Page 367

Advertising
background image

Command
History

Version 9.4(0.0)

Supported on the FN I/O aggregator.

Usage
Information

Using the following example of a static route: ip route 33.33.33.0 /24
tengigabitethernet 0/0 172.31.5.43

• The software installs a next hop that is not on the directly connected subnet but

which recursively resolves to a next hop on the interface’s configured subnet. In

the example, if gig 0/0 has an ip address on subnet 2.2.2.0 and if 172.31.5.43

recursively resolves to 2.2.2.0, Dell Networking OS installs the static route.

• When the interface goes down, Dell Networking OS withdraws the route.
• When the interface comes up, Dell Networking OS re-installs the route.
• When recursive resolution is “broken,” Dell Networking OS withdraws the route.
• When recursive resolution is satisfied, Dell Networking OS re-installs the route.

Related
Commands

show ip route

— views the switch routing table.

show ip route

View information, including how they were learned, about the IP routes on the switch.

Syntax

show ip route [hostname | ip-address [mask] [longer-prefixes] |
list prefix-list [process-id] | connected | static | summary]

Parameters

ip-address

(OPTIONAL) Specify a name of a device or the IP address of
the device to view more detailed information about the
route.

mask

(OPTIONAL) Specify the network mask of the route. Use this
parameter with the IP address parameter.

longer-prefixes

(OPTIONAL) Enter the keywords longer-prefixes to view
all routes with a common prefix.

list prefix-list

(OPTIONAL) Enter the keyword list and the name of a
configured prefix list.

process-id

(OPTIONAL) Specify that only OSPF routes with a certain
process ID must be displayed.

connected

(OPTIONAL) Enter the keyword connected to view only the
directly connected routes.

static

(OPTIONAL) Enter the keyword static to view only routes
configured by the ip route command.

summary

(OPTIONAL) Enter the keyword summary.

Command
Modes

• EXEC
• EXEC Privilege

367

Advertising