Skip to content

Commit

Permalink
Merge pull request #1452 from nvollmar/container-network
Browse files Browse the repository at this point in the history
Correct container network prefix doc
  • Loading branch information
rebortg committed May 16, 2024
2 parents 7973a39 + 42587aa commit 74fcbaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/container/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 74fcbaf

Please sign in to comment.