1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 0d5b4d84a4 update sphinx docu
2022-03-31 18:45:37 +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)