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 Respuestas
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
EXPERTO
respondido hace un año
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
respondido hace un año
profile pictureAWS
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas