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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则