show security flow cp-session destination-prefix
Syntax
show security flow cp-session destination-prefix destination-IP-prefix [summary | terse]
Description
Display central point session-related flow information for the specified destination prefix.
Options
destination-IP-prefix —Destination IP prefix or address 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-prefix
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-prefix summary
- show security flow cp-session destination-prefix terse
show security flow cp-session destination-prefix summary
root> show security flow cp-session destination-prefix 60/8 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-prefix terse
root> show security flow cp-session destination-prefix 60/8 terse DCP Flow Sessions on FPC10 PIC0: Total sessions: 0 DCP Flow Sessions on FPC10 PIC1: Total sessions: 0 DCP Flow Sessions on FPC10 PIC2: Session ID: 420002660, SPU: 42, Valid In: 203.0.113.10/26183 --> 192.0.2.1/21;tcp, Out:192.0.2.1/21 --> 203.0.113.10/26183;tcp, Total sessions: 1 DCP Flow Sessions on FPC10 PIC3: Total sessions: 0
Release Information
Command introduced in Junos OS Release 10.2. This command is supported.