09-26-2013 08:27 PM - edited 03-07-2019 03:42 PM
Hi,
As i have understood, BPDU guard will block the BPDU's when it's enabled on Access ports. and if it receives it will move the port to error disabled mode.
In case of BPDU filter, what is the diffrence in enabling the same in Global and Interface modes and for these features to be enabled wether portfast is mandatory ?
When we eanable BPDU guard or Filter even why it receives BPDUS on those ports.
In what scenarios we will be enabling BPDU guard and filter features.
Please guide.
Thanks & Regards,
Naveen
09-26-2013 10:00 PM
Hi Naveen,
Hope below link will give the information which you are looking for.
http://blog.ipexpert.com/2010/12/06/bpdu-filter-and-bpdu-guard/
Regards
Najaf
Please rate when applicable or helpful !!!
09-26-2013 10:04 PM
when port-fast is used under interface it doesn't mean the STP is disabled because the interface will still be sending out BPDU's and will be listening for BPDUS and in case BPDU is received port-fast will automatically be disabled.BPDU Filter will drop BPDU's as they go out or in of a interface and typically used on access interfaces (Towards end users ) , If feature configured under interface now the disadvantage of this that if the other end start to run spanning tree the interface that has bpdu filter configured will still be filtering out incoming/outgoing BDPU packets and this could you be used to prevent man in middle attack. If feature configured globally with portfast using command (spanning-tree portfast bpdufilter default/spanning-tree portfast default) Bpdu's will be filtered out of the link but it will be still listening to BPDU's in since portfast is used , incase BPDU is received from the other side portfast will be disabled automatically and interface will be part of spanning tree instance that is running on your network and this does leave you open to L2 man in middle attack.
---
Posted by WebUser Marwan Hassan from Cisco Support Community App
09-26-2013 10:13 PM
With BPDU Guard is more secure in since that if BPDU recieved on the interface it would shut it down , this could be configured globally or at interface level , at the interface level it will be waiting for any BPDU's to come in and once received the interface will be in ERR-Disable mode.Now if used globally with portfast ( spanning-tree portfast bdpuguard default) we will be listening to BPDUs if one received the interface will be in ERR-Disable mode if not then u'll be making use of the portfast feature which allow the interface to transit right away to forwarding state. So we can consider the using BPDU-Guard is more secure than BPDU filter. hope that helped you
---
Posted by WebUser Marwan Hassan from Cisco Support Community App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide