Resolved! Permenant Static Route and Static Route
Lets assume we have a network 192.168.1.0/24 connected to R2. On R1 2 static routes are created as below. Also, link between R1 and R2 has failed. ip route 192.168.1.2 255.255.255.255 f0/0 permanentip route 192.168.1.0 255.255.255.0 f0/1 If packets a...