Jaime

Latest posts — page 51

How OSPF Calculates Metric and Cost

OSPF cost is Reference Bandwidth / Interface Bandwidth, and the default 100 Mbps reference turns every gigabit link into cost 1. Here is how to fix it properly.

OSPF Virtual Links Configuration

Virtual links patch a discontiguous Area 0 by tunneling through a transit area. Configuration is simple, but treat them as a temporary fix, not a permanent design.

How to Advertise a Default Route in OSPF

The default-information originate command injects 0.0.0.0/0 as a Type 5 LSA and turns the router into an ASBR. Here is the syntax, the always option, and verification.