AT-GS900M Series CLI Reference
Section III: Layer 2 Switching 213
DELETE VLAN PORT
Syntax
delete vlan=
vlan_name
|
vlan_id
] port=
port_list
|all
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. The range is 2 to 4094.
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.
Description
Use this command to delete the specified ports from the VLAN:
Confirmation Command
“SHOW VLAN” on page 216
Example
The following command deletes ports 1 to 5 from the VLAN test:
Manager > delete vlan=test port=1-5