Configuring The Maximum-Hop Count; Configuring Pvst Simulation Globally - Cisco Nexus 3000 Series Configuration Manual

Nx-os layer 2 switching configuration guide, release 6.x
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Configuring Multiple Spanning Tree
Step 2
This example shows how to configure the maximum-aging timer of the switch to 40 seconds:
switch# configure terminal
switch(config)# spanning-tree mst max-age 40

Configuring the Maximum-Hop Count

MST uses the path cost to the IST regional root and a hop-count mechanism similar to the IP time-to-live
(TTL) mechanism. You configure the maximum hops inside the region and apply it to the IST and all MST
instances in that region. The hop count achieves the same result as the message-age information (triggers a
reconfiguration).
Procedure
Step 1
Step 2
This example shows how to set the maximum hops to 40:
switch# configure terminal
switch(config)# spanning-tree mst max-hops 40

Configuring PVST Simulation Globally

You can block this automatic feature either globally or per port. You can enter the global command and change
the PVST simulation setting for the entire switch while you are in interface command mode.
OL-29545-03
Command or Action
switch(config)# spanning-tree
mst max-age seconds
Command or Action
switch# configure terminal
switch(config)# spanning-tree mst
max-hops hop-count
Cisco Nexus 3000 Series NX-OS Layer 2 Switching Configuration Guide, Release 6.x
Configuring the Maximum-Hop Count
Purpose
Configures the maximum-aging time for all MST instances.
The maximum-aging time is the number of seconds that a
switch waits without receiving spanning tree configuration
messages before attempting a reconfiguration. For seconds,
the range is from 6 to 40, and the default is 20 seconds.
Purpose
Enters global 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.
99

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents