mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
add MTU to docu
This commit is contained in:
@@ -11,14 +11,17 @@
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **gateway** | | Default gateway IPv4 address. |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **address-ipv6** | | Local IPv6 address (e.g. fc66::1/64) |
|
||||
| **address-ipv6** | | Local IPv6 address (e.g. fc66::1/64). |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **gateway-ipv6** | | Default gateway IPv6 address. |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **ipv6-router-advertisement** | | Send IPv6 router advertisements (ICMPv6 RA). |
|
||||
| | | Default: true |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **vlan** | | Network interface VLAN |
|
||||
| **mtu** | | MTU size. |
|
||||
| | | Default: 1500 Range: 64 - 9000 |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **vlan** | | Network interface VLAN. |
|
||||
| | | Default: 0 (untagged) |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
| **gateway-mac** | | Optional set default gateway MAC address manually. Per default |
|
||||
|
||||
Reference in New Issue
Block a user