Re: [j-nsp] Juniper SRX MNHA

Aaron Gould via juniper-nsp <[email protected]> Mon, 4 Aug 2025 15:53:35 -0500
Newsgroups gmane.network.nsp.juniper
Message-ID <[email protected]>
--===============2467453171988009265==
Content-Language: en-US
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

oh yeah, i've brought down the active node, and connectionless, icmp 
traffic fails over, but with a slight hit as i beleive the sessions are 
quickly re-created in the backup/now-active node. tcp telnet however 
does *not* failover and hangs.

here's my config portions of which you've shown.... differences being, i 
don't use a loopback nor a route instance.  you think that matters?

root@srx01> show configuration chassis high-availability local-id
1;
local-ip 172.21.0.0;

root@srx01> show configuration chassis high-availability peer-id 2
peer-ip 172.21.0.1;
interface ae3.0;
liveness-detection {
     minimum-interval 400;
     multiplier 5;
}

root@srx01> show configuration chassis high-availability 
services-redundancy-group 0
peer-id {
     2;
}

-------------------------------------------------------------------------------------

root@srx02> show configuration chassis high-availability local-id
2;
local-ip 172.21.0.1;

root@srx02> show configuration chassis high-availability peer-id 1
peer-ip 172.21.0.0;
interface ae3.0;
liveness-detection {
     minimum-interval 400;
     multiplier 5;
}

root@srx02> show configuration chassis high-availability 
services-redundancy-group 0
peer-id {
     1;
}


-Aaron


--===============2467453171988009265==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KanVuaXBlci1u
c3AgbWFpbGluZyBsaXN0IGp1bmlwZXItbnNwQHB1Y2submV0aGVyLm5ldApodHRwczovL3B1Y2su
bmV0aGVyLm5ldC9tYWlsbWFuL2xpc3RpbmZvL2p1bmlwZXItbnNwCg==

--===============2467453171988009265==--