CLI Guide
Version Description
9.4(0.0) Supported on the FN I/O Aggregator.
8.3.17.0 Supported on the M I/O Aggregator.
Usage Information
You cannot delete a physical interface.
By default, physical interfaces are disabled (shutdown) and are in Layer 3 mode. To place an interface in mode,
ensure that the interface’s conguration does not contain an IP address and enter the Port Channel
Commands
command. By default, the interface is shut down when the portmode hybrid and switchport
are enabled.
The tunnel interface operates as an ECMP (equal cost multipath) only when the next hop to the tunnel destination
is over a physical interface. If you select any other interface as the next hop to the tunnel destination, the tunnel
interface does not operate as an ECMP.
Example
Dell(conf)#interface tengig 0/1
Dell(conf-if-te-0/1)#exit#
Related Commands
interface port-channel — congures a port channel.
interface vlan — congures a VLAN.
interface loopback
Congure a Loopback interface.
Syntax
interface loopback number
To remove a loopback interface, use the no interface loopback number command.
Parameters
number Enter a number as the interface number. The range is from 0 to 16383.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the M I/O Aggregator.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf)#interface loopback 1655
Dell(conf-if-lo-1655)#
Related Commands
interface — congures a physical interface.
interface null — congures a Null interface.
Interfaces 531