SRX

last person joined: 4 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Disconnect Site to Site VPN

    Posted 02-27-2013 22:57

    Dear Friends, 

     

    Is there any way to disconnect established site to site tunnel through command or GUI ? 

     

    We have two SRX 210 at different offices connected through Site to site VPN, temporarily i want to disconnect the tunnel and then bring the tunnel up without changing the configuration. Is there any way?

     

     

     

    Regards

     

    AbdulRahuman



  • 2.  RE: Disconnect Site to Site VPN
    Best Answer

    Posted 02-28-2013 02:54

    Hi,

     

    You can use the "Deactivate" and "Activate" commands as follows:

     

    To Deactivate:

     

    user@srx#deactivate security ike gateway <gatewayname>
    user@srx#deactivate security ipsec vpn <vpn name>
    user@srx#commit

     

     

    To Activate:

     

    user@srx#activate security ike gateway <gatewayname>
    user@srx#activate security ipsec vpn <vpn name>
    user@srx#commit

     

     

     

    If it is policy based Deactive the policy refering to the vpn and Activate the respective policy once again