[j-nsp] RE0 SNMP Problem

Chuck Anderson cra at WPI.EDU
Sun Oct 18 09:00:35 EDT 2009


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.


More information about the juniper-nsp mailing list