1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese d3643fb441 github pages init
2022-04-01 12:16:46 +02:00

24 lines
459 B
ReStructuredText

.. code-block:: json
{ "ipoe": {} }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `ipv4`
- Enable/disable IPv4
- true (enabled)
* - `arp-timeout`
- Initial ARP resolve timeout/retry interval in seconds
- 1
* - `arp-interval`
- Periodic ARP interval in seconds (0 means disabled)
- 300
* - `ipv6`
- Enable/disable IPv6
- true (enabled)