diff options
author | whyrlpool <26317568+whyrlpool@users.noreply.github.com> | 2024-07-04 14:45:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 14:45:09 +0100 |
commit | 6c56e9f770eb6e28e567432be0a550ebac156507 (patch) | |
tree | e271eb9f4a1f3e2ca3cda899968c8a4a0b7b4240 /docs/configuration/interfaces/geneve.rst | |
parent | 6072d753e21f31b6c4ece9f04692d5514588873d (diff) | |
download | vyos-documentation-6c56e9f770eb6e28e567432be0a550ebac156507.tar.gz vyos-documentation-6c56e9f770eb6e28e567432be0a550ebac156507.zip |
proofread interfaces/wireless
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 |