GRE

GRE

Generic Routing Encapsulation, the simple tunneling protocol that sits behind countless enterprise overlays. Articles tagged GRE cover how it works, packet format, Cisco IOS XE configuration, keepalives, MTU, GRE over IPsec, and routing protocol support.

Latest posts

IPsec over GRE vs GRE over IPsec

IPsec over GRE and GRE over IPsec stack the same two protocols in opposite order, and the order decides what gets encrypted on the wire. This post explains both designs, contrasts them cleanly, and shows when each one belongs.

Securing DMVPN with IPsec Profiles (IKEv2)

DMVPN sends everything cleartext until you add tunnel protection. This post builds the IKEv2 and IPsec profile stack on two Catalyst 8000v routers running IOS XE 17.18, with every show command captured live.

GRE Tunnel Troubleshooting: Recursive Routing and Five More Failures

The field guide for GRE failures on Cisco IOS XE, rebuilt around a real CML capture of a recursive-routing flap. The %ADJ-5-PARENT looped chain that lands just before %TUN-5-RECURDOWN, the administrative distance comparison that causes it, and three fixes: a static /32, filtering the transport...