Hi iproute2, <br><br>I have a network to reach which is <a href="http://192.168.2.0/24">192.168.2.0/24</a>. It is a branch of the company. I have currently added a route to that network via one gateway (<a href="http://192.168.0.254">
192.168.0.254</a>) in following way. <br><br>ip route add <a href="http://192.168.2.0/24">192.168.2.0/24</a> via <a href="http://192.168.0.254">192.168.0.254</a><br><br>Now, We got another gateway which is <a href="http://192.168.0.250">
192.168.0.250</a>. Now I want to add a route to the same network&nbsp; which is <a href="http://192.168.2.0/24">192.168.2.0/24</a> via this gateway (<a href="http://192.168.0.250">192.168.0.250</a>) as well. <br><br>Then I will have 2 paths to the same network. One path should be primary and the other path&nbsp; should be backup. everything should go via primary path.
<br><br>if the primary&nbsp; path goes down, the backup path should be active. <br><br>That is the purpose of doing this. <br><br>Pls let me know whether it is possible or not?<br><br>if possible, How can I achieve this goal.<br>
<br clear="all"><br>-- <br>Thank you<br>Indunil Jayasooriya<br>