10-13-2009 09:13 AM - edited 03-06-2019 08:06 AM
Hi,
Edge Switches are connected to BackBone-SW as trunk. Interfaces on EDGE switches are with portfast.
How to avoid looping concerns and disable interface if user connects hub,switch,router to ports on Edge-SW.
Backbone switch Cisco 4506
Edge switch cisco 2960
10-13-2009 09:43 AM
This may be what you are looking for on your portfast interfaces.
spanning-tree portfast bpduguard default
edit: BPDUGuard will shut down the interface, and you can use the following commands the auto-recover the interface.
errdisable recovery cause bpduguard
errdisable recovery interval 180
10-13-2009 10:47 AM
Thanks.
Do I need to configure any commands on Backbone-SW.
What is ideal "MSTP Akka PVST" in my scenario.
One BackBone-Sw with 12 Edge-SW connected via SFP as trunk ports.
We have 45 Vlans including Voice/Data Vlans.
where does VTP Pruning fits??
Where does BpduFilter fits??
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