On Mon, Apr 11, 2016 at 1:34 AM, Ben Pfaff wrote:
> On Fri, Apr 08, 2016 at 05:38:16PM +0800, Xiao Liang wrote:
>> Add new column "ofname" in Interface table to configure port name reported
>> to controllers with OpenFlow protocol, thus decouple OpenFlow port name from
>> device name.
>>
>> For ex
On Fri, Apr 08, 2016 at 05:38:16PM +0800, Xiao Liang wrote:
> Add new column "ofname" in Interface table to configure port name reported
> to controllers with OpenFlow protocol, thus decouple OpenFlow port name from
> device name.
>
> For example:
> # ovs-vsctl set Interface eth0 ofname=wan
>
On Sat, Apr 09, 2016 at 04:08:22PM -0700, Han Zhou wrote:
> On Friday, April 8, 2016, Xiao Liang wrote:
> >
> > Add new column "ofname" in Interface table to configure port name reported
> > to controllers with OpenFlow protocol, thus decouple OpenFlow port name
> from
> > device name.
> >
> > For
On Sun, Apr 10, 2016 at 7:08 AM, Han Zhou wrote:
>
> On Friday, April 8, 2016, Xiao Liang wrote:
>>
>> Add new column "ofname" in Interface table to configure port name reported
>> to controllers with OpenFlow protocol, thus decouple OpenFlow port name
>> from
>> device name.
>>
>> For example:
>
On Friday, April 8, 2016, Xiao Liang wrote:
>
> Add new column "ofname" in Interface table to configure port name reported
> to controllers with OpenFlow protocol, thus decouple OpenFlow port name
from
> device name.
>
> For example:
> # ovs-vsctl set Interface eth0 ofname=wan
> # ovs-vsct
Add new column "ofname" in Interface table to configure port name reported
to controllers with OpenFlow protocol, thus decouple OpenFlow port name from
device name.
For example:
# ovs-vsctl set Interface eth0 ofname=wan
# ovs-vsctl set Interface eth1 ofname=lan0
then controllers can recogn