vpn tu conn

Description

Shows VPN information for the specified traffic connections.

Syntax for IPv4

vpn tu [-w] conn {<Source IPv4 Address> | -} {<Source Port> | -} {<Destination IPv4 Address> | -} {<Destination Port> | -} [<IPv4 Protocol> | -}]

Syntax for IPv6

vpn6 tu [-w] conn {<Source IPv6 Address> | -} {<Source Port> | -} {<Destination IPv6 Address> | -} {<Destination Port> | -} [<IPv6 Protocol> | -}]

Parameters

Parameter

Description

-w

Shows various warnings on the screen.

<Source IPv4 Address>

<Source IPv6 Address>

Specifies the Source Address.

You must enter one of these:

  • A valid IP address.

  • The minus character "-" to act a wildcard.

<Source Port>

Specifies the Source Port.

You must enter one of these:

  • A valid port number.

  • The minus character "-" to act a wildcard.

<Destination IPv4 Address>

<Destination IPv6 Address>

Specifies the Destination Address.

You must enter one of these:

  • A valid IP address.

  • The minus character "-" to act a wildcard.

<Destination Port>

Specifies the Destination Port.

You must enter one of these:

  • A valid port number.

  • The minus character "-" to act a wildcard.

<IPv4 Protocol>

<IPv6 Protocol>

Optional.

Specifies the Protocol number.

You must enter one of these:

  • A valid protocol number.

  • The minus character "-" to act a wildcard.

Example

[Expert@MyGW:0]# vpn tu conn - - - - -
*:* --> *:* (*)
instance 0: 'src=[172.23.43.151,54363], dest=[172.23.43.46,18192], TCP' Clear
instance 0: 'src=[172.23.43.48,500], dest=[172.23.43.46,500], UDP' Clear
instance 1: 'src=[192.168.30.10,22119], dest=[192.168.40.10,0], ICMP' Encrypted

+-----------------------------------------------+----------------------------------+---------------------+
| Peer: 172.23.43.48 - Gateway1                 | MSA:     7fxxxxxxxx88            | i: 1  ref:     1    |
| Methods: ESP Tunnel AES-GCM-128               |                                  | i: 2  ref:     3    |
| Local TS:  192.168.30.0/24                    | In Stat:   98.44 KB,   5.00  Bps |                     |
| Remote TS: 192.168.40.0/24                    | Out Stat: 110.33 KB,   5.00  Bps |                     |
| MSPI:  1000005 (i:  2, p:  0, d:  0)          | Out SPI: 8xxxxxxd                |                     |
| Tunnel created:      Nov 25 17:48:29          | IPsec                            |                     |
| Tunnel expiration:   Nov 25 17:51:49          | Connected                        |                     |
+-----------------------------------------------+----------------------------------+---------------------+
instance 2: 'src=[172.23.43.46,62620], dest=[2.19.202.36,80], TCP' Clear
instance 2: 'src=[172.23.43.151,65477], dest=[172.23.43.46,18192], TCP' Clear
instance 2: 'src=[172.23.43.46,48787], dest=[172.23.43.151,257], TCP' Clear
instance 2: 'src=[172.23.43.46,41521], dest=[172.23.43.151,257], TCP' Clear
instance 2: 'src=[172.20.219.13,50152], dest=[172.23.43.46,22], TCP' Clear
--> 8 connections found
[Expert@MyGW:0]#