aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model
diff options
context:
space:
mode:
Diffstat (limited to 'generic-resource-api/model')
-rw-r--r--generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
index 327c6a2b..2f45ae25 100644
--- a/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
+++ b/generic-resource-api/model/src/main/yang/GENERIC-RESOURCE-API.yang
@@ -829,7 +829,7 @@ module GENERIC-RESOURCE-API {
description "The Network Controller will look up the vgmux bearer ip from the vgmux vf module";
type inet:ip-address;
}
- leaf vgmux-lan-up {
+ leaf vgmux-lan-ip {
description "The Network Controller will look up the vgmux lan ip from the vgmux vg module";
type inet:ip-address;
}