Hi,

With standalone bridge you can receive broadcast packets on all
ports/interfaces on the same bridge. Think it as a real switch.
You can also check learned mac table with command:
# ovs-appctl fdb/show brbm

Best regards,
Han

On Sun, Jun 22, 2014 at 9:09 AM, 严超 <yanchao...@gmail.com> wrote:
> Hi, all:
>
> I've got some problem with arp broadcasting.
>
> Can all interfaces in a same port receive ARP packets when there are
> packages in an interface? Like below, if vnet1 receives arp packets, can
> eth0 receives them too ? Now I can receive in eth0, why ?
>
> yanchao@yanchao727:~/tripleo$ sudo ovs-vsctl show
> ccf96a8f-ee49-40dd-a27e-8e72fe8e540e
>     Bridge brbm
>         Port brbm
>             Interface brbm
>                 type: internal
>         Port "vnet1"
>             Interface "vnet1"
>                 type: internal
>         Port "eth0"
>             Interface "eth0"
>                 type: internal
>     ovs_version: "1.4.6"
>
>
> Best Regards!
> Chao Yan
> --------------
> My twitter:Andy Yan @yanchao727
> My Weibo:http://weibo.com/herewearenow
> --------------
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to