In this video, I will show you how to assign a VLAN to ports on Cisco switch.
Commands to use to assign ports to a VLAN:
**SW1**
conf t
interface f0/1
switchport access vlan 300
interface f0/2
switchport access vlan 300
end
wr
#ccna #cisco #ccnp #networking