Dell S5248F-ON EMC Networking Virtualization Overlay with BGP EVPN - Page 22

VLT configuration, Virtual network configuration

Page 22 highlights

6.2 6.3 Leaf1a exit Leaf1b exit Note: The remaining leaf switches are configured in the same manner. VLT configuration 1. Give the two interfaces used in the VLTi a description and remove them from Layer 2 mode with the no switchport command. 2. Create the VLT domain. Use the same value on both peers. 3. Add the backup destination address. This is the management IP address of the VLT peer switch. 4. Set the VLT delay restore timer to 120. Dell EMC recommends increasing the restore timer in an EVPN configuration from its default value, 90, to allow for BGP EVPN adjacency to be established and for the remote MAC and neighbor entries to be downloaded by EVPN. 5. Add the interfaces participating in VLTi with the discovery-interface command. 6. Specify a VLT MAC address. Use the same value on both peers. VLT configuration Leaf1a Leaf1b interface range ethernet 1/1/55-1/1/56 interface range ethernet 1/1/55-1/1/56 description VLTi description VLTi no switchport no switchport vlt-domain 127 backup destination 100.67.166.220 delay-restore 120 discovery-interface ethernet 1/1/55 discovery-interface ethernet 1/1/56 vlt-mac 00:00:01:02:03:01 vlt-domain 127 backup destination 100.67.166.219 delay-restore 120 discovery-interface ethernet 1/1/55 discovery-interface ethernet 1/1/56 vlt-mac 00:00:01:02:03:01 Note: The remaining leaf switches are configured in the same manner. Dell EMC recommends using at least two high-bandwidth ports for the VLTi. Port numbers used will vary depending on switch model. Virtual network configuration 1. Create interface loopback0 and give it a description and IP address. This will be used for the VTEP. Use the same IP address on both leafs. 2. Create interface loopback1 and give it a description and IP address. This will be the router ID used for the BGP adjacency carrying the EVPN overlay routes. Use a unique IP address on each leaf. 3. Create a Network Virtualization Edge (NVE) instance with the nve command and specify loopback0 as the designated VTEP source interface. 4. Enable the EVPN control plane with the evpn command. For each VNI: a. Create an EVPN instance (EVI). b. Map a VNI to the EVI. The BGP EVPN protocol groups MAC addresses and ARP/neighbor addresses under EVIs to exchange them between VTEPs. In OS10, each EVI is associated with a VNI in a 1:1 mapping. c. Configure a Route Distinguisher (RD) using the format 4-octet-ipv4addr:2-octet-number. This example uses the format vtep-ip-address:evi. 22 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

22
Dell EMC Networking Virtualization Overlay with BGP EVPN
Leaf1a
Leaf1b
exit
exit
Note:
The remaining leaf switches are configured in the same manner.
6.2
VLT configuration
1.
Give the two interfaces used in the VLTi a description and remove them from Layer 2 mode with the
no switchport
command.
2.
Create the VLT domain. Use the same value on both peers.
3.
Add the backup destination address. This is the management IP address of the VLT peer switch.
4.
Set the VLT delay restore timer to 120. Dell EMC recommends increasing the restore timer in an
EVPN configuration from its default value, 90, to allow for BGP EVPN adjacency to be established
and for the remote MAC and neighbor entries to be downloaded by EVPN.
5.
Add the interfaces participating in VLTi with the
discovery-interface
command.
6.
Specify a VLT MAC address. Use the same value on both peers.
VLT configuration
Leaf1a
Leaf1b
interface range ethernet 1/1/55-1/1/56
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.166.220
delay-restore 120
discovery-interface ethernet 1/1/55
discovery-interface ethernet 1/1/56
vlt-mac 00:00:01:02:03:01
interface range ethernet 1/1/55-1/1/56
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.166.219
delay-restore 120
discovery-interface ethernet 1/1/55
discovery-interface ethernet 1/1/56
vlt-mac 00:00:01:02:03:01
Note:
The remaining leaf switches are configured in the same manner. Dell EMC recommends using at least
two high-bandwidth ports for the VLTi. Port numbers used will vary depending on switch model.
6.3
Virtual network configuration
1.
Create interface loopback0 and give it a description and IP address. This will be used for the VTEP.
Use the same IP address on both leafs.
2.
Create interface loopback1 and give it a description and IP address. This will be the router ID used for
the BGP adjacency carrying the EVPN overlay routes. Use a unique IP address on each leaf.
3.
Create a Network Virtualization Edge (NVE) instance with the
nve
command and specify loopback0
as the designated VTEP source interface.
4.
Enable the EVPN control plane with the
evpn
command. For each VNI:
a.
Create an EVPN instance (EVI).
b.
Map a VNI to the EVI. The BGP EVPN protocol groups MAC addresses and ARP/neighbor
addresses under EVIs to exchange them between VTEPs. In OS10, each EVI is associated with
a VNI in a 1:1 mapping.
c.
Configure a Route Distinguisher (RD) using the format
4-octet-ipv4addr:2-octet-number
.
This example uses the format
vtep-ip-address:evi.