show security flow session summary family
Syntax
show security flow session summary family (inet | inet6)
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
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.
Field Name |
Field Description |
---|---|
|
Count of valid sessions. |
|
Count of pending sessions. |
|
Count of sessions the security device has determined to be invalid. |
|
Count of sessions not in valid, pending, or invalidated state. |
|
Total of the above counts. |
Sample Output
show security flow session summary family inet
user@host> show security flow session summary family inet Flow Sessions on FPC10 PIC1: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0 Flow Sessions on FPC10 PIC2: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1 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 session summary family inet6
user@host> show security flow session summary family inet6 Flow Sessions on FPC10 PIC1: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0 Flow Sessions on FPC10 PIC2: Valid sessions: 0 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 0 Flow Sessions on FPC10 PIC3: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1
Release Information
Command introduced in Junos OS Release 10.2.
Support on SRX Series Firewalls for flow-based mode for family inet6 added in Junos OS Release 10.2.
Support for IPv6 addresses in active/active chassis cluster configurations (in addition to the existing support of active/passive chassis cluster configurations) added in Junos OS Release 10.4.