Applies to Models: AT-IE series, HV-x950 series, HV-x530 series, HV-x540 series, HV-x250 series, and HV-GS980 series Allied Telesis switches
Summary
This article describes the process for deleting VLANs from an Allied Telesis Switch.
Deleting a VLAN
To delete a VLAN:
- Connect a USB-to-serial console cable to the switch and computer.
- Click Win + R and type Control Panel.
- Click OK.
- Click Device Manager.
- Navigate to Ports (COM & LPT) and click the drop-down menu.
- Locate the USB Serial Device that is connected to the computer, and note the COM number.
- Open a Terminal tool such as PuTTY.
- Select Serial as the connection type.
- In the Serial line space, enter the Port Number and set the speed of the connection needed.
- Click Open to start a remote terminal session.
- When the terminal window opens, click Enter.
- Enter the username manager and click Enter.
- Enter the switch password and click Enter.
- Enter Privilege Exec mode by entering the command enable.
- Enter Global Configuration mode by entering the command config t.
- Enter the command vlan database.
- Enter the command no vlan <vid>. Command example: no vlan 2.
- Enter the command exit to return to Global Configuration mode.
- Enter the command exit to return to Privilege Exec mode.
- Enter the command show run | begin vlan1 to verify the VLAN has been removed.
- Enter the command exit to log out of the switch.