Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
72a94cd7
Commit
72a94cd7
authored
Oct 04, 2018
by
Suzanne Goldlust
Committed by
Tomek Mrugalski
Oct 29, 2019
Browse files
Add new file
parent
fd744969
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/api/network6-subnet-add.json
0 → 100644
View file @
72a94cd7
{
"name"
:
"network6-subnet-add"
,
"brief"
:
"The network6-subnet-add command is used to add existing subnets to existing shared networks."
,
"description"
:
"See <xref linkend=
\"
idp77
\"
/>"
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.3.0"
,
"hook"
:
"subnet_cmds"
,
"cmd-syntax"
:
"{
\"
command
\"
:
\"
network4-subnet-add
\"
,
\"
arguments
\"
: {
\"
name
\"
:
\"
floor13
\"
,
\"
id
\"
: 5
}
}"
,
"cmd-comment"
:
"The network6-subnet-add command uses exactly the same syntax for both the command and the response."
,
"resp-syntax"
:
"{
\"
result
\"
: 0,
\"
text
\"
:
\"
IPv4 subnet 10.0.0.0/8 (id 5) is now part of shared network
\'
floor1
\'\"
}"
,
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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