The RPF Check: How Multicast Prevents Loops
Unicast routing looks forward: where is this packet going? Multicast routing looks backward: did this packet arrive from the right
Hands-on Cisco IOS XE lab walkthroughs. Each lab ships with a real CML topology, configs you can paste, and verified show output. Articles tagged Labs cover the full CCNA 200-301 blueprint across Network Fundamentals, Network Access, IP Connectivity, IP Services, and Security Fundamentals.
Unicast routing looks forward: where is this packet going? Multicast routing looks backward: did this packet arrive from the right
PIM sparse mode is where multicast stops being theory and becomes state machines. It is the protocol that turns "
IGMP is the only part of multicast a host ever speaks. Before PIM builds a single tree, before an RP
Every multicast design decision starts with an address. Which range you pick determines whether routers forward the traffic at all,
Send one packet, deliver it to a hundred receivers, and put exactly one copy on each link along the way.
Redistribution fails three ways: routes that never arrive, routes that echo back and loop, and routes that arrive but take the long way. All three captured on CML with IOS XE 17.18.2, including the EIGRP external at AD 170 that loses to OSPF's 110 while the shorter direct path sits unused in the...
This is the hands-on half of our OSPFv3 coverage: a complete dual-stack configuration on Cisco IOS XE, from
OSPFv3 is not "OSPF with longer addresses". It is a redesign of the protocol machinery that happens to
Routing protocols detect dead neighbors with hello timers measured in tens of seconds. Modern applications notice outages measured in hundreds
One router, multiple routing tables. That is the entire idea behind VRF (Virtual Routing and Forwarding), and it is the
Routing protocols answer one question: what is the best path to this destination? Policy-based routing (PBR) exists for every
Two-point redistribution is where redistribution stops being a config exercise and starts being a design problem. The moment two