We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd4cc3 commit baa6381Copy full SHA for baa6381
source/plugins/vxlan.rst
@@ -342,7 +342,7 @@ A minimal configuration for FRR could look like this:
342
This configuration will:
343
344
- Establish two BGP sessions using BGP Unnumbered over the two uplinks (ens2f0np0 and ens2f1np1)
345
-- Twese BGP sessions are usually established with two Top-of-Rack (ToR) switches/routers which are BGP+EVPN capable
+- These BGP sessions are usually established with two Top-of-Rack (ToR) switches/routers which are BGP+EVPN capable
346
- Enable the families ipv4, ipv6 and evpn
347
- Announce the IPv4 (10.255.192.12/32) and IPv6 (2001:db8:100::1/128) loopback addresses
348
- Advertise all VXLAN networks (VNI) detected locally on the hypervisor (vxlan network devices)
0 commit comments