Jaime

Latest posts — page 17

Troubleshooting MPLS LDP: "unusable: no label" and Broken LSPs

MPLS forwarding runs on labels, not on IP reachability, so a dead LDP session leaves every green light green while the customer blackholes. Captured on CML with IOS XE 17.18.2: the unusable: no label CEF entry, the full LDP LIB, a hop-by-hop walk to find where the binding stops, and No Label...

RD vs RT: The Most Confused Concepts in MPLS L3VPN

Ask ten network engineers to explain the difference between a route distinguisher and a route target and you will get four confident wrong answers, three "they're basically the same thing," and maybe three correct ones. The

Securing DMVPN with IPsec Profiles (IKEv2)

Everything DMVPN sends is cleartext. GRE is an envelope with the contents printed on the outside, and a DMVPN cloud over the internet without encryption is a packet capture away from a very bad week. The fix is IPsec applied

Routing Over DMVPN: EIGRP and OSPF Design Choices

NHRP builds the tunnels; the routing protocol decides what flows through them, and DMVPN is unusually opinionated about how you run one. A hub that relays routes between spokes on a single multipoint interface trips over split horizon, next-hop

DMVPN Phase 3 Configuration on Cisco IOS XE

This is the complete, working DMVPN Phase 3 build: one hub, two spokes, a router simulating the internet underlay, EIGRP over the top, every command shown and every verification step captured from live IOS XE 17.18 devices. Nothing here