<span class="gmail_quote"></span>Hi ,<br><div><span class="q" id="q_10fcde7ec9c792b2_0"><br>I have a network to reach which is <a href="http://192.168.2.0/24" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.168.0.254</a>) in following way. <br><br>ip route add <a href="http://192.168.2.0/24" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.2.0/24</a> via <a href="http://192.168.0.254" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

192.168.0.254</a><br><br>Now, We got another gateway which is <a href="http://192.168.0.250" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
192.168.0.250</a>. Now I want to add a route to the same network  which is <a href="http://192.168.2.0/24" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.2.0/24</a> via this gateway (<a href="http://192.168.0.250" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

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  should be backup. everything should go via primary path.
<br><br>if the primary  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><span></span><br>

</span></div><br clear="all"><br>-- <br>Thank you<br>Indunil Jayasooriya<br>