remove port setter im not sure about this

This commit is contained in:
rebortg 2019-05-21 20:23:19 +02:00
parent 4638982916
commit 7d8ef86887

View File

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