Reinitializing The Protocol For Rapid Pvst - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Reinitializing the Protocol for Rapid PVST+

Command or Action
Step 5
show spanning-tree
Example:
switch# show spanning-tree
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to configure the link type as a point-to-point link:
switch# config t
switch (config)# interface ethernet 1/4
switch(config-if)# spanning-tree link-type point-to-point
switch(config-if)# exit
switch(config)#
Reinitializing the Protocol for Rapid PVST+
A bridge that runs Rapid PVST+ can send 802.1D BPDUs on one of its ports when it is connected to a legacy
bridge. However, the STP protocol migration cannot determine whether the legacy device has been removed
from the link unless the legacy device is the designated switch. You can reinitialize the protocol negotiation
(force the renegotiation with neighboring devices) on the entire device or on specified interfaces.
Before You Begin
Ensure that you are in the correct VDC (or enter the switchto vdc command).
SUMMARY STEPS
1. clear spanning-tree detected-protocol [interface {ethernet slot/port | port channel channel-number}]
DETAILED STEPS
Command or Action
Step 1
clear spanning-tree detected-protocol [interface {ethernet
slot/port | port channel channel-number}]
Example:
switch# clear spanning-tree detected-protocol
This example shows how to reinitialize Rapid PVST+ on the Ethernet interface on slot 2, port 8:
switch# clear spanning-tree detected-protocol interface ethernet 2/8
switch#
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
126
Configuring Rapid PVST+ Using Cisco NX-OS
Purpose
(Optional)
Displays the STP configuration.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Reinitializes Rapid PVST+ on all interfaces on
the device or specified interfaces.

Advertisement

Table of Contents
loading

Table of Contents