From e1cc1268b34fff717f746ae20d91219529d0348c Mon Sep 17 00:00:00 2001 From: Nicolas Vollmar Date: Mon, 18 Nov 2024 08:52:16 +0100 Subject: T6884: adds documentation for missing container network config --- docs/configuration/container/index.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst index aea010f3..3e9f6341 100644 --- a/docs/configuration/container/index.rst +++ b/docs/configuration/container/index.rst @@ -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 no-name-server + + Disable Domain Name System (DNS) plugin for this network. + .. cfgcmd:: set container network vrf Bind container network to a given VRF instance. -- cgit v1.2.3