dhcp-server
ipv6/dhcp-server
Type: Directory
| Flag | Name | Description |
|---|---|---|
| D | dynamic | dynamic |
| X | disabled | disabled |
| I | invalid | invalid |
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| interface ( mandatory ) | interface_enum | |
| prefix-pool | alt { enum (static-only) { static-only:0xffffffff } , enum } | |
| address-pool | alt { enum (static-only) { static-only:0xffffffff } , enum } | |
| lease-time | time | |
| rapid-commit | bool | |
| use-radius | enum (no | yes | accounting) | |
| preference | num | |
| binding-script | alt { , string } | |
| dhcp-option | multi_arg { array-id, alt { enum , enum } { enum , enum } } | |
| insert-queue-before | enum (first | bottom) | |
| parent-queue | enum (none) | |
| route-distance | num | |
| allow-dual-stack-queue | bool | |
| use-reconfigure | bool | |
| address-lists | multi_arg { array-id, string } | |
| ignore-ia-na-bindings | bool |
| Read-only Argument | Type | Description |
|---|---|---|
| duid | string |
ipv6/dhcp-server/binding
Type: Directory
| Flag | Name | Description |
|---|---|---|
| I | invalid | invalid |
| X | disabled | disabled |
| R | radius | radius |
| D | dynamic | dynamic |
| Argument | Type | Description |
|---|---|---|
| address | alt { ip6_prefix_arg } | |
| duid ( mandatory ) | string | |
| iaid ( mandatory ) | num | |
| ia-type | enum (na | pd) | |
| server | enum (all) | |
| life-time | time | |
| prefix-pool | enum | |
| dhcp-option | multi_arg { array-id, alt { enum , enum } { enum , enum } } | |
| rate-limit | string | |
| allow-dual-stack-queue | bool | |
| address-lists | multi_arg { array-id, string } | |
| insert-queue-before | enum (first | bottom) | |
| parent-queue | enum (none) | |
| queue-type | enum |
| Read-only Argument | Type | Description |
|---|---|---|
| active-server | enum (none) | |
| status | enum (waiting | offered | bound) | |
| expires-after | time | |
| last-seen | alt { enum (never | sometime) { never:0xffffffff, sometime:0xfffffffe } , time } | |
| client-address | ip6Addr | |
| reconfigure-key | string | |
| reconfigure-last-sent | string | |
| reconfigure-status | string |
ipv6/dhcp-server/binding/make-static
Type: Command
ipv6/dhcp-server/binding/send-reconfigure
Type: Command
ipv6/dhcp-server/option
Type: Directory
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| code ( mandatory ) | num | |
| value | string |
| Read-only Argument | Type | Description |
|---|---|---|
| raw-value | string |
ipv6/dhcp-server/option/sets
Type: Directory
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| options ( mandatory ) | multi_arg { array-id, enum } |