Switching

 View Only
last person joined: 5 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.  vEX Unable to ping vSRX or other vEX

    Posted 23 days ago

    Hi All

    I am having issues pinging on one of my vEX (vFGT).
    It's unable to ping either 10.0.0.0 (vEX1) or 192.168.0.2 (vSRX-NG) from vFGT.
    vEX1 has OSPF neighborship established with vSRX-NG fine and they can ping each other.

    Not sure what I'm missing here but on my vEX set up I have a lab as below:

    My config is very simple:
    [vSRX]   
     ge-0/0/1 {
            unit 0 {
                family inet {
                    address 192.168.0.2/31;
                }
            }
        }
    
    [vEX]
    ge-0/0/1 {
        unit 0 {
            family inet {
                address 10.0.0.0/31;
            }
        }
    }
    [vFGT] (Just another vEX)
    ge-0/0/0 {
        unit 0 {
            family inet {
                address 192.168.0.3/31;
            }
        }
    }
    ge-0/0/1 {
        unit 0 {
            family inet {
                address 10.0.0.1/31;
            }
        }
    }

    Route tables look good, too.



    ------------------------------
    ASH MCGREGOR
    ------------------------------


  • 2.  RE: vEX Unable to ping vSRX or other vEX

    Posted 22 days ago

    Hi Ash,

    From this, it looks ok. 

    On the VSRX, do we have "ping" system-services enabled for the host-inbound in the security-zone configuration? Also, is a firewall filter on the interfaces or the lo0.0 inbound? Please share the entire configuration of the devices.

    Regards,



    ------------------------------
    Sheetanshu Shekhar
    ------------------------------