3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
IPsec Configuration Commands 387
<SecBlade_VPN> reset ipsec sa parameters 10.1.1.2 ah 10000
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.
<SecBlade_VPN> reset ipsec statistics
sa authentication-hex Syntax
sa authentication-hex { inbound | outbound } { ah | esp } hex-key
undo sa authentication-hex { inbound | outbound } { ah | esp }
View
Manually-established IPsec policy view
Parameter
inbound: Configures the authentication-hex parameter for the inbound SA.
IPsec uses the inbound SA for processing the packet in the inbound direction
(received).
outbound: Configures the authentication-hex parameter for the outbound SA.
IPsec uses the outbound SA for processing the packet in the outbound direction
(sent).
ah: Sets the authentication-hex parameter for the SA using AH. If the IPsec
proposal used by the IPsec policy adopts AH, the ah key word is used here to set
the AH relevant parameter of the SA.
esp: Sets the authentication-hex parameter for the SA using ESP. If the IPsec
proposal used by the IPsec policy adopts ESP, the esp key word is used here to set
the ESP relevant parameter of the SA.
hex-key: Specifies a key for the SA input in the hex format. If MD5 is used, then
input a 16-byte key; if SHA1 is used, input a 20-byte key.