diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/container/index.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/configuration/container/index.rst b/docs/configuration/container/index.rst index 39215f98..008405b1 100644 --- a/docs/configuration/container/index.rst +++ b/docs/configuration/container/index.rst @@ -176,8 +176,8 @@ Container Networks  .. cfgcmd:: set container network <name> prefix <ipv4|ipv6> -    Define IPv4 or IPv6 prefix for a given network name. Only one IPv4 and -    one IPv6 prefix can be used per network name. +    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> vrf <nme> | 
