mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
24 lines
417 B
Plaintext
24 lines
417 B
Plaintext
![]() |
.. code-block:: json
|
||
|
|
||
|
{ "dhcpv6": {} }
|
||
|
|
||
|
|
||
|
.. list-table::
|
||
|
:widths: 25 50 25
|
||
|
:header-rows: 1
|
||
|
|
||
|
* - Attribute
|
||
|
- Description
|
||
|
- Default
|
||
|
* - `enable`
|
||
|
- This option allows to enable or disable DHCPv6
|
||
|
- true
|
||
|
* - `rapid-commit`
|
||
|
- DHCPv6 rapid commit (2 way handshake)
|
||
|
- true
|
||
|
* - `timeout`
|
||
|
- DHCPv6 timeout in seconds
|
||
|
- 5
|
||
|
* - `retry`
|
||
|
- DHCPv6 retry
|
||
|
- 10
|