Skip to content
Snippets Groups Projects

Issue#24 Add fixedIpAddress attribute to L3AddressData

Merged ppree requested to merge issue#24 into dev-v3.5.1
1 file
+ 10
0
Compare changes
  • Side-by-side
  • Inline
@@ -843,6 +843,16 @@ submodule etsi-nfv-common {
"GS NFV IFA011: Section 7.1.3.4, L3AddressData
information element.";
}
leaf fixed-ip-address {
type string;
description
"IP address to be assigned to the CP instance.";
reference
"GS NFV IFA011: Section 7.1.3.4, L3AddressData
information element.";
}
}
description
"Provides information on the addresses to be assigned to the
Loading