Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show security flow cp-session

Syntax

show security flow cp-session[<filter>] [summary | terse]

Release Information

Command introduced in Release 10.2 of Junos OS.

Description

Display central point session-related flow information.

Options

  • destination-port—Destination port
  • destination-prefix—Destination prefix
  • family—Display session by family.
  • protocol—IP protocol number
  • source-port—Source port
  • source-prefix—Source IP prefix or address
  • summary | terse–Display the specified level of output.

Required Privilege Level

view

List of Sample Output

show security flow cp-session summary
show security flow cp-session terse

Output Fields

Table 1 lists the output fields for the show security flow cp-session command. Output fields are listed in the approximate order in which they appear.

Table 1: show security flow cp-session Output Fields

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.

Maximum sessions

Number of maximum central point sessions.

Maximum inet6 sessions

Number of maximum inet6 central point sessions.

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 summary

root> show security flow cp-session summary
Valid sessions: 0
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Total sessions: 0
Maximum sessions: 10485760
Maximum inet6 sessions: 5242880

show security flow cp-session terse

root> show security flow cp-session terse
Session ID: 160000015, SPU: 17, Valid
  In: 40.0.0.111/32838 --> 30.0.0.100/21;tcp, 
  Out: 30.0.0.100/21 --> 40.0.0.111/32838;tcp, 
Total sessions: 1

Published: 2014-10-19

Published: 2014-10-19