Quick Reference Guide

398 | Routing Commands
www.dell.com | support.dell.com
Mode
Interface Config; Interface Range, which is indicated by the (conf-if-range-interface)# prompt, such
as (conf-if-range-vlan 10-20)#.
Command
History
ip address (routed)
This command configures an IP address on a routed interface. The IP address may be a secondary IP
address.
Syntax
[no] ip addressripaddr subnetmask [secondary]
The value for ipaddr is the IP address of the interface.
The value for subnetmask is a 4-digit dotted-decimal number which represents the subnet mask of the
interface.
The no version of this command deletes an IP address from an interface.
Mode
Interface Config (including Interface Loopback Config)
ip forwarding
This command enables forwarding of IP frames.
The no version of this command disables forwarding of IP frames.
Syntax
[no] ip forwarding
Default
enabled
Mode
Global Config
ip mtu
This command sets the IP Maximum Transmission Unit (MTU) on a routing interface. The IP MTU is
the size of the largest IP packet that can be transmitted on the interface without fragmentation.
However, SFTOS currently does not fragment IP packets.
Packets forwarded in hardware ignore the IP MTU.
Packets forwarded in software are dropped if they exceed the IP MTU of the outgoing interface.
Version 2.3 Interface Range mode added
Related
Commands
interface range Defines an interface range and accesses the Interface Range mode
Related
Commands
ip address (management) Configures the IP address of the management interface.
ip address (VLAN) Assigns an IP address and subnet mask to the selected VLAN to
support Layer 3 routing.