Files
2023-11-07 15:05:21 +00:00

19 lines
1.6 KiB
ReStructuredText

.. code-block:: json
{ "ipoe": {} }
+-----------------------------------+----------------------------------------------------------------------+
| Attribute | Description |
+===================================+======================================================================+
| **ipv6** | | Enable/disable IPv6. |
| | | Default: true (enabled) |
+-----------------------------------+----------------------------------------------------------------------+
| **ipv4** | | Enable/disable IPv4. |
| | | Default: true (enabled) |
+-----------------------------------+----------------------------------------------------------------------+
| **arp-timeout** | | Initial ARP timeout/retry interval in seconds. |
| | | Default: 1 |
+-----------------------------------+----------------------------------------------------------------------+
| **arp-interval** | | Periodic ARP interval in seconds (0 means disabled). |
| | | Default: 300 |
+-----------------------------------+----------------------------------------------------------------------+