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 services application-aware-access-list statistics

date_range 18-Dec-23

Syntax

content_copy zoom_out_map
show services application-aware-access-list statistics 
<interface interface-name>
<subscriber subscriber-name>

Description

Display application-aware access list (AACL) statistics.

Options

interface interface-name

(Optional) Display AACL statistics for the specified interface only.

subscriber subscriber-name

(Optional) Display AACL statistics for the specified subscriber only.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services application-aware-access-list statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show services application-aware-access-list statistics Output Fields

Field Name

Field Description

Level of Output

Interface

Interface name.

Subscriber option

Subscriber

Subscriber identifier.

Interface option

Service-set-interface

Service set interface name.

All levels

Service set

Service set name.

All levels

Application group

Application group identifier.

All levels

Packets in

Number of ingress packets.

All levels

Bytes in

Number of ingress bytes.

All levels

Packets out

Number of egress packets.

All levels

Bytes out

Number of egress bytes.

All levels

Sample Output

show services application-aware-access-list statistics interface

content_copy zoom_out_map
user@host> show services application-aware-access-list statistics interface ge-0/0/0.100
Subscriber: user@example.com

service-set: IDP
service-set interface: ms-2/0/0
 
Application group     Application           Packets in            Bytes in              Packets out           Bytes out 

                      junos:ftp [63]        5                     334                   6                     346     

 

show services application-aware-access-list statistics subscriber

content_copy zoom_out_map
user@host> show services application-aware-access-list statistics subscriber user@example.com
Interface: ge-1/1/0.0 

Service-set-interface: ms-1/3/0
Service set: aacl-svc-set

Application-aware-access-list statistics

Application group       Packets in       Bytes in         Packets out       Bytes out
P2P                                  400                    32025            200                     16284
FTP                                  20000               5231000       100                      8700

Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation