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