If you do not name it, the Cisco IOS will give it a default name of vlan and the four digit number of the VLAN. E.g. vlan0020 for VLAN 20
Prompt |
Command |
S1# |
Configure terminal |
S1(config)# |
vlan 20 |
S1(config-vlan)# |
name student |
S1(config-vlan)# |
end |
Get into Global Config Mode
Create a VLAN 20
Give VLAN 20 a Name
Leave Global Config Mode
This only creates the VLAN interface we still must connect it to a physical interface