mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
19 lines
1.6 KiB
ReStructuredText
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 |
|
|
+-----------------------------------+----------------------------------------------------------------------+ |