Link to home
Create AccountLog in
Avatar of jskfan
jskfanFlag for Cyprus

asked on

BPDUFilter and BPDUGuard

on the Diagram below, SW1 is by default the Root Bridge

I connected R2 to SW2 e2/2, and configured it so that it will act as a switch :
On R2 I configured at the global level :
bridge 1 protocol ieee
and at the interface e0/0, I configured:
interface Ethernet0/0
  bridge-group 1

R2 became the RB
and SW1 lost RB..

Now If I configure SW2 e2/2 connecting to R2 either with BPDUFIlter (it will stop sending/receiving BPDUs) or BPDUGuard (it disables STP)
R2 will stay as Root Bridge as well as SW1
However I am not sure in this case if this creates a loop, since SW2 e2/2 does not send/receive BPDUs.

any expert to explain how to confirm that there is or there is no loop created in this scenario ?

Thanks
User generated image
ASKER CERTIFIED SOLUTION
Avatar of Don Johnston
Don Johnston
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Just curious: any particular reason you're using routers too when playing around with a STP scenario?
Avatar of jskfan

ASKER

Excellent..
R2 will be an island , RB for itself...