03-05-2017 05:54 AM - edited 03-08-2019 09:36 AM
I am trying to create static ip route from R3 to R1
R3 : 30.30.30.2 /24
R2;30.30.30.1/24 and 10.10.10.2/8
R1:10.10.10.1 /8
R3:ip route 10.10.10.0 255.0.0.0 30.30.30.1
The above returns inconsistent address and mask error for R3 :