AT-GS900M Series CLI Reference
Section III: Layer 2 Switching 215
SET VLAN PORT
Syntax
set vlan=
vlan_name
|
vlan_id
port=
port_list
|all
[frame=tagged|untagged]
Parameters
vlan
Specifies a VLAN with either the VLAN name or VLAN ID.
vlan_name
Specifies a VLAN name.
vlan_id
Specifies a VLAN ID.
port_list
Specifies a list of ports to assign to the VLAN. To specify multiple
ports, use a comma (,) to separate them. To specify a range of
ports, use a hyphen (-).
all
Specifies all the switch ports.
frame
Assigns the port as tagged or untagged.
tagged
Assigns the VLAN to the specified ports as tagged.
untagged
Assigns the VLAN to the specified ports as untagged. A port can
belong to only one VLAN as a untagged port.
Description
Use this command to change tagged or untagged VLAN to the ports.
Confirmation Command
“SHOW VLAN” on page 216
Example
The following command changes the untagged VLAN to tagged VLAN:
Manager > set vlan=20 port=5 frame=tagged