During the operation of IEEE 802.1D Spanning Tree Protocol (STP), a switch port transitions through multiple operational states. Which of the following activities occur specifically while a port is in the Learning state? (Select TWO.)
- It populates the switch MAC address table using source MAC addresses from incoming data frames.Answer
- It transmits and processes Bridge Protocol Data Units (BPDUs) received from neighboring switches.Answer
- CIt forwards user payload data frames between connected network interfaces.
- DIt discards all BPDUs to prevent premature topology calculations.
- EIt reconfigures the interface 802.1Q trunk native VLAN assignment.
Answer
In the IEEE 802.1D Learning state, the switch port processes BPDUs and populates its MAC address table, but it does not yet forward user data frames.
During the standard IEEE 802.1D Learning state, a switch port actively processes and sends BPDUs while learning source MAC addresses from received frames to populate the MAC address table. However, to prevent switching loops during convergence, it does not forward user payload frames.
Step-by-Step Solution
Key Concept
802.1D Spanning Tree Protocol Port State Operations