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
Feedback sent
We appreciate your effort and will try to fix the article