Interface vlan, Interface range vlan, Interface vlan interface range vlan – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual
Page 345

VLAN Commands
Page 345
Command Mode
VLAN Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example VLAN number 1972 is created.
interface vlan
The interface vlan Global Configuration mode command enters the Interface Configuration (VLAN) mode.
Syntax
interface vlan vlan-id
Parameters
•
vlan-id — Specifies an existing VLAN ID.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
In case the VLAN doesn't exist (‘ghost VLAN’), only partial list of the commands are available under the interface
VLAN context.
The commands supported for non-existant VLANs are:
1) IGMP snooping control
2) Bridge Multicast configuration
Example
In the following example, for VLAN 1, the address is 131.108.1.27 and the subnet mask is 255.255.255.0:
interface range vlan
The interface range vlan Global Configuration mode command enables simultaneously configuring multiple
VLANs.
console(config)# vlan database
console(config-vlan)# vlan 1972
console(config)# interface vlan 1
console(config-if)# ip address 131.108.1.27 255.255.255.0