Interface vlan – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual
Page 345

VLAN Commands
Page 344
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:
console(config)# vlan database
console(config-vlan)# vlan 1972
console(config-vlan)#
console(config)# interface vlan 1
console(config-if)# ip address 131.108.1.27 255.255.255.0