mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
21 lines
432 B
ReStructuredText
21 lines
432 B
ReStructuredText
.. code-block:: json
|
|
|
|
{ "ppp": { "ip6cp": {} } }
|
|
|
|
|
|
.. list-table::
|
|
:widths: 25 50 25
|
|
:header-rows: 1
|
|
|
|
* - Attribute
|
|
- Description
|
|
- Default
|
|
* - `enable`
|
|
- This option allows to enable or disable the IP6CP protocol
|
|
- true
|
|
* - `conf-request-timeout`
|
|
- IP6CP configuration request timeout in seconds
|
|
- 5
|
|
* - `conf-request-retry`
|
|
- IP6CP configuration request max retry
|
|
- 10 |