On Thu, May 26, 2016 at 01:58:52PM +0200, Alessio Giorgetti wrote: > > I'm using Open vSwitch 2.4.0. Trying to configure some options to the > specific ports using the command: > > > ovs-ofctl mod-port switch port action > > However, I'm not able to find any command or configuration file to check if > the port action has been correctly applied. > > The man pages says: > > "The show command displays (among other information) the configuration that > mod-port changes." > > However these information is not reported by the following commands: > > > sudo ovs-ofctl show br0 -O OpenFlow13 > > sudo ovs-vsctl list port > > Following my previous question on STP, I have the suspect that mod-port > commands are not correctly applied in the ovs. This would explain the > problems that I still have with utilization of STP.
I believe that "show" should report the STP state. Maybe you should make a specific bug report. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss