1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

17 lines
1.3 KiB
ReStructuredText
Raw Normal View History

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 |
+----------------------------------+-------------------------------------------------------------------+