Users Guide

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gure a Loopback interface.
interface nullcongure a Null interface.
interface port-channelcongure a port channel.
interface vlancongure a VLAN.
show interfaces — display 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 [interface | 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.
Enter the member VLANs using VLAN IDs (separated by commas), a range of VLAN IDs
(separated by a hyphen), a single VLAN ID, or a combination. For example: VLAN IDs
(comma-separated): 3, 4, 6. Range (hyphen-separated): 5-10.
Slot/Port information need not contain a space before and after the dash. For example,
both of the following commands are valid: interface group gigabitethernet
1/1 - 1/5; interface group gigabitethernet 1/1-1/5.
For a 1-GigabitEthernet interface, enter the keyword GigabitEthernet then the
slot/port information.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
612 Interfaces