Designating The Neighbor Type - Cisco Catalyst 2960-XR Configuration Manual

Layer 2
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring Multiple Spanning-Tree Protocol
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. spanning-tree link-type point-to-point
4. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface
GigabitEthernet1/0/1
Step 3
spanning-tree link-type point-to-point
Example:
Switch(config-if)# spanning-tree link-type
point-to-point
Step 4
end
Example:
Switch(config-if)# end
Related Topics
Specifying the MST Region Configuration and Enabling MSTP, on page 59

Designating the Neighbor Type

A topology could contain both prestandard and IEEE 802.1s standard compliant devices. By default, ports
can automatically detect prestandard devices, but they can still receive both standard and prestandard BPDUs.
When there is a mismatch between a device and its neighbor, only the CIST runs on the interface.
You can choose to set a port to send only prestandard BPDUs. The prestandard flag appears in all the show
commands, even if the port is in STP compatibility mode.
OL-29424-01
Purpose
Enters the global configuration mode.
Specifies an interface to configure, and enters interface
configuration mode. Valid interfaces include physical ports,
VLANs, and port-channel logical interfaces. The VLAN ID
range is 1 to 4094. The port-channel range is 1 to 48.
Specifies that the link type of a port is point-to-point.
Returns to privileged EXEC mode.
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1

Designating the Neighbor Type

73

Advertisement

Table of Contents
loading

Table of Contents