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

show firewall prefix-action-stats

Syntax

show firewall prefix-action-stats filter filter-name prefix-action prefix-action-name
<from number to number>
<logical-system (logical-system-name | all)>

Release Information

Command introduced before JUNOS Release 7.4.

logical-system option introduced in JUNOS Release 9.3.

Description

Display prefix action statistics about configured firewall filters.

Options

filter filter-nameName of a filter.

prefix-action prefix-action-nameName of a prefix action.

from number to number(Optional) Starting and ending counter or policer.

logical-system (logical-system-name | all) — (Optional) Perform this operation on all logical systems or on a particular system.

Required Privilege Level

view

Related Topics

clear firewall

List of Sample Output

show firewall prefix-action-stats

Output Fields

Table 122 lists the output fields for the show firewall prefix-action-stats command. Output fields are listed in the approximate order in which they appear.

Table 122: show firewall prefix-action-stats Output Fields

Field Name

Field Description

Filter

Filter name.

Filters configured for logical systems include the name of the filter prefixed with the two underscore characters (__) and the name of the logical system (for example, __ls1/filter1).

Sample Output

show firewall prefix-action-stats

user@host> show firewall prefix-action-stats filter test prefix-action act1
Filter: __ls2/test 

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