Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 IPSec Configuration Commands
3Com Corporation
5-24
The keyword parameters will take effect only after the spi of the outbound SA is
defined. Because SAs appear in pairs, the inbound SA will also be deleted after the
outbound SA is deleted.
Related command: display ipsec sa.
Example
# Delete all the SAs.
<3Com> reset ipsec sa
# Delete an SA whose remote IP address is 10.1.1.2.
<3Com> reset ipsec sa remote 10.1.1.2
# Delete all the SAs in policy1.
<3Com> reset ipsec sa policy policy1
# Delete the SA of the ipsec policy with the name policy1 and the serial number 10.
<3Com> reset ipsec sa policy policy1 10
# Delete an SA whose remote IP address is 10.1.1.2, security protocol is AH, and SPI is
10000
<3Com> reset ipsec sa parameters 10.1.1.2 ah 10000
5.1.19 reset ipsec statistics
Syntax
reset ipsec statistics
View
User view
Parameter
None
Description
Use the reset ipsec statistics command to clear IPSec message statistics, and set all
the statistics to zero.
Related command: display ipsec statistics.
Example
# Clear IPSec message statistics.
<3Com> reset ipsec statistics










