2022-03-30 23:47:00 +02:00
|
|
|
.. 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
|
2023-01-19 13:54:23 +00:00
|
|
|
* - `ia-na`
|
|
|
|
- This option allows to enable or disable DHCPv6 IA_NA
|
|
|
|
- true
|
|
|
|
* - `ia-pd`
|
|
|
|
- This option allows to enable or disable DHCPv6 IA_PD
|
|
|
|
- true
|
2022-03-30 23:47:00 +02:00
|
|
|
* - `rapid-commit`
|
2022-10-27 16:31:25 +00:00
|
|
|
- DHCPv6 rapid commit (2-way handshake)
|
2022-03-30 23:47:00 +02:00
|
|
|
- true
|
|
|
|
* - `timeout`
|
|
|
|
- DHCPv6 timeout in seconds
|
|
|
|
- 5
|
|
|
|
* - `retry`
|
|
|
|
- DHCPv6 retry
|
2022-11-10 21:27:33 +00:00
|
|
|
- 10
|
|
|
|
* - `access-line`
|
|
|
|
- Add access-line attributes like Agent-Remote/Circuit-Id
|
|
|
|
- true
|