How To Change Vlan Name In 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 a console connection or SSH.
2. Use the command prompt “enable” to enter privileged exec mode.
3. Enter the “configure terminal” command to enter global configuration mode.
4. Type “vlan <name>” where <name> is the new name you would like to assign to the VLAN.
5. Type “name <name>” to assign the desired name.
6. Type “exit” to return to privilege exec mode.
7. Type “write memory” to save the changes.
8. Type “exit” to log out of the switch.