How To Remove Switchport Access Vlan?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log into the switch using a terminal emulator such as PuTTY.
2. Enter the “enable” mode with the “enable” command.
3. Enter the “configure terminal” command.
4. Enter the “interface [interface name]” command.
5. Enter the “no switchport access vlan [VLAN ID]” command.
6. Enter the “exit” command twice to save your changes and return to the privileged EXEC mode.