VR Configuration Guide For ENUO-AD DCI Implementation
VR Configuration Guide For ENUO-AD DCI Implementation
Document Control
Contents
Contents..................................................................................................1
1 Acronyms.........................................................................................2
1.1 AS planning.................................................................................................................................2
2 EVPN/VXLAN Network Topology.........................................................3
2.1 Physical Topology........................................................................................................................3
2.2 Device type and roles use in DCI network..................................................................................3
2.3 Logical Topology..........................................................................................................................4
3 General configuration guide..............................................................5
3.1 IRB interfaces and VLAN.............................................................................................................5
3.2 switch-options.............................................................................................................................5
3.3 ESI and LACP configuration guide...............................................................................................5
3.4 RE protection for DCI routers......................................................................................................5
4 Routing-instances configuration templates.........................................6
4.1 BGN#-VR-CV configuration template......................................................................................6
4.2 SLG#-VR-CV configuration template.......................................................................................7
4.3 SLG#-VR-LB and BSG##-VR-LB configuration template..........................................................7
4.4 BSG#-VR-VXGW configuration template...................................................................................8
Purpose
There are many Leaf devices to be deployed in ENUO-AD datacenter as part of our
next generation DCI (EVPN/VXLAN). Those devices must have same parameters in
some parts of the configuration and this document is the guide to those parameters.
1 Acronyms
Short name Equipment type /Description
PoD Point of delivery
BNG Border Leaf Northbound Gateway
SLG Server Leaf Gateway
BSG Border Leaf Southbound Gateway
VR-CV Virtual routing and forwarding instance for CV
VR-LB Virtual routing and forwarding instance for Load balancers
VR-VXGW Virtual routing and forwarding instance for VXLAN Server
1.1 AS planning
AS Number Routers/VRF Service
65500 DCI Overlay IBGP for EVPN
65501 DCR1, DCR2 DCI core router
65502 VR-CV CV Anycast Gateway
65503 VR-LB LB Anycast Gateway
65504 VR-VXGW VXSVR Anycast Gateway
65505 VR-STG STG Anycast Gateway
65506 VR-DB DB Anycast Gateway
65510 SPINE1, SPINE2 Used for Overlay, AS is
configured at group level
65520 BNG1, SLG1, BSG1, etc.. All Leaf, used for Overlay
and AS is configured at
group level
1 MX10008 DCI Core, AGG, PBR Chassis type, DCI core will be
run on chassis
3.2 switch-options
vtep-source-interface lo0.0
route-distinguisher $loopback-IP:24
The first ESI for our system with ae1 will be ‘00:01:28:86:91:20:00:00:01:01’
#Type 5 route
set routing-instances VR-CV protocols evpn encapsulation vxlan
set routing-instances VR-CV protocols evpn default-gateway no-gateway-community
set routing-instances VR-CV protocols evpn extended-vni-list all
set routing-instances VR-CV protocols evpn ip-prefix-routes advertise direct-nexthop
set routing-instances VR-CV protocols evpn ip-prefix-routes encapsulation vxlan
set routing-instances VRF_CV protocols evpn ip-prefix-routes vni 510042
#Type 5 route
set routing-instances VR-CV protocols evpn encapsulation vxlan
set routing-instances VR-CV protocols evpn default-gateway no-gateway-community
set routing-instances VR-CV protocols evpn extended-vni-list all
set routing-instances VR-CV protocols evpn ip-prefix-routes advertise direct-nexthop
set routing-instances VR-CV protocols evpn ip-prefix-routes encapsulation vxlan
set routing-instances VRF_CV protocols evpn ip-prefix-routes vni 510042
#Type 5 route on VR-VXGW is not necessary for now. It’s for future growth