WEC8500/WEC8050 (APC) Operation Manual v10.1 52
©Samsung Electronics America
VLAN Configuration
VLAN
Configuration using CLI
To configure VLAN, go to the VLAN interface mode by executing the following command:
WEC8500# configure terminal
WEC8500/configure# interface vlan
WEC8500/configure/interface vlan#
The related command is shown below and the range of VLAN ID is 1-4094.
[vlan bridge]
This command creates VLAN. The ‘no’ parameter is used to delete VLAN.
• vlan [VLAN_ID] bridge 1
• no vlan [VLAN_ID] bridge 1
[switchport access vlan]
This command set the VLAN mode to the access or hybrid mode. The ‘no’ parameter is
used to delete the VLAN configuration.
• switchport {access/hybrid} vlan [VLAN_ID]
[switchport mode]
This command configures the mode of switch port. The ‘no’ parameter is used to delete
the configuration.
• switchport mode {access/hybrid/trunk}
• no switchport mode
[switchport hybrid allowed vlan]
This command configures the mode of switch port to hybrid. The ‘no’ parameter is used
to delete the configuration.
• switchport hybrid allowed vlan: Configures VLAN to hybrid.
• switchport hybrid allowed vlan all: Configures all the allowed VLANs to
hybrid.
• switchport hybrid allowed vlan none: Stops VLAN data
transmission/reception.
• switchport hybrid allowed vlan add [VLAN_ID]: Adds VLAN to the hybrid
mode.
• switchport hybrid allowed vlan remove [VLAN_ID]: Deletes VLAN from
the hybrid mode.
• no switchport hybrid vlan: Deletes all the hybrid settings.
[switchport trunk allowed vlan]