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

show security ipsec next-hop-tunnels

Syntax

show security ipsec next-hop-tunnels
< interface-name interface-name >

Release Information

Command introduced in Release 8.5 of JUNOS software.

Description

Display security information about the secure tunnel interface.

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

Options

none—Display information about all secure tunnel interface.

interface-name interface-name —(Optional) Name of the secure tunnel logical interface.

Required Privilege Level

view

List of Sample Output

show security ipsec next-hop-tunnels

Output Fields

Table 67 lists the output fields for the show security ipsec next-hop-tunnels command. Output fields are listed in the approximate order in which they appear.

Table 67: show security ipsec next-hop-tunnels Output Fields

Field Name

Field Description

Next-hop gateway

IP address of the next gateway.

Interface

Name of the secure tunnel logical interface.

IPsec VPN name

Name of the IPsec VPN tunnel.

Flag

  • Static—IP address manually configured.
  • Auto—IP address obtained from the remote peer automatically.

show security ipsec next-hop-tunnels

user@host> show security ipsec next-hop-tunnels
Next-hop gateway  interface   IPsec VPN name                    Flag
11.1.1.2          st0.0       autokey                           Static
11.1.1.3          st0.0       pbd-4-6                           Auto

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