Table of ContentsLibraryView in Frames

Deleting all VLANs

If you delete all VLANs on an interface, the interface will then be available to be configured as a regular physical interface.

Step

  1. Enter the following command: vlan delete [-q] interface_name

    interface_name is the name of the network interface.

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

    You can include a list of VLAN identifiers.

Note:

By default, the vlan delete command prompts you to confirm the deletion. If you do not want to receive this prompt, use the -q flag. This action invokes quiet mode, which causes the operation to complete without prompting.

Example

You delete all VLANs configured on interface e4 with the following command:

vlan delete e4