Feature 10979: Static IPv6 Dual Stack Assignment
[osm/IM.git] / models / augments / ns-vld.yang
index b85acbf..ac3cc4c 100644 (file)
@@ -102,9 +102,9 @@ module ns-vld {
                   element";
            }
 
-           leaf ip-address {
+           leaf-list ip-address {
                description
-                 "IP address assigned to the internal connection point";
+                 "IP address list assigned to the internal connection point";
                   type inet:ip-address;
            }
        }