Administrator Guide

Table Of Contents
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Related
Commands
show ip interface displays the interface routing status and configuration.
ip route
Assign a static route to the switch.
Z9000
Syntax
ip route ip-address mask {ip-address | interface [ip-address]} [distance]
[permanent] [tag tag-value] [vrf vrf-name] [weight weight-value]
To delete a specific static route, use the no ip route destination mask command.
To delete all routes matching a certain route, use the no ip route destination mask command.
Parameters
destination
Enter the IP address in dotted decimal format of the destination device.
mask
Enter the mask in the slash prefix format (/x) of the destination IP address.
ip-address
Enter the IP address of the forwarding router in dotted decimal format.
interface Enter one of the following keyword followed by the slot/port number:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For the Management interface on the stack-unit, enter the keyword
ManagementEthernet then the slot/port information. The slot range is from
0 to 1. The port range is 0.
For a port channel interface, enter the keywords port-channel then a
number.
For a Null interface, enter the keyword null then the Null interface number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
For a tunnel interface, enter the keyword tunnel then the tunnel interface
number. The range is from 1 to 16383.
IPv4 Routing 601