SRX

 View Only
last person joined: 15 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.

Cluster ethernet-switching status shows probe state down but swfabs are up.

  • 1.  Cluster ethernet-switching status shows probe state down but swfabs are up.

    Posted 04-19-2023 20:24

    Hello All,

    I've set up an SRX 1500 cluster. Failover works but this one thing is bugging me and I don't know what I'm doing wrong. I'm running srxentedge 21.2R3.8. 

    l2-learning global mode is transparent bridge. 

    Reth2 config connecting to juniper QFX VC-------------

    set interfaces reth2 vlan-tagging
    set interfaces reth2 mtu 9192
    set interfaces reth2 redundant-ether-options redundancy-group 1
    set interfaces reth2 redundant-ether-options minimum-links 1
    set interfaces reth2 redundant-ether-options lacp active
    set interfaces reth2 redundant-ether-options lacp periodic fast
    set interfaces reth2 unit 20 vlan-id 20
    set interfaces reth2 unit 20 family inet address 10.1.1.1/24
    set interfaces reth2 unit 30 vlan-id 30
    set interfaces reth2 unit 30 family inet address 10.2.1.1/24

    set interfaces xe-0/0/19 gigether-options redundant-parent reth2
    set interfaces xe-7/0/19 gigether-options redundant-parent reth2

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



    SRX-1500-FW> 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
        CF  Config Sync monitoring      RE  Relinquish monitoring
        IS  IRQ storm
     
    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           

    Redundancy group: 1 , Failover count: 2
    node0  200      secondary            no      no       None           
    node1  100      primary              no      no       None           

    Ethernet switching status:
        Probe state is DOWN. Both nodes are in separate ethernet switching domain(s).

    SRX-1500-FW> show chassis cluster ethernet-switching interfaces   
    swfab0:

        Name               Status      
        ge-0/0/11          up         
    swfab1:

        Name               Status      
        ge-7/0/11          up         

    SRX-1500-FW> show chassis cluster data-plane interfaces              
    fab0:

        Name               Status      
                           (Physical/Monitored)
        ge-0/0/1           Up   / Up        
    fab1:

        Name               Status      
                           (Physical/Monitored)
        ge-7/0/1           Up   / Up        

    Thanks
    Ben