On Sun, Oct 18, 2009 at 03:48:37PM +0300, Walaa Abdel razzak wrote:
> Hi 
> 
> We have the following config:
>  
> groups {
>     re0 {
>     re1 {
> apply-groups [ re0 re1 ];

Do you also have a separate master-only IP defined?  E.g.:

> show configuration interfaces fxp0 
unit 0 {
    family inet {
        address 172.16.255.10/24 {
            master-only;
        }
    }
}

Then you can poll 172.16.255.10 and whichever RE is the master will 
respond.
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to