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

show services application-aware-access-list statistics

Syntax

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

Release Information

Command introduced in JUNOS Release 9.5.

Description

Display application-aware-access-list (AACL) statistics.

Options

interface interface-name(Optional) Dsiplays AACL statistics for the specified interface(s) only.

subscribersubscriber-name(Optional) Dsiplays AACL statistics for the specified subscriber(s) only.

Required Privilege Level

view

List of Sample Output

show services application-aware-access-list statistics by interface
show services application-aware-access-liststatistics by subscriber

Output Fields

Table 202 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 202: 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 by interface

user@host> show services application-aware-access-list statistics interface ge-0/0/0.100
Subscriber: user@juniper.net

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-liststatistics by subscriber

user@host> show services application-aware-access-list statistics subscriber user@juniper.net
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

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