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

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

Advertisement

Configuring an Interface to Proactively Send Prestandard MSTP Messages—CLI Version
Command or Action
Step 4
show spanning-tree mst
Example:
switch# show spanning-tree mst
Step 5
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
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. In Cisco NX-OS Release 4.0(2) and later
releases, 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.
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
SUMMARY STEPS
1. switch# config t
2. switch(config)# interface type slot/port
3. switch(config-if)# spanning-tree mst pre-standard
4. switch(config-if)# exit
5. (Optional) switch# show spanning-tree mst
6. (Optional) switch(config)# copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
168
Configuring MST Using Cisco NX-OS
Purpose
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup
configuration.

Advertisement

Table of Contents
loading

Table of Contents