HP VPN Firewall Appliances Access Control Command Reference

Table Of Contents
85
Parameters
vd vd-name: Clears the session table entries on the specified virtual device. The vd-name argument
specifies the name of a virtual device. It is a case-insensitive string of 1 to 20 characters, which can be
only digits, letters, and underlines.
source-ip source-ip: Clears the session table entries with the specified source IP address of the initiator.
destination-ip destination-ip: Clears the session table entries with the specified destination IP address of
the initiator.
protocol-type { icmp | raw-ip | tcp | udp }: Clears the session table entries of the specified protocol type.
The protocol types include ICMP, Raw IP, TCP, and UDP.
source-port source-port: Clears the session table entries with the specified source port of the initiator.
destination-port destination-port: Clears the session table entries with the specified destination port of
the initiator.
vpn-instance vpn-instance-name: Clears the session table entries of the specified VPN. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.
Usage guidelines
If no virtual device is specified, the command clears the session table entries on all virtual devices.
If no VPN instance is specified, the command clears the session table entries on the public network.
If no parameter is specified, the command clears all session table entries.
Examples
# Clear all session table entries.
<Sysname> reset session
# Clear all sessions with the source IP address as 10.10.10.10 of the initiator.
<Sysname> reset session source-ip 10.10.10.10
reset session statistics
Use reset session statistics to clear session statistics.
Syntax
reset session statistics [ vd vd-name ]
Views
User view
Default command level
2: System level
Parameters
vd vd-name: Clears the session statistics of the specified virtual device. The vd-name argument specifies
the name of a virtual device. It is a case-insensitive string of 1 to 20 characters, which can be digits,
letters, and underlines.
Usage guidelines
If no virtual device is specified, the command clears the session statistics for all virtual devices.