Page 1 of 1

BPDU Shutdown

Posted: 30 Oct 2010 12:27
by sedel_m
Hello,

I want to use the BPDU Shutdown feature on a OS 6400 Switch so i tested it in my Lab :

My Config :

! QOS :
qos no user-port filter user-port shutdown bpdu
policy port group UserPort 1/10-24
qos apply

when i make now a Loop on interface 1/13 to 1/15 Spanning Tree blocks one Port but the Port won't be shutdown as it should . I also tried to use a nonname Layer 2 Switch to make the Loop also no success so where is my error


Kindly Regards

Steffen

Posted: 30 Oct 2010 13:14
by sedel_m
Lol i found my fault by myself :-)

! QOS :
qos no user-port filter user-port shutdown bpdu
policy port group UserPorts 1/10-24
qos apply

the "s" in UserPorts was missing

Posted: 30 Oct 2010 15:30
by cedric1
ok s was miising !!

but use
qos user-port filter user-port shutdown bpdu

you can check by show interface slot/port port

you will see a violation = STP

Cedric