SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
33
clear crypto ipsec sa
Use the
clear crypto ipsec sa
command to clear existing IPSec security associations (SAs), including
active ones. Variations of this command include the following:
clear crypto ipsec sa
clear crypto ipsec sa entry
<ip address>
ah <SPI>
clear crypto ipsec sa entry
<ip address>
esp <SPI>
clear crypto ipsec sa map
<map name>
clear crypto ipsec sa peer
<ip address>
clear crypto ipsec sa remote-id
<remote-id>
Syntax Description
entry
<ip address>
Clears only the SAs related to a certain destination IP address.
ah
<SPI>
Clears only a portion of the SAs by specifying the AH (authentication header)
protocol and a security parameter index (SPI). You can determine the correct SPI
value using the
command.
esp
<SPI>
Clears only a portion of the SAs by specifying the ESP (encapsulating security
payload) protocol and a security parameter index (SPI). You can determine the
correct SPI value using the
command.
map
<map name>
Clears only the SAs associated with the crypto map name given.
peer
<ip address>
Clears only the SAs associated with the far-end peer IP address given.
remote-id
<remote id>
Removes all IPSec SAs associated with the specified IPSec remote ID.
Default Values
No default value necessary for this command.
Usage Examples
The following example clears all IPSec SAs:
ProCurve>
enable
ProCurve#
clear crypto ipsec sa
The following example clears the IPSec SA used for ESP traffic with the SPI of 300 to IP address
172.27.45.57:
ProCurve>
enable
ProCurve#
clear crypto ipsec sa entry 172.27.45.57 esp 300
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......