2022-03-30 23:47:00 +02:00
|
|
|
.. code-block:: json
|
|
|
|
|
|
|
|
{ "ppp": { "ip6cp": {} } }
|
|
|
|
|
2023-11-03 08:56:38 +00:00
|
|
|
+----------------------------------+-------------------------------------------------------------------+
|
|
|
|
| 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 |
|
|
|
|
+----------------------------------+-------------------------------------------------------------------+
|