True.

Thanks.

-FJ

On Wed, Apr 9, 2008 at 1:47 PM, Erdem Sener <[EMAIL PROTECTED]> wrote:
> Hi,
>
>   You need to configure as 'qualified-next-hop', like:
>
>     route 172.29.0.0/24 {
>         next-hop 10.0.0.2;
>         qualified-next-hop 172.16.0.2 { ###
>             preference 10;
>         }
>     }
>  }
>
>  Erdem
>
>
>
>  On Wed, Apr 9, 2008 at 10:06 AM, Farhan Jaffer <[EMAIL PROTECTED]> wrote:
>  > Hi,
>  >
>  >  I am adding backup route in Juniper router, as if in case one link is
>  >  down, traffic shifted to backup link. When i add preference with
>  >  second (backup) route, it applies on both. Like:
>  >
>  >  +  next-hop [ 10.0.0.2 172.16.0.2 ];
>  >  +  preference 10;
>  >
>  >  The purpose is same as we are doing in Cisco with increasing add
>  >  ip route 172.29.0.0 255.255.255.0 172.16.0.2 10
>  >  ip route 172.29.0.0 255.255.255.0 10.0.0.2
>  >
>  >  Any idea?
>  >
>  >  Thanks in advance.
>  >  _______________________________________________
>  >  juniper-nsp mailing list juniper-nsp@puck.nether.net
>  >  https://puck.nether.net/mailman/listinfo/juniper-nsp
>  >
>
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to