Hi, I have about 20 vlans running on a 6509 pair at the core of network. This core switch pair is acting as root bridge for STP. Someone didn't enable extended vlans when setting up switch. Current spanning tree configuration looks like this:
spanning-tree mode pvst
spanning-tree portfast edge bpduguard
I need to enable: spanning-tree extend system-id
Will this recalculate spanning tree on all links, or cause outages on any ports not configured for portfast? Or outages on those possibly configured as portfast access ports?
thx,
Will