Specifying The Link Type For Mst - 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 MST Using Cisco NX-OS
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
This example shows how to set the MST interface so that it always sends MSTP messages in the prestandard
format:
switch# config t
switch (config)# interface ethernet 1/4
switch(config-if)# spanning-tree mst pre-standard
switch(config-if)# exit
switch(config)#

Specifying the Link Type for MST - CLI Version

Rapid connectivity (802.1w standard) is established only on point-to-point links. By default, the link type is
controlled from the duplex mode of the interface. A full-duplex port is considered to have a point-to-point
connection; a half-duplex port is considered to have a shared connection.
Command or Action
config t
Example:
switch# config t
switch(config)#
interface type slot/port
Example:
switch(config)# interface ethernet 1/4
switch(config-if)#
spanning-tree mst pre-standard
Example:
switch(config-if)# spanning-tree mst
pre-standard
exit
Example:
switch(config-if)# exit
switch(config)#
show spanning-tree mst
Example:
switch# show spanning-tree mst
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Cisco Nexus 9000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
Specifying the Link Type for MST - CLI Version
Purpose
Enters configuration mode.
Specifies the interface to configure and enters
the interface configuration mode.
Specifies that the interface always sends
MSTP messages in the prestandard format,
rather than in the MSTP standard format.
Exits interface mode.
(Optional)
Displays the MST configuration.
(Optional)
Copies the running configuration to the
startup configuration.
145

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents