adding mac timeout as a configurable parameter to EVC
[unimgr.git] / legato-api / src / main / yang / mef-services.yang
index b77ae3ab08e2c321d609fb90b7ad62aa5ed8c129..d362556aacabcb0793472948ddf5a040c1f90afc 100644 (file)
@@ -1600,6 +1600,11 @@ module mef-services {
                             "[MEF6.2] Section 8.2.2 and MEF 22.1: [D2]. " +
                             "[MEF7.3] Section 12.2.2.";
             }
+            leaf mac-timeout {
+                type uint32;
+                description
+                            "EVC: Expiration time (in seconds) of a learned MAC address";
+            }
           }
         }
       }