T6884: adds documentation for container network mtu

This commit is contained in:
Nicolas Vollmar 2024-11-18 08:50:40 +01:00
parent 03593b4452
commit 26842cf666

View File

@ -203,6 +203,11 @@ Container Networks
Define IPv4 and/or IPv6 prefix for a given network name.
Both IPv4 and IPv6 can be used in parallel.
.. cfgcmd:: set container network <name> mtu <number>
Configure :abbr:`MTU (Maximum Transmission Unit)` for a given network. It
is the size (in bytes) of the largest ethernet frame sent on this link.
.. cfgcmd:: set container network <name> vrf <nme>
Bind container network to a given VRF instance.