Reference Guide
Command History
Version Description
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 congured 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 satised, Dell Networking OS re-installs the route.
Related Commands show ip route — views the switch routing table.
management route
Congure a static route that points to the Management interface or a forwarding router.
Syntax
management route {ipv4-address | ipv6–address}/mask{forwarding-router-
address | managementethernet}
Parameters
{ipv4-address |
ipv6–address}/
mask
Enter an IPv4 address (A.B.C.D) or the IPv6 address followed by the prex-length
for the IP address of the management interface.
forwarding-router-
address
Enter an IPv4 address of a forwarding router.
managementethern
et
Enter the keyword managementethernet for the Management interface.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes All Modes
Command History
Version Description
9.4(0.0) Supported on the FN I/O Aggregator.
Usage Information When a static route (or a protocol route) overlaps with Management static route, the static route (or a
protocol route) is preferred over the Management Static route. Also, Management static routes and the
Management Connected prex are not reected in the hardware routing tables. Separate routing tables are
maintained for IPv4 management routes. This command manages both tables.
193










