mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
25 lines
452 B
ReStructuredText
25 lines
452 B
ReStructuredText
.. code-block:: json
|
|
|
|
{ "ipoe": {} }
|
|
|
|
|
|
.. list-table::
|
|
:widths: 25 50 25
|
|
:header-rows: 1
|
|
|
|
* - Attribute
|
|
- Description
|
|
- Default
|
|
* - `ipv6`
|
|
- Enable/disable IPv6
|
|
- true (enabled)
|
|
* - `ipv4`
|
|
- Enable/disable IPv4
|
|
- true (enabled)
|
|
* - `arp-timeout`
|
|
- Initial ARP timeout/retry interval in seconds
|
|
- 1
|
|
* - `arp-interval`
|
|
- Periodic ARP interval in seconds (0 means disabled)
|
|
- 300
|