Configuring Pvst Simulation Per Port - Cisco Nexus 6000 Series Configuration Manual

Nx-os layer 2 guide
Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring PVST Simulation Per Port

Procedure
Step 1
Step 2
This example shows how to prevent the switch from automatically interoperating with a connecting switch
that is running Rapid PVST+:
switch# configure terminal
switch(config)# no spanning-tree mst simulate pvst global
Configuring PVST Simulation Per Port
MST interoperates seamlessly with Rapid PVST+. However, to prevent an accidental connection to a switch
that does not run MST as the default STP mode, you may want to disable this automatic feature. If you disable
PVST simulation, the MST-enabled port moves to the blocking state once it detects it is connected to a Rapid
PVST+-enabled port. This port remains in the inconsistent state until the port stops receiving BPDUs, and
then the port resumes the normal STP transition process.
You can block this automatic feature either globally or per port.
Procedure
Step 1
Step 2
Step 3
Step 4
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
90
Command or Action
switch# configure terminal
switch(config)# no spanning-tree
mst simulate pvst global
Command or Action
switch# configure terminal
switch(config)# interface {{type
slot/port} | {port-channel number}}
switch(config-if)# spanning-tree mst
simulate pvst disable
switch(config-if)# spanning-tree mst
simulate pvst
Configuring Multiple Spanning Tree
Purpose
Enters global configuration mode.
Disables all interfaces on the switch from automatically
interoperating with connected switch that is running in
Rapid PVST+ mode. By default, all interfaces on the switch
operate seamlessly between Rapid PVST+ and MST.
Purpose
Enters global configuration mode.
Specifies an interface to configure, and enters interface
configuration mode.
If this is a 10G breakout port, the slot/port syntax
Note
is QSFP-module/port.
Disables specified interfaces from automatically
interoperating with a connected switch that is running in
Rapid PVST+ mode.
By default, all interfaces on the switch operate seamlessly
between Rapid PVST+ and MST.
Reenables the seamless operation between MST and Rapid
PVST+ on specified interfaces.

Advertisement

Table of Contents
loading

Table of Contents