[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

clear services stateful-firewall flows

Syntax

clear services stateful-firewall flows
<application-protocol protocol>
<destination-port destination-port>
<destination-prefix destination-prefix>
<interface interface-name>
<protocol protocol>
<service-set service-set>
<source-port source-port>
<source-prefix source-prefix>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Clear stateful firewall flows.

Options

none — Clear all stateful firewall flows.

application-protocol — (Optional) Clear stateful firewall flows for one of the following application protocols:

destination-port destination-port(Optional) Clear stateful firewall flows for a particular destination port. The range of values is 0 to 65535.

destination-prefix destination-prefix(Optional) Clear stateful firewall flows for a particular destination prefix.

interface interface-name(Optional) Clear stateful firewall flows for a particular interface. On M Series and T Series routers, the interface-name can be sp-fpc/pic/port or rspnumber. On the J Series routers, the interface-name is sp-pim/0/port.

protocol — (Optional) Clear stateful firewall flows for one of the following IP protocol types:

service-set service-set(Optional) Clear stateful firewall flows for a particular service set.

source-port source-port(Optional) Clear stateful firewall flows for a particular source port. The range of values is from 0 through 65535.

source-prefix source-prefix(Optional) Clear stateful firewall flows for a particular source prefix.

Required Privilege Level

view

Related Topics

show services stateful-firewall flows

List of Sample Output

clear services stateful-firewall flows

Output Fields

Table 279 lists the output fields for the clear services stateful-firewall flows command. Output fields are listed in the approximate order in which they appear.

Table 279: clear services stateful-firewall flows Output Fields

Field Name

Field Description

Interface

Name of an adaptive services interface.

Service set

Name of the service set from which flows are being cleared.

Conv removed

Number of conversations removed.

Sample Output

clear services stateful-firewall flows

user@host> clear services stateful-firewall flows
Interface   Service set                                             Conv removed
sp-0/3/0    svc_set_trust                                                     0
sp-0/3/0    svc_set_untrust                                                   0

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]