SRX

last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Putting a GRE tunnel into a Virtual-router

    Posted 10-01-2009 10:00

    Hi All -

     

    I'm wondering if it is possible to place a GRE tunnel into a virtual routing instance. I havn't had any luck with it so far, but the same tunnel works if its placed into the inet.0 / default instance. 

     

    Thanks



  • 2.  RE: Putting a GRE tunnel into a Virtual-router
    Best Answer

    Posted 10-09-2009 14:24

    Solved!

     

    I needed to add:

     

    tunnel {

        routing-instance {

                 destination FIRST-vr;

                 }

        }

     }

     

    under my gr-0/0/0.x interface.  

     

    Thanks to my SE for finding this. JTAC had stated a couple of times that GRE is not available under a VR, when it clearly is and is working great! 🙂



  • 3.  RE: Putting a GRE tunnel into a Virtual-router

    Posted 07-16-2014 06:24

    Hi.

     

    As I put your command, the interface gr is down. Do you know why ?