Command Line Reference 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 0/0
Dell(conf-if-te-0/0)#exit
Dell(conf)#
Related
Commands
interface loopback — configures a Loopback interface.
interface null — configures a Null interface.
interface port-channel — configures a port channel.
interface vlan — configures a VLAN.
show interfaces — displays the interface configuration.
interface group
Create or delete group of VLANs with a single command. You can also use this command to apply a set
of configurations on a group of interfaces.
S6000
Syntax
interface group [fortyGigE slot/port { - port }|
gigabitethernet slot/port { - port }| tengigabitethernet 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 configuration. 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
642
Interfaces