Add support for choosing segmentation id
[unimgr.git] / legato-api / src / main / yang / mef-interfaces.yang
index 514ac51747c2658e3148b6e740802c3561e910e7..9fcc41c03c173556b31e01927ccac020d8b8b254 100644 (file)
@@ -125,6 +125,9 @@ module mef-interfaces {
             leaf vlan {
               type ethertype:vlan-id;
             }
+            leaf segmentation-id {
+              type uint32;
+            }
           }
         }
         container physical-layers {