Port versus Interface is also covered here
http://openvswitch.org/ovs-vswitchd.conf.db.5.pdf  under the section for
Port table it says a port is:

"A port within a Bridge.  Most commonly, a port has exactly one
'interface', pointed to by its interfaces column. Such a port logically
corresponds to a port on a physical Ethernet switch.  A port with more than
one interface is a ‘bonded port’ (see Bonding Configuration)"

A port can have multiple interfaces for a bond.



On Wed, Jan 22, 2014 at 9:49 PM, Ben Pfaff <b...@nicira.com> wrote:

> On Thu, Jan 23, 2014 at 04:23:18AM +0000, Sivakami S wrote:
> > What is the difference between adding an interface and adding a port
> > to the Open VSwitch?
>
> The ovs-dpctl manpage says:
>
>        If ovs-vswitchd(8) is in use, use ovs-vsctl(8) instead of ovs-dpctl.
> _______________________________________________
> 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