home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

reset vpn ipsec-peer <peer>

Resets tunnels associated with the IPsec peer.

reset vpn ipsec-peer peer [ tunnel tunnel | vti ]
peer
The IPv4 or IPv6 address of the VPN peer.
tunnel
The tunnel to be reset. The numbers range from 0 through 4294967295.
vti
Reset the virtual tunnel interface associated with the peer.

Operational mode

Use this command to reset IPsec tunnels associated with the specified peer. Resetting IPsec tunnels will cause the tunnels to be torn down and re-established.

If the peer is 0.0.0.0, “any”, or @id, then the tunnel is torn down and re-loaded but a new connection is not initiated because the remote end could be multiple end-points.

If tunnel or vti is not specified, then all IPsec connections associated with the peer will be restarted.