Re: [ovs-discuss] vPort state

2018-01-22 Thread Ben Pfaff
On Thu, Jan 18, 2018 at 11:37:57AM +, Nitin Katiyar wrote: > Can someone help in understanding the reason for not allowing the > vport state to DOWN. Presently, if we try to bring down tunnel ports > (or vPorts) using "ovs-ofctl mod-port" command then OVS rejects it as > "not supported". I

[ovs-discuss] vPort state

2018-01-18 Thread Nitin Katiyar
Hi, Can someone help in understanding the reason for not allowing the vport state to DOWN. Presently, if we try to bring down tunnel ports (or vPorts) using "ovs-ofctl mod-port" command then OVS rejects it as "not supported". Thanks, Nitin ___