Thanks Steve.
Here is the config that is working for me. I have 2 - 20Gb ae groups an 40Gb together. I can pull up to 4 interfaces and still have connectivity. I also have a sub interface on the SRX so I can add addition VLAN / Interfaces and connect them to different security zones.
Hope this can help someone else.
TY
xe-0/0/17
gigether-options {
redundant-parent reth1;
xe-0/0/18
gigether-options {
redundant-parent reth1;
xe-5/0/17
gigether-options {
redundant-parent reth1;
xe-5/0/18
gigether-options {
redundant-parent reth1;
reth1
vlan-tagging;
redundant-ether-options
redundancy-group 1;
unit 954
vlan-id 954;
family inet
address x.x.x.x/30;
xe-0/2/1
ether-options
802.3ad ae1;
xe-0/2/2
ether-options
802.3ad ae2;
xe-1/2/1
ether-options
802.3ad ae2;
xe-1/2/2
ether-options
802.3ad ae1;
ae1
description "Uplink to SRX Node 0";
aggregated-ether-options
minimum-links 1;
unit 0
family ethernet-switching
interface-mode trunk;
vlan
members network-routing;
ae2
description "Uplink to SRX Node 1";
aggregated-ether-options
minimum-links 1;
unit 0
family ethernet-switching
interface-mode trunk;
vlan
members network-routing;
SRX xe-0/0/17 <----> EX xe-1/2/2
SRX xe-0/0/18 <----> EX xe-0/2/1
SRX xe-5/0/17 <----> EX xe-0/2/2
SRX xe-5/0/18 <----> EX xe-1/2/1
------------------------------
TODD YOUNGBAUER
------------------------------
Original Message:
Sent: 09-20-2023 20:05
From: spuluka
Subject: HA with EX stack and SRX cluster
At a high level there are three general ways the SRX clustering examples are setup. This network configuration example document goes over all three methods in detail. You should be able to pick the one that fits your comfort for redundancy. Note that while the examples show routers instead of switch clusters in some of the positions you can also deploy those via the EX cluster in that position as well.
https://www.juniper.net/documentation/en_US/release-independent/nce/information-products/pathway-pages/nce/nce0092-chassis-cluster-srx-configuring.pdf
------------------------------
Steve Puluka BSEET - Juniper Ambassador
IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
http://puluka.com/home
------------------------------