Jaime

Latest posts — page 40

Cisco ASA Site-to-Site IPsec VPN Configuration

Configure site-to-site IPsec on the Cisco ASA the way 90 percent of production tunnels run today: IKEv2 with crypto maps, plus a section on route-based VTI for engineers who want the route-aware model.

Cisco ASA NAT Explained: Auto NAT vs Manual NAT

ASA NAT changed completely in software 8.3, and old documentation still teaches the wrong model. This guide covers the modern one: Auto NAT vs Manual NAT, how they differ, and the order the ASA evaluates them.

members

OSPF Field Reference (9-Page Printable Cheat-Sheet)

Nine printable pages of OSPF: the neighbor state machine, the six LSA types compared, area types and what each one filters, DR/BDR election rules, and the exact words to type when adjacency is stuck in EXSTART.

members

BGP Field Reference (9-Page Printable Cheat-Sheet)

Nine printable pages of BGP: the neighbor state machine, the 13-step path selection algorithm, the major path attributes side by side, AS-path regex patterns, and the commands to type when an adjacency sticks in OpenSent.

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...

mGRE and DMVPN Introduction

Multipoint GRE, NHRP, and IPsec combined to form DMVPN. The three phases, hub and spoke config for Phase 3, verification commands, and design tradeoff