Dell S4148U-ON EMC Networking Virtualization Overlay with BGP EVPN - Page 28

BGP configuration

Page 28 highlights

6.9 BGP configuration Note: AS and router ID numbers used in this section are from Figure 9. IP addresses are from Table 1. 1. Start BGP configuration with the router bgp AS_number command. 2. Enable BFD, specify BFD timers, and enable the BFD active role. 3. Specify to redistribute loopback routes into BGP for the IPv4 unicast address family. 4. Enable ECMP with the bestpath as-path multipath-relax command. 5. Set the eBGP maximum paths to 2 since there are two paths (one through each spine switch). 6. Enable graceful restart. 7. Configure the neighbors that share routes to the VTEPs: a. Specify the neighbor by its link IP address per Table 1. b. Set the advertisement interval. c. Enable BFD. d. Enable fall-over. e. Specify the remote autonomous system number. f. Specify the IPv4 unicast address family. 8. Configure the neighbors that share control plane information via EVPN instances: a. Specify the neighbor by its router ID number per Figure 9. b. Allow up to two hops with the ebgp-multihop command. c. Specify the remote autonomous system number. d. Enable extended communities. e. Specify loopback1 for establishing the BGP sessions. f. Disable the IPv4 unicast address family and activate the EVPN address family. 9. Configure the VLT leaf peer as an iBGP neighbor. a. Specify the neighbor by its link IP address per Table 1. b. Specify the remote autonomous system number. BGP Configuration Leaf1a router bgp 65201 bfd all-neighbors interval 200 min_rx 200 multiplier 3 role active Leaf1b router bgp 65201 bfd all-neighbors interval 200 min_rx 200 multiplier 3 role active address-family ipv4 unicast redistribute connected route-map spine-leaf address-family ipv4 unicast redistribute connected route-map spine-leaf bestpath as-path multipath-relax maximum-paths ebgp 2 graceful-restart role receiver-only bestpath as-path multipath-relax maximum-paths ebgp 2 graceful-restart role receiver-only neighbor 192.168.1.0 advertisement-interval 5 bfd fall-over remote-as 65101 address-family ipv4 unicast neighbor 192.168.1.2 advertisement-interval 5 bfd fall-over remote-as 65101 address-family ipv4 unicast 28 Dell EMC Networking Virtualization Overlay with BGP EVPN

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67

28
Dell EMC Networking Virtualization Overlay with BGP EVPN
6.9
BGP configuration
Note:
AS and router ID numbers used in this section are from Figure 9. IP addresses are from Table 1.
1.
Start BGP configuration with the
router bgp
AS_number
command.
2.
Enable BFD, specify BFD timers, and enable the BFD active role.
3.
Specify to redistribute loopback routes into BGP for the IPv4 unicast address family.
4.
Enable ECMP with the
bestpath as-path multipath-relax
command.
5.
Set the eBGP maximum paths to 2 since there are two paths (one through each spine switch).
6. Enable graceful restart.
7.
Configure the neighbors that share routes to the VTEPs:
a.
Specify the neighbor by its link IP address per Table 1.
b.
Set the advertisement interval.
c.
Enable BFD.
d. Enable fall-over.
e.
Specify the remote autonomous system number.
f.
Specify the IPv4 unicast address family.
8.
Configure the neighbors that share control plane information via EVPN instances:
a.
Specify the neighbor by its router ID number per Figure 9.
b.
Allow up to two hops with the
ebgp-multihop
command.
c.
Specify the remote autonomous system number.
d. Enable extended communities.
e.
Specify loopback1 for establishing the BGP sessions.
f.
Disable the IPv4 unicast address family and activate the EVPN address family.
9.
Configure the VLT leaf peer as an iBGP neighbor.
a.
Specify the neighbor by its link IP address per Table 1.
b.
Specify the remote autonomous system number.
BGP Configuration
Leaf1a
Leaf1b
router bgp 65201
bfd all-neighbors interval 200 min_rx
200 multiplier 3 role active
address-family ipv4 unicast
redistribute connected route-map
spine-leaf
bestpath as-path multipath-relax
maximum-paths ebgp 2
graceful-restart role receiver-only
neighbor 192.168.1.0
advertisement-interval 5
bfd
fall-over
remote-as 65101
address-family ipv4 unicast
router bgp 65201
bfd all-neighbors interval 200 min_rx
200 multiplier 3 role active
address-family ipv4 unicast
redistribute connected route-map
spine-leaf
bestpath as-path multipath-relax
maximum-paths ebgp 2
graceful-restart role receiver-only
neighbor 192.168.1.2
advertisement-interval 5
bfd
fall-over
remote-as 65101
address-family ipv4 unicast