show security flow cp-session destination-port
Syntax
show security flow cp-session destination-port destination-port-number [summary | terse]
Description
Display central point session-related flow information for the specified destination port.
Options
destination-port-number —Number of the destination port for which to display central point session information.
Range: 1 through 65,535
summary | terse—Display the specified level of output.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show security flow cp-session
destination-port
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
Valid gates |
Number of valid central point sessions. |
Pending gates |
Number of pending central point sessions. |
Invalidated gates |
Number of invalid central point sessions. |
Gates in other states |
Number of central point sessions in other states. |
Total gates |
Number of central point sessions in total. |
Session ID |
Number that identifies the session. Use this ID to get more information about the session. |
SPU |
Services Processing Unit. |
In |
Incoming flow (source and destination IP addresses). |
Out |
Reverse flow (source and destination IP addresses). |
Sample Output
- show security flow cp-session destination-port summary
- show security flow cp-session destination-port terse
show security flow cp-session destination-port summary
root> show security flow cp-session destination-port 21 summary DCP Flow Sessions on FPC10 PIC0: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0 DCP Flow Sessions on FPC10 PIC1: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0 DCP Flow Sessions on FPC10 PIC2: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1 DCP Flow Sessions on FPC10 PIC3: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0
show security flow cp-session destination-port terse
root> show security flow cp-session destination-port 21 terse DCP Flow Sessions on FPC10 PIC0: Total sessions: 0 DCP Flow Sessions on FPC10 PIC1: Session ID: 410003298, SPU: 41, Valid In: 203.0.113.10/26182 --> 198.51.100.1/21;tcp, Out: 198.51.100.1/21 --> 203.0.113.10/26182;tcp, Total sessions: 1 DCP Flow Sessions on FPC10 PIC2: Total sessions: 0 DCP Flow Sessions on FPC10 PIC3: Total sessions: 0
Release Information
Command introduced in Junos OS Release 10.2. This command is supported.