Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] Bridge Consuming LACP PDUs
@ 2014-11-25 18:12 jogesh panda
  2014-11-25 23:13 ` Stephen Hemminger
  0 siblings, 1 reply; 4+ messages in thread
From: jogesh panda @ 2014-11-25 18:12 UTC (permalink / raw)
  To: bridge

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

Hi

I have two virtual machine. In side each VM, there is a Switch emulation.
Two create connection between emulated switches, I have create Tutap
Interfaces in the host which are seen as Virtual Interfaces inside the VMs.
The tuntap Interfaces are connected by brctl bridge.

I am having problem with the LACP PDUs, which needs to be forwarded by the
bridge.  Stp is disabled on the bridge. Bridge is consuming the LACP PDUs

I have programmed the ebtables as following


$ sudo ebtables -L
Bridge table: filter

Bridge chain: INPUT, entries: 2, policy: ACCEPT
-p 0x8809 -j ACCEPT
-p 0x8809 -j ACCEPT

Bridge chain: FORWARD, entries: 2, policy: ACCEPT
-p 0x8809 -j ACCEPT
-p 0x8809 -j ACCEPT

Bridge chain: OUTPUT, entries: 1, policy: ACCEPT
-p 0x8809 -j ACCEPT

I am using Linux
 uname -a
Linux Nile 3.5.0-45-generic #68~precise1-Ubuntu SMP Wed Dec 4 16:18:46 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

Any help is much appreciated.

Thanks in advance.
Jogesh

[-- Attachment #2: Type: text/html, Size: 1360 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-26  4:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 18:12 [Bridge] Bridge Consuming LACP PDUs jogesh panda
2014-11-25 23:13 ` Stephen Hemminger
2014-11-26  1:07   ` jogesh panda
2014-11-26  4:30     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox