Signed-off-by: Matthias May <[email protected]>
---
 vswitchd/vswitch.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 14297bf9a..3a7324f5d 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -1280,6 +1280,13 @@
       bonded Port.
     </column>
 
+    <column name="port_group">
+      The group affiliation of a port. If not set this defaults to the
+      open flow port number. Valid values are 1-65279, 65534.
+      Traffic processed by the normal action will not egress on a port which
+      has the same port_group as the port on which the frame ingressed.
+    </column>
+
     <group title="VLAN Configuration">
       <p>
         In short, a VLAN (short for ``virtual LAN'') is a way to partition a
-- 
2.11.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to