diff options
author | Nataliia Solomko <natalirs1985@gmail.com> | 2025-02-26 13:10:25 +0200 |
---|---|---|
committer | Nataliia Solomko <natalirs1985@gmail.com> | 2025-02-26 13:10:25 +0200 |
commit | d597dabdc9794785bb7079234c8a9ce925da4df9 (patch) | |
tree | 3dac91ff626f3c805c2bb2328d029441f48184c2 /docs/configuration/interfaces/geneve.rst | |
parent | 7438e6ad14c60347f0069e1aa584ceac2e9987e4 (diff) | |
download | vyos-documentation-d597dabdc9794785bb7079234c8a9ce925da4df9.tar.gz vyos-documentation-d597dabdc9794785bb7079234c8a9ce925da4df9.zip |
geneve: T7171: Add dstport option to GENEVE tunnels
Diffstat (limited to 'docs/configuration/interfaces/geneve.rst')
-rw-r--r-- | docs/configuration/interfaces/geneve.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/interfaces/geneve.rst b/docs/configuration/interfaces/geneve.rst index a0a46a95..e9d2d52b 100644 --- a/docs/configuration/interfaces/geneve.rst +++ b/docs/configuration/interfaces/geneve.rst @@ -85,3 +85,8 @@ GENEVE options decisions or MAY be used as a mechanism to distinguish between overlapping address spaces contained in the encapsulated packet when load balancing across CPUs. + +.. cfgcmd:: set interfaces gnv0 <interface> port <port> + + Configure port number of remote GENEVE endpoint. + |