White Papers

Table Of Contents
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
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.
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 display the interface routing status and configuration.
ip route
Assign a static route to the switch.
Syntax
ip route [vrf vrf-name] ip-address mask {ip-address | interface [ip-
address]} [distance] [name description] [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
vrf
vrf-name
(Optoinal) Enter the keyword vrf and then the name of the VRF to configure a
static route corresponding to that VRF. Use this VRF option after the ip route
keyword to configure a static route on that particular VRF.
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 interface information
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port[/subport] information.
IPv4 Routing 765