How To Remove Vlan Ip Address Cisco Switch?
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 SSH or telnet.
2. Enter the “configure terminal” command to enter global configuration mode.
3. Enter the “interface vlan #” command to enter VLAN configuration mode.
4. Enter the “no ip address” command to remove the IP address from the VLAN.
5. Enter the “exit” command to exit VLAN configuration mode.
6. Enter the “wr mem” command to save your changes.