Skip to main content
PacketMentor logo
Open menu
← All lab tasks
IP Connectivity Intermediate ~10 min · multi-device

Two routers, static routes, ping across

Two routers R1 and R2 connected via Gi0/0 ↔ Gi0/0. Both interfaces are already IP'd and up. Each router has its own loopback (Lo0 = 1.1.1.1 on R1, 2.2.2.2 on R2). Add static routes so each router can reach the OTHER'S loopback, then verify with ping from R1 to 2.2.2.2.

[R1 Lo0 1.1.1.1] Gi0/0 10.0.12.1/30 <──> 10.0.12.2/30 Gi0/0 [R2 Lo0 2.2.2.2]
Topology
R1R2