111
Switch(config)# no vlan isolation Disable port isolation mode.
Show command
Switch(config)# show vlan Show IEEE 802.1q VLAN table.
Switch(config-vlan-ID)# show Show the membership status of
this VLAN ID
Switch(config)# show vlan
interface
Show all ports’ VLAN assignment
and VLAN mode.
Switch(config)# show vlan
interface [port_list]
[port_list] Show the selected ports’ VLAN
assignment and VLAN mode.
Switch(config)# show vlan port-
based
Show port-based VLAN table.
Switch(config)# show vlan
isolation
Show the status of port isolation
and the up link port configuration
for port VLAN isolation.
Exit command
Switch(config-vlan-ID)# exit Return to Global Configuration
mode.
Examples of Port-based VLAN
Switch(config)# vlan port-based MKT_Office Create a port-based VLAN
“MKT_Office”.
Switch(config)# vlan management-vlan 1
management-port 1-3 mode access
Set VLAN 1 to management VLAN
(untagged) and port 1~3 to
management ports.
3. Set up VLAN ID translation (or VLAN mapping).
VLAN Mapping command Parameter Description
Switch(config)# vlan mapping Enable VLAN Translation function
globally.
Switch(config)# vlan mapping
name [name] interface
[port_number] original-vid [1-
4094] translated-vid [1-4094]
priority [0-7]
[name] Specify a descriptive name for the
VLAN mapping rule. Up to 32
alphanumeric characters can be
accepted.
[port_number] Specify one preferred trunk port
used for the VLAN ID translation.
Note : For more details on turnk
port settings, see Section 2.6.26.
[1-4094] Specify the original VLAN ID
entering the switch from the
customer network for the VLAN ID
translation.Valid range: 1-4094.
[1-4094] Specify the preferred VLAN ID that
the assigned original VID will be
translated. Valid range: 1-4094.
[0-7] Specify the preferred priority bit
value to replace the original priority
level in the tagged packets. Valid
range: 0~7.