Switching

 View Only
  • 1.  EX2300-24P | Stack Issue

    Posted 09-27-2025 06:55
    Edited by MUHAMMAD SAAD 09-27-2025 07:00

    Hello,

    We are facing a problem and the assistance is required. We have configured 2 Juniper EX2300-24P switches in stack but its not working. When we have powered of one of the switch (Master) then all ports of other switch (backup) got down and remains down until the Master switch got powered ON. Both the switches have the same firmware version.

    The outputs are attached for reference. Can some one help out on this, what's missing.



    ------------------------------
    MUHAMMAD SAAD
    ------------------------------



  • 2.  RE: EX2300-24P | Stack Issue

    Posted 09-27-2025 10:06

    Hi,

    Anyone can help out on this?



    ------------------------------
    MUHAMMAD SAAD
    ------------------------------



  • 3.  RE: EX2300-24P | Stack Issue

    Posted 09-28-2025 14:56

    Still stuck on the same issue. Can some one advise?



    ------------------------------
    MUHAMMAD SAAD
    ------------------------------



  • 4.  RE: EX2300-24P | Stack Issue

    Posted 09-29-2025 03:07

    Hi,

    Do your EX2300 switches have a VC license? To use  EX2300 series switches in Virtual chassis, you need an additional licence for EX2300-24P or use switches with part number  EX2300-24P-VC  ( they include the VC license).

    BR,



    ------------------------------
    IHOR SHTANKO
    ------------------------------



  • 5.  RE: EX2300-24P | Stack Issue

    Posted 09-29-2025 19:19

    I'm going to suspect you have a split brain scenario.  Because you only have two switches in the VC, the backup assumes it's lost connection to the stack and won't promote itself to master.  The recommended solution is to configure a VC-peer keepalive link (aka dual-chassis heartbeat).  

    • This is an out-of-band Layer 3 interface (not one of the regular VC ports) that provides a tie-breaker between the two members.

    • If the backup loses the master on the VC ports but still sees it reachable on the keepalive link, it knows there's a split and stays down.

    • If the backup loses both the VC ports and the keepalive link, it assumes the master is gone and promotes itself to master.

    Choose one port for each switch and put them in their own dedicated VLAN.  Configure the interfaces as VC-peer keepalive interfaces.  The command goes something like this (I'm not 100% sure and not in a position to verify):

    set virtual-chassis no-split-detection interface <if>




    ------------------------------
    MARK JOHNSON
    ------------------------------



  • 6.  RE: EX2300-24P | Stack Issue

    Posted 09-29-2025 02:41
    Edited by PER GRANATH 09-29-2025 02:44

    With only two members in the VC you want "no-split-detection".

    https://www.juniper.net/documentation/us/en/software/junos/virtual-chassis/topics/task/virtual-chassis-ex4200-split-merge-disabling-cli.html



    ------------------------------
    PER GRANATH
    ------------------------------



  • 7.  RE: EX2300-24P | Stack Issue

    Posted 09-29-2025 10:40

    Thank you



    ------------------------------
    MUHAMMAD SAAD
    ------------------------------