Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security flow session idp summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security flow session idp summary

Description

Display summary output.

Options

  • application—Application name

  • destination-port—Destination port

  • destination-prefix—Destination IP prefix or address

  • family—Display session by family.

  • interface–Name of incoming or outgoing interface

  • protocol—IP protocol number

  • source-port—Source port

  • source-prefix—Source IP prefix

Required Privilege Level

view

Output Fields

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

Table 1: show security flow session idp summary Output Fields

Field Name

Field Description

Valid session

Number of valid sessions.

Pending sessions

Number of pending sessions.

Invalidated sessions

Number of invalid sessions.

Sessions in other states

Number of sessions in other states.

Total sessions

Total number of sessions.

Sample Output

show security flow session idp summary

content_copy zoom_out_map
root@ show security flow session idp summary
Flow Sessions on FPC4 PIC0:

Valid sessions: 3
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Total sessions: 3

Flow Sessions on FPC5 PIC0:

Valid sessions: 4
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Total sessions: 4

Release Information

Command introduced in Junos OS Release 10.2.

footer-navigation