Cisco ACI BUM forwarding (Broadcast, Unknown Unicast, and Multicast) is handled differently from classic switching, and that difference matters for design, troubleshooting, and scale. When designing Bridge Domains (BD) in Cisco ACI, handling BUM traffic requires a clear understanding of how fabric settings alter packet delivery.
Configuring these settings incorrectly can result in unexpected traffic drops, especially for silent endpoints, or cause unnecessary flooding across your leaf switches. In this guide, you’ll see exactly how BUM forwarding works in Cisco ACI fabric through clear packet flow diagrams.
Summary
- BUM traffic stands for Broadcast (like ARP requests or DHCP discovery messages), Unknown unicast (for Layer-2 traffic only; it happens when the switch doesn’t know how to forward a frame to a destination MAC address), and Multicast (which can be Layer-2 or Layer-3 multicast traffic).
- BUM forwarding differs from unicast forwarding in that it may have multiple destinations. In BUM forwarding, the packet must be replicated several times to reach multiple destinations.
- Just as in traditional networking, flooding is the default forwarding mechanism for BUM traffic in ACI. The only exception is the L2 unknown unicast forwarding, which defaults to a hardware proxy.
- In ACI, each Bridge Domain is associated with a Group IP outer Multicast address (GIPo).
- The GIPo is a multicast group address used to flood the BUM traffic within the bridge domain. It is used as the dst outer IP address in the encapsulated iVXLAN packet.
- There are 16 FTAG trees, but only 12 are used for user traffic. These multiple trees achieve load balancing across the ACI fabric during BUM traffic flooding, where inner IP payloads are hashed across the FTAG topologies.
Looking for Comprehensive Cisco Data Center Training?
Take your data center skills to the next level with my deep-dive courses, designed for real-world application.
Modern DC Architecture & Automation (Self-paced Courses):
- Cisco Data Centers | ACI Migration (Under Preparation – Join the Waitlist)
- Cisco Data Centers | ACI Core
- Cisco Data Centers | ACI Automation With Ansible
- Cisco Data Centers | VXLAN EVPN
Core Protocols & CCIE Prep (Self-paced Courses):
Live Intensive Training (Cohorts):
Need Personalized Guidance (1:1 Mentorship)?
Additional Resources: Cisco Application Centric Infrastructure (ACI) Design Guide
