EVPN-VXLAN lab – RT assignment methods
This post continues the EVPN-VXLAN lab from the previous one.
For now I configured the simplest possible variant of RT assignment – one vrf-target for all ES and VNI routes (vrf-target target:65000:1):
service-id 1;
vtep-source-interface lo0.0;
route-distinguisher 11.11.11.11:1;
vrf-target target:65000:1; ### This RT applies to ALL EVPN routes
alex@vMX1# show routing-instances
evpn {
vtep-source-interface lo0.0;
instance-type virtual-switch;
interface ge-0/0/4.0;
interface ae0.0;
route-distinguisher 1.1.1.1:1;
vrf-target target:65000:1; ### This RT applies to ALL EVPN routes
protocols {
evpn {
encapsulation vxlan;
extended-vni-list [ 100 200 ];
multicast-mode ingress-replication;
default-gateway no-gateway-community;
}
}
bridge-domains {
v100 Continue reading

It's the latest rollout in the company's enterprise cloud services push.
The company landed its largest deal ever with a CDN provider.
Devices purchased by the U.S. government would have to comply with new security rules.
The operator’s flurry of fiber deals will help speed its 5G launch.