vpn tu del

Description

Deletes IPsec Security Associations (SAs) and IKE Security Associations (SAs).

Syntax for IPv4

vpn tu [-w] del

      all

      ipsec

            all

            <IPv4 Address>

            <IPv4 Address> <Username>

      <IPv4 Address>

      <IPv4 Address> <Username>

Syntax for IPv6

vpn tu [-w] del

      all

      ipsec

            all

            <IPv6 Address>

      <IPv6 Address>

      <IPv6 Address> <Username>

Parameters

Parameter

Description

-w

Shows various warnings on the screen.

all

Deletes all IPsec SAs and IKE SAs for all VPN peers and users.

Note - This command is the same as:

  • In the main vpn tu menu, the option (0) Delete all IPsec+IKE SAs for ALL peers and users.

  • In the vpn shell menu, the option tunnels > delete > all > IKE and the option tunnels > delete > all > IPsec..

ipsec <options>

Deletes the specified IPsec SAs.

The available <options> are:

  • Delete all IPsec SAs for all peers and users:

    vpn tu [-w] del ipsec all

    Note - This command is the same as:

    • In the main vpn tu menu, the option (9) Delete all IPsec SAs for ALL peers and users.

    • In the vpn shell menu, the option tunnels > delete > all > IPsec.

 

  • Delete all IPsec SAs for the specified VPN peer:

    vpn tu [-w] del ipsec <IP Address>

    Note - This command is the same as:

    • In the main vpn tu menu, the option (5) Delete all IPsec SAs for a given peer (GW).

    • In the vpn shell menu, the option tunnels > delete > IPsec > peer <Internal Peer IP>.

 

  • Delete all IPsec SAs for the specified VPN peer and the specified user:

    vpn tu [-w] del ipsec <IPv4 Address> <Username>

    Notes:

    • This command is the same as:

      • In the main vpn tu menu, the option (6) Delete all IPsec SAs for a given User (Client).

      • In the vpn shell menu, the option tunnels > delete > IPsec > user <Username>.

    • This command does not support IPv6 addresses.

<IP Address>

Deletes all IPsec SAs and IKE SAs for the specified VPN peer.

Note - This command is the same as the option (7) Delete all IPsec+IKE SAs for a given peer (GW) in the main vpn tu menu.

<IP Address> <Username>

Deletes all IPsec SAs and IKE SAs for the specified VPN peer and the specified user.

Note - This command is the same as the option (8) Delete all IPsec+IKE SAs for a given User (Client) in the main vpn tu menu.