Hi, Can I refrain a particular port/interface on my linux bridge, to send and receive STP BPDUs? Is there any filter available for the same or should I customize linux bridge code? I googled and browsed through the mailing list archives but could not find any solution. Please share some pointers. Thanks for your time. Regards, Saurav
Stephen Hemminger
2008-Apr-18 16:25 UTC
[Bridge] how to block STP bpdus on a particular port?
On Fri, 18 Apr 2008 09:21:21 +0000 "saurav barik" <saurav.barik at gmail.com> wrote:> Hi, > > Can I refrain a particular port/interface on my linux bridge, to send > and receive STP BPDUs? > Is there any filter available for the same or should I customize linux > bridge code? > > I googled and browsed through the mailing list archives but could not > find any solution. > Please share some pointers. > Thanks for your time. > > Regards, > Saurav > _______________________________________________ > Bridge mailing list > Bridge at lists.linux-foundation.org > https://lists.linux-foundation.org/mailman/listinfo/bridgeebtables has an stp module.