SPBM

acronym

networking

Stands for: Shortest Path Bridging MAC mode

An Ethernet fabric technology that builds shortest-path forwarding using IS-IS.

Shortest Path Bridging MAC mode (IEEE 802.1aq) creates a loop-free, shortest-path Ethernet fabric controlled by the IS-IS routing protocol, replacing spanning tree with true multipath forwarding across a provider or campus backbone.

Shortest Path Bridging in MAC mode is Ethernet fabric built on a link-state protocol rather than on spanning tree, and the change that matters is what it eliminates. Spanning tree guarantees a loop-free topology by disabling links, so redundant capacity sits idle waiting for a failure. SPBM computes shortest paths across all links and uses them, so the redundancy is productive rather than reserved.

The mechanism borrows IS-IS to distribute topology and then encapsulates customer frames inside provider MAC headers, which means the core learns only backbone addresses rather than every endpoint address in the network. That containment is the property that makes very large layer two fabrics practical without the core drowning in MAC learning.

The operational appeal is provisioning. Adding a service means configuring only the edge switches involved, using a service identifier, with no core reconfiguration at all, which removes the change window that traditionally accompanies extending a VLAN across a campus. The trade is unfamiliarity: the vocabulary and troubleshooting are different from the spanning tree world most engineers grew up in, and that learning curve, rather than any technical shortfall, is what usually decides whether a fabric gets deployed.

Also known as: spbm, SPB

All glossary entries