show security flow session plugins
Syntax
show security flow session plugins
Description
Displays the detailed information about security flow session of plugins. The output displays the information in a list to make it easy for you to read and monitor the flow session.
Required Privilege Level
View
Output Fields
Table 1 lists the output fields for the show security flow session
plugins
command.
Field Name | Field Description |
---|---|
Bandwidth |
Client to server and server to client bytes added together and converted to MB or GB. |
Base Layer7 Application |
Base layer7 application details.
|
Decrypted |
SSL proxy decryption status. |
Decrypted-Mirrored |
Decryption mirror status. |
Duration |
Duration of the session. |
Final Layer7 Application |
The last classified application. |
Forwarding Type |
Show the type of current flow session. |
Forward Direction |
Interface, IP address, protocol, tag, and gateway information of this direction. |
From Zone |
Source zone of the flow session. |
Hardware Accelerated |
Status of the Express Path flow session. |
Layer4 Application |
Layer4 applications details. |
Plugin List |
List of the plugins used in the flow session. |
Policy |
Policy details. |
Reverse Direction |
Interface, IP address, protocol, tag, and gateway information of the flowdirection. |
Session ID |
Number that identifies the session. Use this ID to get more information about the session. |
Session HA Status |
Session HA status such as |
Session State |
Status of security flow session. |
Start time |
Time when the session was created, offset from the system start time. |
Time Out |
Idle time-out after which the session expires. |
To Zone |
Destination zone of the flow session. |
Tunneled Session |
Status of the tunnel session.
|
Sample Output
show security flow session plugins
user@host> show security flow session plugins
Session ID : 19 Forward Direction : Interface: .local..0, 192.0.2.0/10002 --> 198.51.100.0/80;tcp, conn tag: 0x0, gateway: 192.0.2.0 Reverse Direction : Interface: ge-0/0/15.0, 198.51.100.0/80 --> 192.0.2.0/10002;tcp, conn tag: 0x0, gateway: 203.0.113.0 Forwarding Type : Route Bandwidth : 0.02 MB From Zone : junos-host To Zone : internet Layer4 Application : junos-http Base Layer7 Application : UNKNOWN Final Layer7 Application: UNKNOWN Hardware Accelerated : False Decrypted : False Decrypted-Mirrored : False Tunneled Session : False Session State : Valid Session HA Status : Stand-alone Policy : self-traffic-policy/1 Time Out : 300 s Time-To-Live : 272 s Start Time : 83 s Duration : 3811 s Plugin List: junos-tcp-svr-emul: C2S Interested, S2C Interested junos-rtcom-stream: C2S Interested, S2C Interested junos-tcp-clt-emul: C2S Interested, S2C Interested
Release Information
Command introduced in Junos OS Release 21.1R1.