On Tue, Mar 08, 2016 at 04:08:45PM +0800, Xiao Liang wrote:
> Can I give an alias to a port without modifying the physical interface name?
> For example, I added a phyical interface:
> ovs-vsctl add-port br0 eth1
>
> And can I name it wan0, so that the controller could recognize it with
> port des
Hi,
Can I give an alias to a port without modifying the physical interface name?
For example, I added a phyical interface:
ovs-vsctl add-port br0 eth1
And can I name it wan0, so that the controller could recognize it with
port description request?
Thanks,
Xiao
___