How To Configure Vlan On a 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. Connect to the switch via an Ethernet cable.
2. Establish a console connection to the switch.
3. Log into the switch using an administrator account.
4. Enter configuration mode by typing “configure terminal” at the prompt.
5. Create the new VLAN by typing “vlan” followed by the VLAN number.
6. Assign a name to the VLAN.
7. Assign one or multiple ports to the VLAN.
8. Save the configuration changes by typing “copy running-config startup-config”.
9. Exit the configuration mode by typing “end” or “exit”.