Merge pull request #1455 from vyos/mergify/bp/sagitta/pr-1452

Correct container network prefix doc (backport #1452)
This commit is contained in:
Robert Göhler 2024-05-16 14:53:04 +02:00 committed by GitHub
commit 07e746de23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>