Hi Fai,<br><br>normally if the Next-hop not reachable then it will move to the next IP listed.<br>Such in the example below if 1.1.1.1 isn't reachable (in the routing table) then it will redirect it to 2.2.2.2, then if 2.2.2.2 not reachable then it will going to the default (normal route look up) <br>
<br>config <br>forward policy redirect<br>redirect destination next-hop 1.1.1.1 2.2.2.2 default<br><br>Not sure if this like Cisco been a few years since i worked on Cisco.<br><br><br clear="all">Chris O'Shea<br><br>
<br><br><div class="gmail_quote">On Wed, Apr 18, 2012 at 7:56 PM, Ahmad Rifai <span dir="ltr"><<a href="mailto:ahmad.rifai@gmail.com">ahmad.rifai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<div>Does anybody know the equivalen command of next hop reachability tracking that used in PBR as in CISCO router ?</div><div><br></div><div>Thx before,</div><div><br></div><div>Regards,</div><div><br></div><div>Fai</div>

<br>_______________________________________________<br>
redback-nsp mailing list<br>
<a href="mailto:redback-nsp@puck.nether.net">redback-nsp@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/redback-nsp" target="_blank">https://puck.nether.net/mailman/listinfo/redback-nsp</a><br>
<br></blockquote></div><br>