X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Faugments%2Fns-vld.yang;h=ac3cc4c3a7a6722466fdb9b1c50b791cf8c20dea;hb=215c0ca1d541a7ee7da0b6452615f6bd48ccbdef;hp=b85acbfe2a04bf91e5daca92cf1827a7fb9a4737;hpb=df667ef616d02098b0e2185e0056af3a0e3b3f7c;p=osm%2FIM.git diff --git a/models/augments/ns-vld.yang b/models/augments/ns-vld.yang index b85acbf..ac3cc4c 100644 --- a/models/augments/ns-vld.yang +++ b/models/augments/ns-vld.yang @@ -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; } }