Ip Route - Dell S6100 Configuration Manual

Hide thumbs Also See for S6100:
Table of Contents

Advertisement

Version
7.6.1.0
7.5.1.0
pre-6.1.1.0
Related Commands

ip route

Assign a static route to the switch.
Syntax
ip route [vrf vrf-name] 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
vrf vrf-name
destination
mask
ip-address
interface
Description
Introduced on the S-Series.
Introduced on the C-Series.
Introduced on the E-Series.
show ip interface
— display the interface routing status and configuration.
(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.
Enter the IP address in dotted decimal format of the destination device.
Enter the mask in the slash prefix format (/x) of the destination IP address.
Enter the IP address of the forwarding router in dotted decimal format.
Enter one of the following keyword followed by the interface information
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the stack/slot/port/subport information.
For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE then the
stack/slot/port/subport information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the stack/
slot/port[/subport] information.
For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the stack/
slot/port/subport information.
For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then the
stack/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.
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.
IPv4 Routing
773

Advertisement

Table of Contents
loading

Table of Contents