AWS Site to Site VPN - Manually Bring down a tunnel

0

Is there a way to bring down a Site to Site VPN tunnel manually? I want to test tunnel2

Thank You

2 個答案
1

To manually bring down an AWS Site-to-Site VPN tunnel, you can modify the VPN connection's static routes to force traffic to use the other tunnel. You can do this in the AWS Management Console:

  1. Navigate to VPC > Site-to-Site VPN Connections.
  2. Select your VPN connection.
  3. Go to "Static Routes" tab.
  4. Modify or delete the static route associated with the tunnel you want to bring down.

This will cause traffic to use the other tunnel.

profile picture
專家
已回答 1 年前
0

Hi,

If you are wanting to preserve the tunnel configuration, the best course of action would be to disable or change an option for phase1/2 such as your pre-shared-key, IKE version, etc. You can find these options in the public documentation for AWS site-to-site VPN tunnels here

AWS
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南