show security flow cp-session family
Syntax
show security flow cp-session family family [summary | terse]
Description
Display central point session-related flow information for the specified family.
Options
family–Display session by family.
inet—Display IPv4 sessions.
inet6–Display IPv6 and IPv6-NATPT sessions.
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
family 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 family summary
root> show security flow cp-session family inet 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 family terse
root> show security flow cp-session family inet 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: 198.51.100.1/26183 --> 203.0.113.2/21;tcp, Out: 203.0.113.2/21 --> 198.51.100.1/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.