routing
OSPF everywhere inside, static at the edge
A single OSPF process (area 0) runs across all seven internal routers so paths are learned dynamically and survive a link failure. The Internet router is deliberately excluded and reached by static routes instead.
- Keeping the edge out of OSPF means internal topology is never advertised to an external device.
- The core originates a default route into the domain, so every internal router learns one way out.
- Each department sits behind its own router, distributing forwarding load rather than concentrating it.