Chapter 3
Chapter 3
Topic 2
VLANs
Agenda
• VLANs
– Benefits
– Components
– Trunking and 802.1q
– VLAN types
– VLAN operations
– VLAN modes
– Voice VLAN
– DTP
– Troubleshooting
VLANs
• Virtual LAN or ‘virtualised’ LAN
• VLANs divide switches by business function
– Departments, project teams, locations
• Multiple VLANs exist on multiple switches in the switched
infrastructure
– Each VLAN is a different IP network
• VLANs are configured on the switch
– Switchports are each assigned to a single VLAN
– Hosts connected to the switchport can communicate with
other hosts in the same VLAN
– Hosts in different VLANs are on different networks and can only
communicate with each other via a routing process
• VLANs can span multiple switches so hosts can be
located anywhere and connect to any switch
VLANs
Room 1
Room Room 3 Admin
Switch
2 Swit Block
Switch
Room 1
Room 2 Room Admin
3 Block
#delete flash:VLAN.dat
#delete VLAN.dat
Troubleshooting
• Native VLAN mismatches
– different native VLANs on each end of links causes
errors and causes traffic to be misdirected (security
risk)
• Trunk mode mismatches
– one switchport is off and the other switchport is on
• VLANs and IP subnets
– incorrect IP addresses, gateways, subnet masks
• Allowed VLANs on trunks
– VLAN hasn’t been added as ‘allowed’ on trunk
Agenda
• VLANs
– Benefits
– Components
– Trunking and 802.1q
– VLAN types
– VLAN operations
– VLAN modes
– Voice VLAN
– DTP
– Troubleshooting
Switching
Topic 2
VLANs