Configuring The Maximum Aging Time For A Vlan - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring STP
To configure the spanning tree hello time of a VLAN, perform this task:
Command
Step 1
Switch(config)# [no] spanning-tree vlan vlan_ID
hello-time hello_time
Step 2
Switch(config)# end
Step 3
Switch# show spanning-tree vlan vlan_ID bridge
[brief]
This example shows how to configure the hello time for VLAN 200 to 7 seconds:
Switch# configure terminal
Switch(config)# spanning-tree vlan 200 hello-time 7
Switch(config)# end
Switch#
This example shows how to verify the configuration:
Switch# show spanning-tree vlan 200 bridge brief
Vlan
---------------- -------------------- ---- ---- -----
VLAN200
Switch#

Configuring the Maximum Aging Time for a VLAN

Exercise care when configuring aging time. In most cases, we recommend that you use the
Note
spanning-tree vlan vlan_ID root primary and the spanning-tree vlan vlan_ID root secondary
commands to modify the maximum aging time.
To configure the spanning tree maximum aging time for a VLAN, perform this task:
Command
Step 1
Switch(config)# [no] spanning-tree vlan vlan_ID
max-age max_age
Step 2
Switch(config)# end
Step 3
Switch# show spanning-tree vlan vlan_ID bridge
[brief]
This example shows how to configure the maximum aging time for VLAN 200 to 36 seconds:
Switch# configure terminal
Switch(config)# spanning-tree vlan 200 max-age 36
Switch(config)# end
Switch#
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
23-18
Hello Max
Bridge ID
Time
49152 0050.3e8d.64c8
Chapter 23
Purpose
Configures the hello time of a VLAN. The hello_time
value can be from 1 to 10 seconds.
Use the no keyword to restore the defaults.
Exits configuration mode.
Verifies the configuration.
Fwd
Age Delay
Protocol
--------
7
20
15
ieee
Purpose
Configures the maximum aging time of a VLAN. The
max_age value can be from 6 to 40 seconds.
Use the no keyword to restore the defaults.
Exits configuration mode.
Verifies the configuration.
Configuring STP and MST

Advertisement

Table of Contents
loading

Table of Contents