Table of ContentsLibraryView in Frames

Deleting a specific VLAN

You can delete one or more specific VLANs from an interface.

Step

  1. Enter the following command:

    vlan delete [-q] interface_name vlanid

If you specify -q for quiet mode, the operation does not prompt you to confirm the deletion.

interface_name is the name of the network interface.

vlanid is the VLAN identifier to which the interface_name interface belongs.

If you want to delete more than one specific VLAN, you can include a list of VLAN identifiers.

Example

You delete VLAN e4-30 with the following command:

vlan delete e4 30