show services application-aware-access-list flows
Syntax
Release Information
Command introduced in Junos OS Release 10.1.
Description
Display application-aware-access-list (AACL) flows
Options
- interface interface-name
Displays AACL flows for the specified interface(s) only. The keyword, interface, must be appended to the command.
- subscriber subscriber-name
Displays AACL flows for the specified subscriber(s) only. The keyword, subscriber, must be appended to the command.
Required Privilege Level
view
List of Sample Output
show services application-aware-access-list flows by interfaceshow services application-aware-access-list flows by subscriber
Output Fields
Table 1 lists the output fields for the show services application-aware-access-list flows command. Output fields are listed in the approximate order in which they appear.
Table 1: show services application-aware-access-list flows Output Fields
Field Name | Field Description | Level of Output |
|---|---|---|
5-tuple | This field comprises five components of the given flow. The components are:
| All levels |
Application-ID | The identification number associated with the application. | All levels |
Dir | The direction in terms of input or output.
| All levels |
Off | The status of offload to Packet Forwarding Engine. The various options are:
| All levels |
Actions | The types of actions displayed are:
| All levels |
Sample Output
show services application-aware-access-list flows by interface
user@host>show services application-aware-access-list
flows interface ge-1/3/1.1Interface: ge-1/3/1.1 service-set: aacl-new service-set interface: ms-2/0/0 Currently active flows: 2 High watermark flows: 2 5–tuple Application—ID Dir Off Action 100.3.1.101 —> 100.3.1.1 ,1 unknown[32767] I - C-A 100.3.1.1 —> 100.3.1.101 ,1 unknown[32767] I - C-A
show services application-aware-access-list flows by subscriber
user@host>show services application-aware-access-list
flows subscriber user@juniper.netSubscriber: user@juniper.net Service-set: ss1 Service-set interface: ms-2/0/0 Currently active flows: 4 High watermark flows: 40 5–tuple Application-ID Dir Off Action 150.100.100.100:20109->160.200.200.200:80,17 junos:http [64] I - C-T+FC+P 160.200.200.200:80->150.100.100.100:20109,17 junos:http [64] O - C-T+FC+P 150.100.100.100:20108->160.100.100.100:80,17 junos:http [64] I P+F C-T+FC+P 160.100.100.100:80->150.100.100.100:20108,17 junos:http [64] O P+F C-T+FC+P
