reset firewall ipv6 session table [ vsys vsys ] [ source-zone source-zone | destination-zone destination-zone | { default-policy | policy policy-name } | source { inside start-ipv6-address [ to end-ipv6-address ] | global start-ipv6-address [ to end-ipv6-address ] } | destination { inside start-ipv6-address [ to end-ipv6-address ] | global start-ipv6-address [ to end-ipv6-address ] } | application application-type | slot slot-id cpu cpu-id | protocol { id | tcp | udp | icmp | ah | esp | gre } | service service-type | source-port { inside inside-port-number | global global-port-number } | destination-port { inside inside-port-number | global global-port-number } | interface { interface-name | interface-type interface-number } | vlan vlan-id | created-in time | long-link | user user-name | { local | remote } ] *
reset firewall ipv6 session table all-systems [ source { inside start-ipv6-address [ to end-ipv6-address ] | global start-ipv6-address [ to end-ipv6-address ] } | destination { inside start-ipv6-address [ to end-ipv6-address ] | global start-ipv6-address [ to end-ipv6-address ] } | slot slot-id cpu cpu-id | protocol { id | tcp | udp | icmp | ah | esp | gre } | service service-type | source-port { inside inside-port-number | global global-port-number } | destination-port { inside inside-port-number | global global-port-number } | interface { interface-name | interface-type interface-number } | vlan vlan-id | created-in time | long-link | { local | remote } ] *
reset firewall ipv6 session table session-id session-id
| Parameter | Description | Value |
|---|---|---|
session-id session-id |
Clears the IPv6 session entries of the specified session ID. |
The value must be the ID of an existing session. |
all-systems |
Display the IPv6 session entries of all systems. |
- |
vsys vsys |
Display the IPv6 session entries of the specified virtual system. |
- |
source-zone source-zone |
Clears the IPv6 session entries with the specified source security zone. |
- |
destination-zone destination-zone |
Clears the IPv6 session entries with the specified destination security zone. |
- |
default-policy |
Clears the IPv6 session entries with the default policy. |
- |
policy policy-name |
Clears the IPv6 session entries with the specified security policy name. |
- |
source |
Clears the IPv6 session entries with the specified source IP address. |
- |
destination |
Clears the IPv6 session entries with the specified destination IP address. |
- |
inside |
Specifies a private IP address.
In non-NAT scenarios, either inside or global can be specified. These two modes correspond to the same session. |
The value is in dotted decimal notation. |
global |
Specifies a public IP address.
In non-NAT scenarios, either inside or global can be specified. These two modes correspond to the same session. |
The value is in dotted decimal notation. |
start-ip-address [ to end-ip-address ] |
Specifies the IP address. If the parameter to end-ip-address is selected, it indicates that the start IP address and the end IP address are specified at the same time.If the parameter to end-ip-address is not selected, it indicates that only the start IP address is specified. |
- |
application application-type |
Clears the IPv6 session entries of the specified application. |
- |
protocol { id | tcp | udp | icmp | ah | esp | gre } |
Clears the IPv6 session entries of the specified protocol.
|
The value of id is an integer ranging from 0 to 255. |
slot slot-id |
Clears the session entries with the specified slot ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Clears the session entries with the specified CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
service service-type |
Clears the IPv6 session entries of the specified service. |
- |
source-port |
Clears the IPv6 session entries with the specified source port. |
- |
destination-port |
Clears the IPv6 session entries with the specified destination port. |
- |
inside port-number |
Specifies the inside port.
In non-NAT scenarios, either inside or global can be specified. These two modes correspond to the same session. |
The value is an integer ranging from 1 to 65535. |
global port-number |
Specifies the global port.
In non-NAT scenarios, either inside or global can be specified. These two modes correspond to the same session. |
The value is an integer ranging from 1 to 65535. |
vlan vlan-id |
Clears all vlan IPv6 session entries. |
- |
created-in time |
Clear the session information created in a specified recent period (in minutes). If time is set to 5, the session information created in the latest 5 minutes is to be cleared. |
The value is an integer ranging from 1 to 65535. |
long-link |
Clears all persistent connection IPv6 session entries. |
- |
user user-name |
Clears the IPv6 session entries of the specified user. |
- |
local |
Clears the IPv6 session table on the local device. The command without local Clears all IPv6 session tables. |
- |
remote |
Clears the backup IPv6 session table on the remote device. The command without remote Clears all IPv6 session tables. |
- |