cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
520
Views
0
Helpful
3
Replies

disable spaning tree

dragec
Level 1
Level 1

How can I disable spanning tree on switch port? Just on one port, I do no want STP to send anything.

thanks

3 Replies 3

ankbhasi
Cisco Employee
Cisco Employee

Hi Friend,

Issue a command "spanning-tree bpdufilter". This command will not let interface send or receive any BPDUs.

Ankur

mark.edwards
Level 1
Level 1

access-ports are normally configured with

portfast which will by-pass the listening and learing stage of STP and will go straing to forwarding.

That is true about portfast but spanning tree is still running on the port , think he just wants to turn it off completely .