Login into the CLI
from command line
config terminal
vlan <ID>
name <VLAN NAME>
exit
save
example
config terminal
vlan 10
name Servers
exit
save
Modified on: Wed, 9 Nov, 2016 at 4:28 PM
Login into the CLI
from command line
config terminal
vlan <ID>
name <VLAN NAME>
exit
save
example
config terminal
vlan 10
name Servers
exit
save
Did you find it helpful? Yes No
Send feedback