In Huawei’sVXLAN implementation, the typical mapping betweenVNIs (VXLAN Network Identifiers)andBDs (Bridge Domains)is:
1:1 mapping— each VNI is uniquely associated with a single bridge domain.
This allows properMAC learning and forwardingin the data plane for isolated tenant traffic.
Other mappings (N:1, 1:N, N:M) may be technically possible butnot recommendedor supported in most enterprise deployments.
Correct answer: B. 1:1
[Reference:Huawei HCIE-Datacom V1.0 Study Guide —Chapter: VXLAN FundamentalsSection: VNI and BD Mapping, , , ]
Submit