Author: fabricplane

VxLAN EVPN IRB Overview

The distributed IP anycast gateway applies the anycast network concept“one to the nearest association.” Anycast is a network addressing and routing implementation in which the data traffic from an endpoint is routed topologically to the closest node in a group of gateways. The function of the Anycast Layer 3 gateway is natively embedded with the …


VxLAN Encapsulation Deep Dive

VXLAN allows us to create a logical topologies in the Data Center for our virtual machines. With VxLAN we are able to create a layer 2 network on top of layer 3 infrastructure. In the Data Centers VMs needs to be deployed in a specific segment of the network. These VMs can be moved from …


VxLAN Bridging with EVPN Control Plane

VXLAN allows us to create layer 2 networks over layer 3 infrastructure. The VXLAN base use case is to connect two or more layer three network domains and make them look like a common layer two domain. In the Data center environment this allows virtual machines on different networks to communicate as if they were …


Segment Routing Flex Algo Example

Segment Routing Policy Active Path Selection

An SR Policy is used to instantiate an ordered list of segments. SR policy is identified with tuple; Head-end, color and End-point. The Head-end is the node where the policy is implemented. It may be an IPv4 or IPv6 address. The End-point indicates the destination of the policy. The endpoint is specified as an IPv4 …


Segment Routing IGP Flex Algorithm

BGP LU

When BGP is used to distribute a specific route, it can also be used to distribute an MPLS label which is mapped to that route (Labeled BGP). Label distribution can be in the BGP Update message by using the BGP-4 Multiprotocol SAFI 4. It is used to indicate that the NLRI contains a label. Recall that …


SRv6 End.DT4 with Path Optimization

End.DT4 function provides L3VPN service over SRv6 data plane for the customers who use IPv4 address space. Working mechanism is almost same with MPLS data plane because we we will still have VRFs and MP-BGP. End.DT4 function provides FIB lookup in a specific tenant table (VRF) at the egress PE. This would be equivalent to the …