VXLAN cross connect
VXLAN cross connect is a tunneling mechanism used on VXLAN fabric which
-
provides point-to-point data tunneling,
-
control packets such as CDP, LLDP, LACP, STP, BFD, and PAGP from one VTEP to another, and
-
often referred to as xConnect.
BGP EVPN signaling identifies endpoints based on how the provider VNI is stretched in the fabric. Every attachment circuit will be part of a unique provider VNI. All inner customer tags will be preserved, as is, and packets are encapsulated in the provider VNI using dot1q-tunnel. On the decapsulation endpoint, the provider VNI will forward the packet to its attachment circuit while preserving all customer dot1q tags in the packets.
Supported xConnect tunnel combinations
The supported tunnel combinations for VXLAN cross connect are
-
physical interface to physical interface,
-
port-channel to port-channel,
-
mixed combinations of physical interface and port-channel, and
-
additionally, this is supported over both underlay types (ingress replication and multicast) or a combination of both.