Which IEEE 802.1D Spanning Tree Protocol (STP) port state populates the switch MAC address table using source MAC addresses of received frames, but does not yet forward user data frames?
- LearningAnswer
- BListening
- CBlocking
- DForwarding
Answer
Learning
Under legacy 802.1D Spanning Tree Protocol, the Learning state acts as a transition phase between Listening and Forwarding. During this state, the switch port receives data frames and inspects source MAC addresses to populate its address table, but it continues to drop data traffic to maintain a loop-free environment.
Step-by-Step Solution
Key Concept
STP 802.1D Port States and Functions