diff options
author | systeembeheerder <19684880+systeembeheerder@users.noreply.github.com> | 2025-02-20 10:52:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 10:52:29 +0100 |
commit | 92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e (patch) | |
tree | f1fb02702a8681b4fbbf105478bb314f01f303d7 /docker | |
parent | 4eae940b4a673eb509e32f8b1016a338e0666dd8 (diff) | |
download | vyos-documentation-92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e.tar.gz vyos-documentation-92a5e4cf1eeb88f24b10f647f6cbe2922a96c48e.zip |
Update vxlan.rst
`set interfaces vxlan <interface> source-address <interface>`
should be
`set interfaces vxlan <interface> source-address <IP address>`
in 1.4.1:
```
# set interfaces vxlan vxlan1 source-address
Possible completions:
<x.x.x.x> IPv4 source address
<h:h:h:h:h:h:h:h> IPv6 source address
127.0.0.1
::1
```
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions