add MTU to docu

This commit is contained in:
Christian Giese
2023-12-22 08:19:03 +00:00
parent 20e12a9f17
commit 3aa84eb5fd
@@ -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 |