Which two statements correctly describe IEEE 802.1Q trunking operational behavior on Cisco Catalyst switches? (Select TWO.)
- By default, Ethernet frames belonging to the configured native VLAN are transmitted across the trunk link without an 802.1Q header tag.Answer
- An 802.1Q header inserts 4 bytes into the Ethernet frame, which includes a 12-bit field dedicated to identifying the VLAN ID.Answer
- CEnabling Spanning Tree PortFast on interswitch trunk connections is recommended to speed up convergence during switch initialization.
- DWhen opposing switches have mismatched native VLAN configurations, the switch automatically disables the trunk interface to prevent traffic leaks.
Answer
IEEE 802.1Q sends native VLAN traffic untagged across trunk links by default, and encapsulates tagged frames using a 4-byte header containing a 12-bit VLAN ID field.
IEEE 802.1Q trunking forwards native VLAN frames untagged by default. For all other VLANs, it inserts a 4-byte tag into the Ethernet header which incorporates a 12-bit VLAN Identifier.
Step-by-Step Solution
Key Concept
802.1Q Frame Tagging and Trunk Operations
Estimated Time:1m 0s