58-STP+Configuration
58-STP+Configuration
Commands Description
SW1# show spanning-tree vlan 1 Display STP details
SW1(config)#spanning-tree vlan 1 hello-time 5 Changing STP Hello time
SW1(config)#spanning-tree vlan 1 forward-time 20 Changing STP Forward Delay time
SW1(config)#spanning-tree vlan 1 max-age 40 Changing STP Maximum Age time
Message Age:
Unlike the three Spanning Tree Protocol timers, Message Age is not a fixed value.
This field contains time that has passed since root switch initially originated BPDU.
Root switch sends all its BPDUs with Message Age of 0 & all subsequent switches add 1.
Effectively, the Message Age tells the switch how far the switch is from the root switch.
Remaining lifetime of a BPDU after being received by a switch is MaxAge-MessageAge.