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