How To Setup a 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. Log into the switch and enter the Configuration Mode.
2. Create a new VLAN by using the ‘vlan’ command. Assign a unique number and name to each VLAN
3. Assign ports to the VLAN by using the ‘switchport access’ command
4. Enable the VLAN on the switch with the ‘vlan up’ or ‘enable’ command
5. Save the configuration with the ‘write memory’ command