show security application-firewall rule-set logical-system
Syntax
The primary, or root, administrator can issue the following statements:
show security application-firewall rule-set all show security application-firewall rule-set rule-set-name | all | logical-system logical-system-name | all | root-logical-system [logical-system-name | all ]
The user logical system administrator can issue the following statement:
show security application-firewall rule-set all
Description
Display information about application firewall rule set(s) associated with a specific logical system, all logical systems, or the root logical system configured on a device.
The primary administrator can configure and view application firewall rule sets for the root logical system and all user logical systems configured on the device. User logical system administrators can configure and view application firewall rule set information only for the user logical systems for which they have access. For information about primary and user administrator roles in logical systems, see Understanding Logical Systems for SRX Series Services Gateways.
Starting in Junos OS Release 18.2R1, the application firewall
(AppFW) functionality is deprecated. As a part of this change, the [edit security application-firewall] hierarchy and all the
configuration options under this hierarchy are deprecated— rather
than immediately removed—to provide backward compatibility and
an opportunity to bring your configuration into compliance with the
new configuration.
Options
rule-set-name—Name of a specific rule set.
logical-system-name—Name
of a specific logical system.
all—(default) Display all rule sets for all
logical systems. The user logical system administrator can display
all rule sets only for the logical system they can access.
root-logical-system—Display application firewall
rule set information for the root logical system (primary administrator
only).
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security application-firewall
rule-set logical-system command. Output fields are listed in
the approximate order in which they appear.
Field Name |
Field Description |
|---|---|
|
Name of the rule set. |
|
Name of the logical system. |
|
Name of the rule.
|
|
The default rule applied when the identified application is not specified in any rules of the rule set.
|
|
Number of sessions that are pending with the application ID processing. |
Sample Output
- show security application-firewall rule-set logical-system all
- show security application-firewall rule-set all
show security application-firewall rule-set logical-system all
root@host> show security application-firewall rule-set logical-system all
Rule-set: root_rs1
Logical system: root-logical-system
Rule: r1
Dynamic Applications: junos:FTP
Action:permit
Number of sessions matched: 10
Default rule:deny
Number of sessions matched: 100
Number of sessions with appid pending: 4
Rule-set: root-rs2
Logical system: root-logical-system
Rule: r1
Dynamic Application Groups: junos:web
Action:permit
Number of sessions matched: 20
Default rule:deny
Number of sessions matched: 100
Number of sessions with appid pending: 10
show security application-firewall rule-set all
root@host> show security application-firewall rule-set all
Rule-set: ls-product-design-rs1
Logical system: ls-product-design
Rule: r1
Dynamic Applications: junos:TELNET
Action:permit
Number of sessions matched: 10
Default rule:deny
Number of sessions matched: 100
Number of sessions with appid pending: 2
Rule-set: ls-product-design-rs1
Logical system: ls-product-design
Rule: r2
Dynamic Application Groups: junos:web
Action:permit
Number of sessions matched: 20
Default rule:deny
Number of sessions matched: 200
Number of sessions with appid pending: 4
Rule-set: ls-product-design-rs2
Logical system: ls-product-design
Rule: r1
Dynamic Applications: junos:FACEBOOK-ACCESS
Action:deny
Number of sessions matched: 40
Default rule:permit
Number of sessions matched: 400
Number of sessions with appid pending: 10
Release Information
Command introduced in Junos OS Release 11.4.