[j-nsp] IP monitoring on SRX 240 Cluster

Bikash Bhattarai bikash at dristi.com.np
Mon Jan 21 03:02:40 EST 2013


Dear all,

I have configured srx 240 cluster. Ip monitoring for cluster failover is
not working. What are the suitable values for the ip monitoring. My
configurations are as below. I am using JUNOS 11.2 .  Is there any
modifications required ?

redundancy-group 1 {
    node 0 priority 130;
    node 1 priority 129;
    preempt;
    interface-monitor {
        ge-0/0/4 weight 255;
        ge-5/0/4 weight 255;
        ge-0/0/5 weight 255;
        ge-5/0/5 weight 255;
        ge-0/0/7 weight 255;
        ge-5/0/7 weight 255;
        ge-0/0/8 weight 255;
        ge-5/0/8 weight 255;
        ge-0/0/9 weight 255;
        ge-5/0/9 weight 255;
        ge-0/0/10 weight 255;
        ge-5/0/10 weight 255;
        ge-0/0/11 weight 255;
        ge-5/0/11 weight 255;
        ge-0/0/6 weight 255;
        ge-5/0/6 weight 255;
        ge-0/0/3 weight 255;
        ge-5/0/3 weight 255;
    }
        ip-monitoring {
        global-weight 255;
        global-threshold 155;
        retry-interval 3;
        retry-count 10;
        family {
            inet {
                192.168.X.1 {
                    weight 155;
                    interface reth9.0 secondary-ip-address 192.168.x.2;
                }
            }
        }
    }
}

Regards,
Bikash Bhattarai | Dristi Tech (P.) Ltd | +977 9851039710 |
www.dristi.com.np
Lazimpat, Kathmandu |Tel  977 1 4427949  |  Fax 977 1 4410385*

*


More information about the juniper-nsp mailing list