Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL006
Commits
d27599fb
Commit
d27599fb
authored
Jan 28, 2021
by
ppree
Browse files
Issue#24 Add fixedIpAddress attribute to L3AddressData
Signed-off-by:
Preethika
<
preethika.p@tataelxsi.co.in
>
parent
48fd1d37
Pipeline
#5815
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
src/yang/etsi-nfv-common.yang
src/yang/etsi-nfv-common.yang
+10
-0
No files found.
src/yang/etsi-nfv-common.yang
View file @
d27599fb
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment