
4
Figure 3 Identifying traffic from the local site
Traffic from a remote site to the local site
When a frame arrives at a VXLAN tunnel, the VTEP uses the VXLAN ID in the frame to identify its VXLAN.
MAC learning
The VTEP performs source MAC learning on the VSI as a Layer 2 switch.
• For traffic from the local site to the remote site, the VTEP learns the source MAC address before
VXLAN encapsulation.
• For traffic from the remote site to the local site, the VTEP learns the source MAC address after
removing the VXLAN header.
The VTEP can also use VXLAN IS-IS in the control plane to advertise local MAC reachability information
to remote sites and learn MAC reachability information from remote sites.
A VSI's MAC address table includes the following types of MAC address entries:
• Local MAC—Dynamic MAC entries learned from the local site. The outgoing interfaces are
site-facing interfaces on which the MAC addresses are learned. VXLAN does not support manual
local MAC entries.
• Remote MAC—Include static and dynamic MAC entries. The outgoing interfaces for the MAC
addresses are VXLAN tunnel interfaces.
{ Static—Include manually added MAC entries and VXLAN IS-IS advertised MAC entries.
{ Dynamic—MAC entries learned in the data plane from incoming traffic on VXLAN tunnels. The
learned MAC addresses are contained in the inner Ethernet header.
For a remote address, the manual static entry has higher priority than dynamic and advertised
entries. Dynamic and advertised entries have the same priority and can overwrite each other.
Traffic forwarding
The VTEP uses the following processes to forward traffic:
• Unicast process—Applies to destination-known unicast traffic.
• Flood process—Applies to multicast, broadcast, and unknown unicast traffic.
When the VTEP forwards VXLAN traffic, it processes the 802.1q tag in the inner Ethernet header
depending on the VSI access mode (VLAN or Ethernet mode). In VLAN access mode, sites can use
different VLANs to provide the same service. For more information, see "Access modes of VSIs."