OSPF Stub Area Configuration (Stub, Totally Stubby, NSSA)
Stub Area Types Type Blocks Default Route Use Case Stub Type 5 ABR injects Type 3 Standard stub Totally Stubby
Stub Area Types Type Blocks Default Route Use Case Stub Type 5 ABR injects Type 3 Standard stub Totally Stubby
Authentication Types 1. Plain Text (Type 1) * Password sent in clear text * ❌ Not secure (visible in packet captures) * Use only
Multi-Area OSPF Rules 1. Area 0 is the backbone — All inter-area traffic flows through it 2. All ABRs must connect
The default-information originate Command Format: Router(config-router)# default-information originate [always] [metric value] [metric-type {1 | 2}] What it does: * Advertises 0.
Mistake 2: Forgetting to Make User VLANs Passive Problem: User-facing VLANs send OSPF Hellos Impact: * Security risk (rogue routers can
Common Causes 1. Better Administrative Distance Problem: Another routing protocol has better AD Example: * EIGRP (AD 90) beats OSPF (AD
How Duplicates Happen 1. Copy/Paste Configs Most common cause: Clone a router config without changing the Router ID. ! Original
Detection Check Authentication Type R1# show ip ospf interface gi0/0 | include auth Message digest authentication enabled R2# show ip
Why MTU Matters for OSPF During OSPF adjacency formation, routers exchange Database Description (DBD) packets. Problem: If Router A has
Detection Check Area ID on Each Router R1: R1# show ip ospf interface gi0/0 | include Area Internet Address 10.
1. Verify IP Connectivity First rule: If routers can't ping each other, they can't become OSPF
Basic Redistribution Redistribute Static Routes router ospf 1 redistribute static subnets Without subnets: Only classful networks redistributed Redistribute Connected Interfaces