Supported Platforms
Related Documentation
- J, LN, SRX Series
- clear security flow session all
- Additional Information
- Flow-Based Processing Feature Guide for Security Devices
show security flow session summary family
Syntax
Release Information
Command introduced in Release 10.2 of Junos OS.
Support on SRX Series and J Series devices for flow-based mode for family inet6 added in Release 10.2 of Junos OS.
Support for IPv6 addresses in active/active chassis cluster configurations (in addition to the existing support of active/passive chassis cluster configurations) added in Release 10.4 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 Documentation
- J, LN, SRX Series
- clear security flow session all
- Additional Information
- Flow-Based Processing Feature Guide for Security Devices
List of Sample Output
show security flow session summary family inetshow security flow session summary family inet6
Output Fields
Table 1 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 1: 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
Published: 2014-10-19
Supported Platforms
Related Documentation
- J, LN, SRX Series
- clear security flow session all
- Additional Information
- Flow-Based Processing Feature Guide for Security Devices