Administrator Guide
Example
DellEMC(conf)# int tengigabitethernet 1/1/2/1
DellEMC(conf-if-te-1/1/2/1)# exit
DellEMC(conf)#
DellEMC(conf)# int HundredGigE 1/10
DellEMC(conf-if-hu-1/10)# exit
DellEMC(conf)#
DellEMC(conf)# int FortyGigE 1/10/1
DellEMC(conf-if-hu-1/10/1)# exit
DellEMC(conf)#
DellEMC(conf)# int TwentyfiveGigE 1/1/1/2
DellEMC(conf-if-te-1/1/1/2)# exit
DellEMC(conf)#
Related
Commands
● interface loopback — configure a Loopback interface.
● interface null — configure a Null interface.
● interface port-channel — configure a port channel.
● interface vlan — configure a VLAN.
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.
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 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
tengigabitethernet 1/1/1/1 - 1/1/1/4; interface group
tengigabitethernet 1/1/1/1–1/1/1/4.
● For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the stack/slot/port/subport information.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE
then the stack/slot/port/subport information.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
stack/slot/port[/subport] information.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the
stack/slot/port/subport information.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then
the stack/slot/port information.
● For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Command Modes
CONFIGURATION
Interfaces 669










