How To Enable Vlan 1 On 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.
To enable VLAN 1 on a Cisco switch, you can use the following command:
Switch(config) #vlan 1
Switch(config–vlan) #state active
1. Log in to the switch using the command line interface (CLI).
2. Enter the privileged mode by typing “enable”.
3. Enter the global configuration mode by typing “configure terminal”.
4. Create the VLAN by typing “vlan 1”.
5. Assign an IP address and subnet mask to the VLAN by typing “ip address ip-address subnet-mask”.
6. Save the configuration by typing “wr mem”.
7. Enable the VLAN by typing “interface vlan 1”.
8. Enable the VLAN by typing “no shutdown”.
9. Exit the interface configuration mode by typing “exit”.
10. Exit the global configuration mode by typing “exit”.