show security flow session interface
Syntax
Release Information
Command introduced in Release 8.5 of Junos OS; Filter and view options added in Release 10.2 of Junos OS.
Description
Display information about each session that uses the specified interface. The interface name can be a session's incoming or outgoing interface.
Options
interface-name—Name of the interface on the device for which to display sessions information.
- brief | extensive | summary
Display the specified level of output.
Required Privilege Level
view
Related Topics
clear security flow session interface
List of Sample Output
show security flow session interface ge-0/0/2.0show security flow session interface ge-0/0/2.0 brief
show security flow session interface ge-0/0/2.0 extensive
show security flow session interface ge-0/0/2.0 summary
Output Fields
Table 83 lists the output fields for the show security flow session interface command. Output fields are listed in the approximate order in which they appear.
Table 83: show security flow session interface Output Fields
Field Name | Field Description |
|---|---|
Session ID | Number that identifies the session. You can use this ID to get additional information about the session. |
Policy name | Policy that permitted the traffic. |
Timeout | Idle timeout after which the session expires. |
In | Incoming flow (source and destination IP addresses, application protocol, interface, session token, route, gateway, tunnel, port sequence, FIN sequence, FIN state, packets and bytes). |
Out | Reverse flow (source and destination IP addresses, application protocol, interface, session token, route, gateway, tunnel, port sequence, FIN sequence, FIN state, packets and bytes). |
Total sessions | Total number of sessions. |
Status | Session status. |
Flag | Internal flag depicting the state of the session, used for debugging purposes. |
Policy name | Name and ID of the policy that the first packet of the session matched. |
Source NAT pool | The name of the source pool where NAT is used. |
Application | Name of the application. |
Maximum timeout | Maximum session timeout. |
Current timeout | Remaining time for the session unless traffic exists in the session. |
Session State | Session state. |
Start time | Time when the session was created, offset from the system start time. |
Unicast-sessions | Number of unicast sessions. |
Multicast-sessions | Number of multicast sessions. |
Failed-sessions | Number of failed sessions. |
Sessions-in-use | Number of sessions in use.
|
Maximum-sessions | Number of maximum sessions. |
Sample Output
show security flow session interface ge-0/0/2.0
root> show security flow session interface ge-0/0/2.0Flow Sessions on FPC4 PIC1: Session ID: 170068353, Policy name: default-policy/2, Timeout: 4, Valid In: 40.0.0.100/18 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/18;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1 Flow Sessions on FPC5 PIC0: Session ID: 200067569, Policy name: default-policy/2, Timeout: 2, Valid In: 40.0.0.100/16 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/16;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1 Flow Sessions on FPC5 PIC1: Session ID: 210067554, Policy name: default-policy/2, Timeout: 2, Valid In: 40.0.0.100/17 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/17;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1
show security flow session interface ge-0/0/2.0 brief
root> show security flow session interface ge-0/0/2.0
briefFlow Sessions on FPC4 PIC1: Session ID: 170068353, Policy name: default-policy/2, Timeout: 4, Valid In: 40.0.0.100/18 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/18;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1 Flow Sessions on FPC5 PIC0: Session ID: 200067569, Policy name: default-policy/2, Timeout: 2, Valid In: 40.0.0.100/16 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/16;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1 Flow Sessions on FPC5 PIC1: Session ID: 210067554, Policy name: default-policy/2, Timeout: 2, Valid In: 40.0.0.100/17 --> 30.0.0.100/5907;icmp, If: ge-0/0/2.0, Pkts: 1, Bytes: 84 Out: 30.0.0.100/5907 --> 40.0.0.100/17;icmp, If: ge-0/0/1.0, Pkts: 1, Bytes: 84 Total sessions: 1
show security flow session interface ge-0/0/2.0 extensive
root> show security flow session interface ge-0/0/2.0
extensiveFlow Sessions on FPC4 PIC1:
Session ID: 170068354, Status: Normal
Flag: 0x80000040
Policy name: default-policy/2
Source NAT pool: Null
Maximum timeout: 4, Current timeout: 2
Session State: Valid
Start time: 670502, Duration: 2
In: 40.0.0.100/21 --> 30.0.0.100/5907;icmp,
Interface: ge-0/0/2.0,
Session token: 0x180, Flag: 0x0x21
Route: 0x60010, Gateway: 40.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Out: 30.0.0.100/5907 --> 40.0.0.100/21;icmp,
Interface: ge-0/0/1.0,
Session token: 0x1c0, Flag: 0x0x20
Route: 0x70010, Gateway: 30.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Total sessions: 1
Flow Sessions on FPC5 PIC0:
Session ID: 200067571, Status: Normal
Flag: 0x80000040
Policy name: default-policy/2
Source NAT pool: Null
Maximum timeout: 4, Current timeout: 2
Session State: Valid
Start time: 670500, Duration: 1
In: 40.0.0.100/22 --> 30.0.0.100/5907;icmp,
Interface: ge-0/0/2.0,
Session token: 0x180, Flag: 0x0x21
Route: 0x60010, Gateway: 40.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Out: 30.0.0.100/5907 --> 40.0.0.100/22;icmp,
Interface: ge-0/0/1.0,
Session token: 0x1c0, Flag: 0x0x20
Route: 0x70010, Gateway: 30.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Total sessions: 1
Flow Sessions on FPC5 PIC1:
Session ID: 210067556, Status: Normal
Flag: 0x80000040
Policy name: default-policy/2
Source NAT pool: Null
Maximum timeout: 4, Current timeout: 2
Session State: Valid
Start time: 670499, Duration: 1
In: 40.0.0.100/23 --> 30.0.0.100/5907;icmp,
Interface: ge-0/0/2.0,
Session token: 0x180, Flag: 0x0x21
Route: 0x60010, Gateway: 40.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Out: 30.0.0.100/5907 --> 40.0.0.100/23;icmp,
Interface: ge-0/0/1.0,
Session token: 0x1c0, Flag: 0x0x20
Route: 0x70010, Gateway: 30.0.0.100, Tunnel: 0
Port sequence: 0, FIN sequence: 0,
FIN state: 0,
Pkts: 1, Bytes: 84
Total sessions: 1show security flow session interface ge-0/0/2.0 summary
root> show security flow session interface ge-0/0/2.0
summaryFlow Sessions on FPC4 PIC1: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1 Flow Sessions on FPC5 PIC0: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1 Flow Sessions on FPC5 PIC1: Valid sessions: 1 Pending sessions: 0 Invalidated sessions: 0 Sessions in other states: 0 Total sessions: 1
Hide Navigation Pane
Show Navigation Pane
Download
SHA1