Chapter 47: Private Port VLANs
664 Section VII: Virtual LANs
Deleting VLANs
To delete private port VLANs from the switch, use the NO VLAN command
in the VLAN Configuration mode. The host and uplink ports of deleted
private port VLANs are automatically returned by the switch to the
Default_VLAN. Here is the format of the command:
no vlan
vid
The VID parameter is the VID of the private port VLAN you want to delete.
The command lets you delete only one VLAN at a time. You cannot delete
the Default_VLAN.
This example deletes a VLAN that has the VID 23:
awplus> enable
awplus# configure terminal
awplus(config)# vlan database
awplus(config-vlan)# no vlan 23