Routing Protocol Foundations Demo 1
Routing Protocol
Foundations
Build NovaTech Solutions' network from a single office into a resilient three-site environment. Inspect how routers learn routes, choose paths, and recover from failure.
Case study: a network built from scratch
What the router needs to know
Inspect R1
Route entries identify a destination prefix, next hop or exit interface, and the source that taught the route.
| Source | Destination | Next hop | AD / metric | Status |
|---|
Four filters, in order
A later test is used only when the earlier test does not produce a single winner.
Route Selection Workbench
Choose a destination and route sources. The workbench applies the router's selection logic.
| Candidate | Prefix | Source | AD | Metric |
|---|
Local source trust
Lower is preferred only when sources advertise the same prefix. AD is local; it does not travel with the packet.
Convergence in action
At Phase 4, NovaTech has a backup path. Break the primary R1–R2 link and watch routing move from an unstable period toward a new stable state.
Static-only routing would require an administrator or a preconfigured floating static route. A dynamic protocol exchanges reachability and recalculates automatically.
Make the routing decision
R1 learns 10.20.0.0/16 through OSPF (AD 110, metric 30) and RIP (AD 120, metric 2). Which route wins?