Switching

 View Only
last person joined: 18 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  SRX VRRP issue

    Posted 11-10-2021 19:06
    Hi,

    I have two SRX-300 routers that are configured to operate in packet-based mode and I have been configured the ge-0/0/0 interface to connect in the LAN segment. The ge-0/0/0 is connected to the EX4200 switch (virtual-chassis), but I am facing some issues related to VRRP:

    EX4200 config:

    show configuration interfaces ge-0/0/10   
    unit 0 {
        family ethernet-switching {
            vlan {
                members 200;
            }
        }
    }

    SRX-300
    show configuration interfaces ge-0/0/0   
    unit 0 {
        description "CNX LAN";
        family inet {
            address 172.16.63.201/25 {
                vrrp-group 1 {
                    virtual-address 172.16.63.200;
                    priority 200;
                    preempt;
                    accept-data;
                }
            }
        }
    }

    Issues:

    1. The VRRP is not being able to reach the other neighbors (but I can ping all of them)
    2. From the LAN network, I am able to ping the physical IP address from each interfaces, but I cannot able to ping VIP (even I set up the accept-data command)
    I am suspecting the EX4200 is blocking the multicast traffic because when I run the monitor traffic interface ge-0/0/0 in the router, I see some VRRP packets being advertisement to the network.

    Please, any idea will be great to find the root cause and fix it.

    Regards,
    TM

    ------------------------------
    Thiago Morais
    ------------------------------


  • 2.  RE: SRX VRRP issue

    Posted 11-15-2021 05:32
    can you show vrrp and show vrrp extensive in srx300 ? 

    thanks
    merlin

    ------------------------------
    merlin
    ------------------------------