Name – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual
Page 346
Page 346
Allied Telesis
AT-8000GS Command Line Interface User’s Guide
Syntax
interface range vlan {vlan-range | all}
Parameters
•
vlan-range — Specifies a list of VLAN IDs to be added. Separate nonconsecutive VLAN IDs with a comma
and no spaces; a hyphen designates a range of IDs.
•
all — All existing static VLANs.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on each interface in the range. If the
command returns an error on one of the interfaces, an error message is displayed and execution of the command
continues on the other interfaces.
Example
The following example groups VLANs 221, 228 and 889 to receive the same command.
name
The name Interface Configuration mode command adds a name to a VLAN. Use the no form of this command to
remove the VLAN name.
Syntax
name string
no name
Parameters
•
string — Unique name to be associated with this VLAN. (Range: 1 - 32 characters)
Default Configuration
No name is defined.
Command Mode
Interface Configuration (VLAN) mode. Cannot be configured for a range of interfaces (range context).
User Guidelines
There are no user guidelines for this command.
console(config)# interface range vlan 221-228,889
console(config-if)#