Hi!
I have srx240 cluster over ex-3200 switches.
My topology:
srx-240(node0) ---ex-3200----ISP L2 VPN(q-n-q)-----ex-3200----srx-240(node1)
Cluster work fine, except L2 switching.
swfab0 {
fabric-options {
member-interfaces {
ge-0/0/3;
}
}
}
swfab1 {
fabric-options {
member-interfaces {
ge-5/0/3;
}
}
show chassis cluster ethernet-switching interfaces
swfab0:
Name Status
ge-0/0/3 up
swfab1:
Name Status
ge-5/0/3 up
{primary:node0}
show chassis cluster ethernet-switching status
Monitor Failure codes:
CS Cold Sync monitoring FL Fabric Connection monitoring
GR GRES monitoring HW Hardware monitoring
IF Interface monitoring IP IP monitoring
LB Loopback monitoring MB Mbuf monitoring
NH Nexthop monitoring NP NPC monitoring
SP SPU monitoring SM Schedule monitoring
Cluster ID: 1
Node Priority Status Preempt Manual Monitor-failures
Redundancy group: 0 , Failover count: 1
node0 200 primary no no None
node1 100 secondary no no None
Ethernet switching status:
Probe state is DOWN. Both nodes are in separate ethernet switching domain(s).
swfab interfaces in separate vlan, igmp-snooping off, lldp off.
I lose my mind, please help.