Configuring The Mst Hello Time - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring MST Using Cisco NX-OS
Command or Action
Step 4
exit
Example:
switch(config-if)# exit
switch(config)#
Step 5
show spanning-tree mst
Example:
switch# show spanning-tree mst
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to set the MST interface port cost on Ethernet 3/1 for MSTI 4:
switch# config t
switch(config)# interface ethernet 3/1
switch(config-if)# spanning-tree mst 4 cost 17031970
switch(config-if)# exit
switch(config)#

Configuring the MST Hello Time

You can configure the interval between the generation of configuration messages by the root bridge for all
instances on the device by changing the hello time.
Be careful when using the spanning-tree mst hello-time command. For most situations, we recommend
Note
that you enter the spanning-tree mst instance-id root primary and thespanning-tree mst instance-id
root secondary global configuration commands to modify the hello time.
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
Purpose
• For cost, the range is from 1 to 200000000. The default
value is auto, which is derived from the media speed of the
interface.
Exits interface configuration mode.
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the startup configuration.
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Configuring the MST Hello Time
163

Advertisement

Table of Contents
loading

Table of Contents