Interconnect Ethernet-Segment Solution for Dual BGP EVPN VXLAN Instance Services

The Interconnect Ethernet Segment (I-ES) of network-interconnect-vxlan Ethernet Segment is described in Interconnect Ethernet-Segment Solution for Dual BGP Instance Services. I-ES’es are also supported on VPLS and R-VPLS services with two EVPN-VXLAN instances.

Figure 1 illustrates the use of an I-ES in a dual EVPN-VXLAN instance service.

Figure 1. I-ES in Dual EVPN-VXLAN Services

Similar to (single-instance) EVPN-VXLAN all-active multi-homing, the BUM forwarding procedures follow the ‟Local Bias” behavior.

At the ingress PE these are the forwarding rules for EVPN-VXLAN services:

These are the forwarding rules at the egress PE:

The following configuration example shows how I-ES-1 would be provisioned on DGW1 and the association between I-ES to a specified VPLS service. A similar configuration would occur on DC GW2 in the I-ES.

I-ES configuration:

*A:GW1>config>service>system>bgp-evpn>eth-seg# info 
----------------------------------------------
                esi 00:23:23:23:23:23:23:00:00:01
                service-carving
                    mode manual
                    manual
                        preference non-revertive create
                            value 150
                        exit
                        evi 101 to 200
                    exit
                exit
                multi-homing all-active
                network-interconnect-vxlan 1
                service-id
                    service-range 1
                    service-range 1000 to 1002
                    service-range 2000
                exit
                no shutdown

Service configuration:

*A:GW1>config>service>vpls# info 
----------------------------------------------
            vxlan instance 1 vni 1000 create
                rx-discard-on-ndf bum
            exit
            vxlan instance 2 vni 1002 create
            exit
            bgp
                route-target export target:64500:1000 import target:64500:1000
            exit
            bgp 2
                route-distinguisher auto-rd
                route-target export target:64500:1002 import target:64500:1002
            exit
            bgp-evpn
                evi 1000
                vxlan bgp 1 vxlan-instance 1
                    ecmp 2
                    default-route-tag 100
                    auto-disc-route-advertisement
                    no shutdown
                exit
                vxlan bgp 2 vxlan-instance 2
                    ecmp 2
                    default-route-tag 200
                    auto-disc-route-advertisement
                    mh-mode network
                    no shutdown
                exit
            exit
            no shutdown 

For information about how the EVPN routes are processed and advertised in a I-ES, see the Interconnect Ethernet-Segment Solution for Dual BGP Instance Services.