Users Guide

Version Description
8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
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.
6.4.1.0 Introduced
Usage Information
You cannot delete a physical interface.
By default, physical interfaces are disabled (shutdown) and are not assigned to an IP address or
switchport. To place an interface in Layer 2 mode, ensure that the interface’s conguration does not contain
an IP address and enter the switchport command.
You can create up to 64 tunnel interfaces. The tunnel is added as a logical interface with no default
conguration. To delete a tunnel interface, use the no interface tunnel tunnel-id command.
The tunnel interface operates as an ECMP (equal cost multi path) 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)#int tengigabitethernet 1/10
Dell(conf-if-gi-1/10)#exit
Dell(conf)#
Related Commands
interface loopbackcongures a Loopback interface.
interface nullcongures a Null interface.
interface port-channelcongures a port channel.
interface vlancongures a VLAN.
show interfaces — displays the interface conguration.
interface group
Create or delete group of VLANs with a single command. You can also use this command to apply a set of congurations on a group
of interfaces.
Syntax
interface group [ gigabitethernet slot/port { - port }| | vlan vlanid {-
vlanid } ]
To delete a range of VLANs, use the following command:
no interface group vlan vlanid {- vlanid}
Parameters
interface,
interface,...
Enter the keywords interface group and one of the interfaces — slot/port or
VLAN number. Select the range of interfaces for bulk conguration. Spaces are not
required between the commas. Comma-separated ranges can include VLANs and
physical interfaces.
Interfaces
637