Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual page 197

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 10
Configuring STP Extensions
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Caution
Be careful when you enter the spanning-tree bpdufilter enable command on specified interfaces.
Explicitly configuring BPDU Filtering on a port that is not connected to a host can result in bridging
loops as the port will ignore any BPDU it receives and go to forwarding.
You can enter this command to override the port configuration on specified interfaces.
This command has three states:
spanning-tree bpdufilter enable—Unconditionally enables BPDU Filtering on the interface.
spanning-tree bpdufilter disable—Unconditionally disables BPDU Filtering on the interface.
no spanning-tree bpdufilter—Enables BPDU Filtering on the interface if the interface is in
operational edge port and if you configure the spanning-tree port type edge bpdufilter default
command.
Before you configure this feature, you should do the following:
Ensure that STP is configured.
Note
When you enable BPDU Filtering locally on a port, this feature prevents the device from receiving or
sending BPDUs on this port.
To enable BPDU Filtering on an interface, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# spanning-tree
bpdufilter {enable | disable}
This example shows how to explicitly enable BPDU Filtering on the Ethernet spanning tree edge port
1/4:
switch# configure terminal
switch (config)# interface ethernet 1/4
switch(config-if)# spanning-tree bpdufilter enable
To disable BPDU Filtering on an interface, perform this task:
Command
switch(config-if)# no spanning-tree
bpdufilter
OL-16597-01
Purpose
Enters configuration mode.
Specifies the interface to configure, and enters the
interface configuration mode.
Enables or disables BPDU Filtering for the specified
spanning tree edge interface. By default, BPDU
Filtering is disabled.
Purpose
Enables BPDU Filtering on the interface if the
interface is an operational spanning tree edge port and
if you enter the spanning-tree port type edge
bpdufilter default command.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring STP Extensions
10-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents