Cisco Switch: Add VLAN

Modified on Fri, 28 Feb at 3:28 PM

Connect to the switch console, telnet or SSH, login and enable.


conf t

vlan [VLANNUMBER]

name [VLANNAME]

exit

exit

wr me


To make a port an access port on that VLAN:

conf t

interface [INTERFACENAME]

switchport access vlan [VLANNUMBER]

exit

exit

wr me

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article