show security flow session summary family

Syntax

show security flow session summary family (inet | inet6)

Release Information

Command introduced in Release 10.2 of Junos OS.

Description

Display filtered summary of information about existing sessions, including types of sessions, active and failed sessions, and the maximum allowed number of sessions.

Options

inet—Display details summary of IPv4 sessions.

inet6—Display details summary of IPv6 sessions.

Required Privilege Level

view

Related Topics

clear security flow session all

List of Sample Output

show security flow session summary family inet
show security flow session summary family inet6

Output Fields

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

Table 90: show security flow session summary Output Fields

Field Name

Field Description

Valid sessions

Count of valid sessions.

Pending sessions

Count of pending sessions.

Invalidated sessions

Count of sessions the security device has determined to be invalid.

Sessions in other states

Count of sessions not in valid, pending, or invalidated state.

Total sessions

Total of the above counts.

Sample Output

show security flow session summary family inet

user@host> show security flow session summary family inet
Session summary for family inet:        
Valid sessions: 20
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Total sessions: 20

show security flow session summary family inet6

user@host> show security flow session summary family inet6
Session summary for family inet6:        
Valid sessions: 20
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Total sessions: 20