How To Assign Ports To Vlan?
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’s command line interface (CLI) with your administrator credentials.
2. Type the command “configure terminal” to enter configuration mode.
3. Type the command “interface [interface number]” to enter the interface mode for the port you want to assign to a VLAN.
4. Type the command “switchport access vlan [vlan number]” to assign the port to the desired VLAN.
5. Type the command “exit” to exit the interface mode.
6. Type the command “write memory” to save the changes.
7. Type the command “exit” to exit configuration mode.