May 2018
Beginner to intermediate
450 pages
13h 30m
English
A static VLAN is created when the administrator manually assigns switch ports to belong to a VLAN. Initially, the default is for all ports to be assigned to VLAN1. Static VLANs can be created in VLAN configuration mode. Creating our two VLANs involves only a few commands:
Switch# configure terminal
Switch (config)# interface vlan 2
Switch (config-vlan)# name DEVELOPERS
Switch (config-vlan)# exit
Read now
Unlock full access