T6884: adds documentation for missing container network config

This commit is contained in:
Nicolas Vollmar 2024-11-18 08:52:16 +01:00
parent 26842cf666
commit e1cc1268b3

View File

@ -208,6 +208,10 @@ Container Networks
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> no-name-server
Disable Domain Name System (DNS) plugin for this network.
.. cfgcmd:: set container network <name> vrf <nme>
Bind container network to a given VRF instance.