11-06-2013 09:23 PM - edited 03-07-2019 04:28 PM
Please let me know if i wrong.
In STP when a switch detects a topology change it will send TCNs to the neighboring switches and then all the switches reduce their mac aging time to 15secs.
Doubt:
1. The switch that detects the toplogy change will reduce mac aging time to 15 secs only for the port that is affecting or for the entire mac table ?
2. What is the exact time the switches will reduce their mac aging time to ? Is it 15 secs, if yes, How?
Regards,
Chandu
Solved! Go to Solution.
11-07-2013 01:31 AM
The TCA flag is set by the upstream bridge to tell the downstream bridges to stop sending TCN BPDUs. The TC flag is set in configuration BPDU by the Root Bridge to shorten the bridge table age-out period from default 300 seconds to Forward Delay seconds.
11-07-2013 12:14 AM
1. Entire MAC table.
for Quest 2 , default is 15.
As the root switch hears the TCN BPDU, it will set TCN ACK flag in all its outgoing configuration BPDUs for the duration of Max_Age+Forward_Time. All switches that see this flag, will set their MAC address tables aging time to Forward_Time. Once the switch that originated the TCN BPDU will hear the TCN ACK, it will stop signaling about the topology change.
When a Switch (Bridge) discovers topology change, it generates a TCN BPDU and send on its root port. The upstream Switch (Bridge) responds back the sender with TCA BPDU confirmint the receipt of TCN BPDU. The upstream Switch (Bridge) (bridge which received the TCN BPDU) generates another TCN BPDU and sends out via its Root Port , The process continues until the Root Switch receives the TCN BPDU.
11-07-2013 12:25 AM
max age
—The max age timer controls the maximum length of time that passes before a bridge port saves its configuration BPDU information. This time is 20 sec by default, but you can tune the time to be between 6 and 40 sec.
forward delay
—The forward delay is the time that is spent in the listening and learning state. This time is equal to 15 sec by default, but you can tune the time to be between 4 and 30 sec.
So max age + forward delay = 35 secs's
Then why and how switches set their aging time to 15 secs
Regards,
Chandu
11-07-2013 01:31 AM
The TCA flag is set by the upstream bridge to tell the downstream bridges to stop sending TCN BPDUs. The TC flag is set in configuration BPDU by the Root Bridge to shorten the bridge table age-out period from default 300 seconds to Forward Delay seconds.
12-13-2017 11:35 PM
Hii Sir,
Please briefly explain about time of 35+15 Seconds. BPDUs are sending towards all the switches to 35 seconds?
05-21-2018 07:52 AM
If you are asking why switches are forced to shorten the bridge table aging time specifically to 15 seconds ONLY then I guess the answer for this is to keep the Mac table ready for new entries ( same old existing Mac Addresses in the Network being learnt from different ports/paths after convergence). Let me try my best to eloberate -
Mac learning in STP Happens in learning phase which starts after 15 seconds of listening phase. It’s in this listening phase that the Topology building or convergence becomes stable & gets ready for next phase to learn Mac addresses . So TCN gives that 15 seconds time for switch to actively build/converge to a stable topology meanwhile make the old Mac entries invalid by flushing post 15 seconds & make way for new entries .
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide