mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
21 lines
400 B
ReStructuredText
21 lines
400 B
ReStructuredText
.. code-block:: json
|
|
|
|
{ "interfaces": { "a10nsp": [] } }
|
|
|
|
|
|
.. list-table::
|
|
:widths: 25 50 25
|
|
:header-rows: 1
|
|
|
|
* - Attribute
|
|
- Description
|
|
- Default
|
|
* - `interface`
|
|
- Parent interface link name (e.g. eth0, ...)
|
|
-
|
|
* - `qinq`
|
|
- Set outer VLAN ethertype to QinQ (0x88a8)
|
|
- false
|
|
* - `mac`
|
|
- Optional set gateway interface address manually
|
|
- |