[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security flow session tunnel

Syntax

show security flow session tunnel
<node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display information about all tunnel sessions.

This command is supported on J-series and SRX-series devices.

Options

none—Display all tunnel sessions.

node—(Optional) For chassis cluster configurations, display tunnel sessions on a specific node.

Required Privilege Level

view

Related Topics

no-syn-check-in-tunnel

clear security flow session all

List of Sample Output

show security flow session tunnel

Output Fields

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

Table 49: show security flow session tunnel 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. NA (Not Applicable) for a tunnel session.

Timeout

Idle timeout after which the session expires. NA (Not Applicable) for a tunnel session.

In

Incoming flow (source and destination IP addresses, application protocol, and interface).

show security flow session tunnel

user@host> show security flow session tunnel
Session ID: 9003, Policy name: N/A, Timeout: N/A
  In: 2.2.2.2/0 --> 2.2.2.1/0;esp, If: fe-4/0/0.0
Session ID: 9004, Policy name: N/A, Timeout: N/A
  In: 2.2.2.2/48468 --> 2.2.2.1/48442;esp, If: fe-4/0/0.0
Session ID: 9005, Policy name: N/A, Timeout: N/A
  In: 10.157.89.106/2048 --> 10.157.89.210/2048;gre, If: ge-0/0/1.0

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]