diff options
Diffstat (limited to 'docs/interfaces')
| -rw-r--r-- | docs/interfaces/vxlan.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/interfaces/vxlan.rst b/docs/interfaces/vxlan.rst index c7333b7e..75628953 100644 --- a/docs/interfaces/vxlan.rst +++ b/docs/interfaces/vxlan.rst @@ -296,7 +296,7 @@ Let's change the Multicast example from above:    # leaf3    set interface vxlan vxlan241 remote 10.1.2.2 -The default port udp is set to 8472 by the kernel.  +The default port udp is set to 8472.   It can be changed with ``set interface vxlan <vxlanN> remote-port <port>`` | 
