mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
17 lines
1.3 KiB
ReStructuredText
17 lines
1.3 KiB
ReStructuredText
.. code-block:: json
|
|
|
|
{ "ppp": { "ip6cp": {} } }
|
|
|
|
+----------------------------------+-------------------------------------------------------------------+
|
|
| Attribute | Description |
|
|
+==================================+===================================================================+
|
|
| **enable** | | This option allows to enable or disable the IP6CP protocol. |
|
|
| | | Default: true |
|
|
+----------------------------------+-------------------------------------------------------------------+
|
|
| **conf-request-timeout** | | IP6CP configuration request timeout in seconds. |
|
|
| | | Default: 5 |
|
|
+----------------------------------+-------------------------------------------------------------------+
|
|
| **conf-request-retry** | | IP6CP configuration request max retry. |
|
|
| | | Default: 10 |
|
|
+----------------------------------+-------------------------------------------------------------------+
|