1. Packet Forwarding Flashcards
What is is the standard for VLAN?
802.1Q
What fields does VLAN packet contain?
- TPID
- PCP
- DEI
- VLAN ID
Where is VLAN 0 used for?
802.1P
Where is VLAN 1 used for?
Default VLAN
Where is VLAN 2 - 1001 used for?
Normal VLAN range
Where is VLAN 1002 - 1005 used for?
Reserved
Where is VLAN 1006 - 4096 used for?
Extended VLAN range
How is a VLAN created?
The command vlan id or name name
What must be done in order to process a VLAN change?
CLI must be placed back to global config mode
With what command can you change a port mode?
switchport mode …..
How many VLANs can be carried on a trunk port?
Multiple
How many VLANs can be carried on an access port?
1
How does a trunk port work?
Upon receipt:
- Examines headers
- Removes 802.1Q headers
- Forwarded out to the next port based on MAC
What is the native VLAN?
VLAN 1
When is traffic advertised/received on the native VLAN?
When there is no 802.1Q tag at the trunk port