Extra VLAN Notes Flashcards
IEEE 802.1q Standard
Networking standard that supports VLANs on an ethernet network
Defines a method of tagging traffic between two switches to tell which traffic belongs to which VLAN
Trunk
Provides VLAN ID for frames traversing between switches
Without Trunking:
VLANs are local to each switch (VLAN info is not passed between switches)
Can also be configured between a switch & router
By default, trunks can carry traffic from all VLANs to/from the switch
Can be configured to carry specific VLAN traffic
Trunking
The process of traversing different VLAN traffic over the trunk
Trunk Port/Tagged Port
The switch ports used for the trunk link (specially configured)
Adds VLAN tags to ethernet frames to indicate the VLAN the frame belongs to
Access Port/Untagged Port
A switch port that sends & expects to receive traffic with no VLAN tag
Carries traffic for only 1 VLAN
Default VLAN / VLAN1
By default, the access port belongs to VLAN 1
Cannot change or delete the default VLAN
Native VLAN
A special VLAN whose traffic traverses on the 802.1q trunk without a VLAN tag
Native VLAN is VLAN1 by default
Can be changed to any other number
Change to another VLAN for better security
Otherwise prone to VLAN hopping attack
Can be configured on the trunk port
Native VLAN needs to be the same on both ends of the trunk