On Fri, Mar 12, 2010 at 12:46, Bodnar, Edward <[email protected]> wrote: > Bpduguard > > Is there any diffrence between putting bpduguard on ever port on your switch > using int range command. VS using bpduguard default > > It appers in the lab to have the same results. Just wondering if anybody > knew of anything diffrent.
Yes, there are differences. When you configure it on the port, it applies unconditionally and will disable port when it receives BPDU. If you enable it globally, it will work only on ports configured for portfast and not on any other ports. You can read about interface command here: http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_46_se/command/reference/cli3.html#wp1945530 You can read about global command here: http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.2_46_se/command/reference/cli3.html#wp1946892 -- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert Mailto: [email protected] Telephone: +1.810.326.1444 Fax: +1.810.454.0130 R&S Video on Demand Demo: http://bit.ly/aFyrU4 _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
