Creating a pending MSTP configuration
To create a pending MSTP configuration and exchange it with the active MSTP configuration:
Procedure
- Configure the VLANs to include
in any instances in the new region. When you execute the
pending
command, all VLANs configured on the switch will be assigned to a single pending IST instance unless assigned to other, pending MST instances. Thepending
command creates the region's IST instance automatically. - Configure MSTP as the spanning
tree protocol, then execute
write mem
and reboot. The pending option is available only with MSTP enabled. - Configure the pending region
config-name
to assign to the switch. - Configure the pending
config-revision
number for the region name. - If you want an MST instance
other than the IST instance, configure the instance number and assign
the appropriate VLANs (VIDs) using the
pending instance1..16vlan [vid | vid-range] command.
- Repeat step 5 for each additional MST instance necessary.
- To review your pending configuration,
use the
show spanning-tree pending
command. - To exchange the currently
active MSTP configuration with the pending MSTP configuration, use
the
spanning-tree pending apply
command.