%PDF- %PDF-
| Direktori : /proc/thread-self/root/backups/router/usr/local/share/kea/api/ |
| Current File : //proc/thread-self/root/backups/router/usr/local/share/kea/api/network6-subnet-add.json |
{
"access": "write",
"avail": "1.3.0",
"brief": [
"This command adds existing subnets to existing shared networks."
],
"cmd-syntax": [
"{",
" \"command\": \"network6-subnet-add\",",
" \"arguments\": {",
" \"name\": \"floor13\",",
" \"id\": 5",
" }",
"}"
],
"description": "See <xref linkend=\"idp77\"/>",
"hook": "subnet_cmds",
"name": "network6-subnet-add",
"resp-syntax": [
"{",
" \"result\": 0,",
" \"text\": \"IPv6 subnet 2003:db8::/64 (id 5) is now part of shared network 'floor1'\"",
"}"
],
"support": [
"kea-dhcp6"
]
}