Configuring An Interface To Proactively Send Prestandard Mstp Messages - Cli Version - Cisco Nexus 9000 Series Configuration Manual

Nx-os layer 2 switching configuration
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring an Interface to Proactively Send Prestandard MSTP Messages - CLI Version

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to set the maximum hops to 40:
switch# config t
switch(config)# spanning-tree mst max-hops 40
switch(config)# exit
switch#
Configuring an Interface to Proactively Send Prestandard MSTP Messages -
CLI Version
By default, interfaces on a device running MST send prestandard, rather than standard, MSTP messages after
they receive a prestandard MSTP message from another interface. You can configure the interface to proactively
send prestandard MSTP messages. That is, the specified interface would not have to wait to receive a
prestandard MSTP message; the interface with this configuration always sends prestandard MSTP messages.
Cisco Nexus 9000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
144
Command or Action
config t
Example:
switch# config t
switch(config)#
spanning-tree mst max-hops hop-count
Example:
switch(config)# spanning-tree mst
max-hops 40
exit
Example:
switch(config-mst)# exit
switch#
show spanning-tree mst
Example:
switch# show spanning-tree mst
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Configuring MST Using Cisco NX-OS
Purpose
Enters configuration mode.
Specifies the number of hops in a region before
the BPDU is discarded and the information held
for a port is aged. For hop-count, the range is
from 1 to 255, and the default value is 20 hops.
Exits configuration mode.
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup
configuration.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents