R3166-R3206-HP High-End Firewalls Access Control Command Reference-6PW101
26
Field Description
Zone(in) Security zone (in)
Zone(out) Security zone (out)
Received packet(s)(Init) Counts of packets and bytes from the initiator to the responder
Received packet(s)(Reply) Counts of packets and bytes from the responder to the initiator
Total find Total number of sessions currently found
reset session
Syntax
reset session [ vd-name vd-name ] [ source-ip source-ip ] [ destination-ip destination-ip ] [ protocol-type
{ icmp | raw-ip | tcp | udp } ] [ source-port source-port ] [ destination-port destination-port ]
[ vpn-instance vpn-instance-name ]
View
User view
Default level
2: System level
Parameters
vd-name vd-name: Specifies the sessions 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 only
numerals, letters and underlines.
source-ip source-ip: Specifies the sessions with the specified source IP address of the initiator.
destination-ip destination-ip: Specifies the sessions with the specified destination IP address of the
initiator.
protocol-type { icmp | raw-ip | tcp | udp }: Specifies the sessions of the specified protocol type. The
protocol types include ICMP, Raw IP, TCP, and UDP.
source-port source-port: Specifies the sessions with the specified source port of the initiator.
destination-port destination-port: Specifies the sessions with the specified destination port of the initiator.
vpn-instance vpn-instance-name: Specifies the sessions of the specified VPN. The vpn-instance-name
argument is a case-sensitive string of 1 to 31 characters.
Description
Use the reset session command to clear sessions.
With no slot number specified, the command clears sessions of all cards. With no virtual device specified,
the command clears sessions of all virtual devices. With no VPN instance specified, the command clears
sessions on the public network. With no parameters specified, the command clears all sessions.
Examples
# Reset all session tables.
<Sysname> reset session
# Reset all session tables with the source IP address as 10.10.10.10 of the initiator.