diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-07-08 12:06:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 12:06:11 +0100 |
commit | f5b5fcf2b898ab023dda0c17bc823ebd865c7519 (patch) | |
tree | 96c6562db0a27c21bac9db090908d3d039156b20 /docs/configuration/interfaces/geneve.rst | |
parent | 0dd8ce66227efad1735b9de71f4661d3d17f895c (diff) | |
parent | 41a16e895114a622f3253f3950aa90fcd2adced6 (diff) | |
download | vyos-documentation-f5b5fcf2b898ab023dda0c17bc823ebd865c7519.tar.gz vyos-documentation-f5b5fcf2b898ab023dda0c17bc823ebd865c7519.zip |
Merge pull request #1501 from whyrlpool/patch-3
proofread interface documentation
Diffstat (limited to 'docs/configuration/interfaces/geneve.rst')
-rw-r--r-- | docs/configuration/interfaces/geneve.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/geneve.rst b/docs/configuration/interfaces/geneve.rst index 1e8b8096..a0a46a95 100644 --- a/docs/configuration/interfaces/geneve.rst +++ b/docs/configuration/interfaces/geneve.rst @@ -16,7 +16,7 @@ entirely. GENEVE is designed to support network virtualization use cases, where tunnels are typically established to act as a backplane between the virtual switches residing in hypervisors, physical switches, or middleboxes or other appliances. -An arbitrary IP network can be used as an underlay although Clos networks - A +An arbitrary IP network can be used as an underlay through Clos networks - A technique for composing network fabrics larger than a single switch while maintaining non-blocking bandwidth across connection points. ECMP is used to divide traffic across the multiple links and switches that constitute the |