Juinper Labs Routing
Routing Configuration Overview
When we have connectivity from one logical system to another, it’s time to configure dynamic routing to ensure full end-to-end connectivity.
In this lab section, we will cover several dynamic routing protocols:
-
ACX1100
Provides WAN (Internet/home lab) access to all other systems via source NAT. -
OSPF (ACX1100, LRC)
Exchanges routes in area0.0.0.0
. -
iBGP (LRC, LR1, LR2)
LRC acts as a route reflector for LR1 and LR2, exchanging routes within AS65501
. -
eBGP (LRC, LR3)
Exchanges routes between AS65501
and AS65502
. -
IS-IS (LR3, FRR-arm64)
Exchanges routes in area49.0002
.
End Goal:
All networks must be visible across every logical system and the ARM64 SBC—regardless of which routing protocol is in use—and every node must have Internet access.