Vlan – LevelOne IES-1081 User Manual

Page 110

Advertising
background image

IES-1081 User Manual

Page 110

VLAN

VLAN Mode Setting, 802.1Q VLAN Setting, 802.1Q Port Setting, Port Based
VLAN

802.1Q VLAN Setting

VLAN Database:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.

switch_a(config)#


2. Usage:
Use vlan database command to enter the VLAN configuration mode.

3. Command Syntax:
vlan database

4. Example:
The following example changes to VLAN configuration mode from Configure mode:

switch_a(config)#vlan database
switch_a(config-vlan)#


Add VLAN/Delete VLAN:
1. Command Mode: VLAN Configure mode
Logon to Configure Mode (Configure Terminal Mode).
Logon to VLAN Configure Mode.
The switch_a(config-vlan)# prompt will show on the screen.

switch_a(config)#vlan database
switch_a(config-vlan)#


2. Usage:
This command enables or disables the state of a particular VLAN on a bridge basis.
Specifying the disable state causes all forwarding over the specified VLAN ID on the
specified bridge to cease. Specifying the enable state allows forwarding of frames on the
specified VLAN-aware bridge.

3. Command Syntax:
vlan VLANID bridge GROUP name VLAN_NAME state enable/disable
no vlan VLANID bridge GROUP

VLANID The VID of the VLAN that will be enabled or disabled on the bridge <2-4094>.
GROUP <1-1> The ID of the bridge-group on which the VLAN will be affected.
VLAN_NAME The ASCII name of the VLAN. Maximum length: 16 characters.
enable Sets VLAN into an enable state.

Advertising