Service Manual

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 - 5 ; interface group gigabitethernet
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
Version Description
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.4(0.0) Introduced on the S4810, S4820T, S6000, Z9000, and MXL Switch.
Usage Information
The interface group command will create all the non-existent VLANs specied in the range. On
successful command execution, the CLI switches to the interface group context.
The conguration commands inside the group context will be the similar to that of the existing range
command.
Note: For release 9.4(0.0), the group command is supported only for VLANs and physical interfaces.
Example
Dell(conf)#interface group ?
fortyGigE FortyGigabit Ethernet interface
gigabitethernet GigabitEthernet interface IEEE 802.3z
tengigabitethernet TenGigabit Ethernet interface
vlan VLAN keyword
Dell(conf)# interface group vlan 1 - 2 , tengigabitethernet 1/10
Dell(conf-if-group-vl-1-2,gi-1/10)# no shutdown
Dell(conf-if-group-vl-1-2,gi-1/10)# end
Related Commands interface rangeCongures a range of interfaces.
interface vlanCongures a VLAN.
interface loopback
Congure 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 congured.
Interfaces
609