Static Routing 5 Routers --------------------------------------- North Router -------------------- en conf t hostname NorthRouter do show ip route static !! configure static routing for unknown networks ip route 192.168.2.0 255.255.255.0 192.168.5.2 !! configure static routing for 3.0, 4.0, 6.0, 7.0, 8.0 networks do show ip route static do show run !! configure static route in East, West, South & Central Routers