HP MSR2000/3000/4000 Router Series Security Command Reference

238
reset ipsec statistics
Use reset ipsec statistics to clear IPsec packet statistics.
Syntax
reset ipsec statistics[ tunnel-id tunnel-id ]
Views
User view
Predefined user roles
network-admin
Parameters
tunnel-id tunnel-id: Clears IPsec packet statistics for the specified IPsec tunnel. If no tunnel ID is specified,
the command clears all IPsec packet statistics.
Examples
# Clear IPsec packet statistics.
<Sysname> reset ipsec statistics
Related commands
display ipsec statistics
reverse-route dynamic
Use reverse-route dynamic to enable the IPsec reverse route inject (RRI) feature.
Use undo reverse-route dynamic to disable IPsec RRI.
Syntax
reverse-route dynamic
undo reverse-route dynamic
Default
IPsec RRI is disabled.
Views
IPsec policy view, IPsec policy template view
Predefined user roles
network-admin
Usage guidelines
After you enable IPsec RRI in an IPsec policy view or an IPsec policy template view on a gateway device
at the headquarters side in an IPsec VPN, the device automatically creates a static route when an IPsec
SA is created according to this IPsec policy or IPsec policy template. In the static route, the destination IP
address is the protected peer private network, and the next hop is the IP address of the remote tunnel
interface.
Enabling or disabling IPsec RRI for an IPsec policy makes the device delete all IPsec SAs that are created
according to this IPsec policy, and the associated static routes.