Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show firewall templates-in-use

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show firewall templates-in-use

Description

Display the names of configured filter templates that are currently in use by dynamic subscribers and the number of times each template is referenced.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show firewall templates-in-use command. Output fields are listed in the approximate order in which they appear.

Table 1: show firewall templates-in-use Output Fields

Field Name

Field Description

Filter Template

Name of a filter that has been configured using the filter statement at either the [edit firewall] or [edit dynamic-profiles profile-name firewall] hierarchy and is being used as a template for dynamic subscriber filtering.

Reference Count

Number of times the filter has been referenced by subscribers accessing the network.

Sample Output

show firewall templates-in-use

content_copy zoom_out_map
user@host> show firewall templates-in-use
                                Dynamic Subscribers Reference Counts
Filter Template                                                                                    Reference Count
---------------                                                                                    ---------------
egressFilter                                                                                             10       
ingressFilter                                                                                            10       
dfilter                                                                                                   5       
dfilter-pol                                                                                               5       

Release Information

Command introduced in Junos OS Release 12.3.

footer-navigation