In EVPN Type 3 routes, the MPLS Label field carries a Layer 3 VNI.
Correct Answer: B
EVPN (Ethernet VPN) is a control plane technology used with VXLAN in Huawei's data center networks to provide Layer 2 and Layer 3 connectivity. EVPN routes are advertised using BGP, with different types serving specific purposes. Type 3 routes (Inclusive Multicast Ethernet Tag routes) are used for multicast or BUM (Broadcast, Unknown Unicast, Multicast) traffic handling in VXLAN networks.
MPLS Label Field: In MPLS (Multiprotocol Label Switching), the label field is used to identify the forwarding equivalence class (FEC) or virtual circuit. In EVPN with VXLAN, MPLS labels can be used in underlay networks, but VXLAN itself relies on a VNI (VXLAN Network Identifier) in the VXLAN header for overlay segmentation.
Layer 3 VNI: A Layer 3 VNI is associated with inter-subnet routing in EVPN, typically carried in Type 5 routes (IP Prefix routes) for Layer 3 forwarding. Type 3 routes, however, focus on multicast distribution and carry a Layer 2 VNI or multicast group information, not a Layer 3 VNI.
MPLS Label in Type 3 Routes: The MPLS label in Type 3 routes, if used, identifies the VXLAN tunnel or multicast group, not a Layer 3 VNI. The Layer 3 VNI is specific to Type 5 routes for routing between subnets, not Type 3's multicast focus.
Thus, the statement is FALSE (B) because the MPLS Label field in EVPN Type 3 routes does not carry a Layer 3 VNI; it relates to Layer 2 multicast or tunnel identification.