Reference Guide

route goes down. The route must be up initially to install it in
the routing table.
tag tag-value (OPTIONAL) Enter the keyword tag followed by a number to
assign to the route. The range is 1 to 4294967295.
Defaults Not configured.
Command
Modes
CONFIGURATION
Command
History
Version 9.0(1.3) Introduced on the S5000.
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 tengigabitethernet 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.
ip source-route
Enable Dell Networking OS to forward IP packets with source route information in the header.
S5000
Syntax
ip source-route
To drop packets with source route information, use the no ip route-source
command.
Defaults Enabled.
Command
Modes
CONFIGURATION
Command
History
Version 9.0(1.3) Introduced on the S5000.
IPv4 Routing
623