1EUCA-DESCRIBE-VPN-CONNECTIONS(1) User CommandsEUCA-DESCRIBE-VPN-CONNECTIONS(1)
2
3
4

NAME

6       euca-describe-vpn-connections - Show information about VPN connections
7

SYNOPSIS

9       euca-describe-vpn-connections [--format FORMAT]
10
11       [--stylesheet STYLESHEET]
12              [--show-empty-fields]   [-U   URL]  [--region  USER@REGION]  [-I
13              KEY_ID] [-S KEY] [--security-token TOKEN] [--filter  NAME=VALUE]
14              [--debug] [--debugger] [--version] [-h] [VPNCONN [VPNCONN ...]]
15

DESCRIPTION

17       Show information about VPN connections
18
19   positional arguments:
20       VPNCONN
21              limit results to specific VPN connections
22
23   optional arguments:
24       --format FORMAT
25              show connection information in a specific format (cisco-ios-isr,
26              juniper-junos-j,   juniper-screenos-6.1,   juniper-screenos-6.2,
27              generic, xml, none) (default: none)
28
29       --stylesheet STYLESHEET
30              format  the  connection  information using an XSL stylesheet. If
31              the value contains "{format}" it will be replaced with the  for‐
32              mat  chosen  by  the --format option. If the value is an HTTP or
33              HTTPS URL it will be downloaded as needed.  (default:  value  of
34              "vpnstylesheet" region option)
35
36       --show-empty-fields
37              show empty values as "(nil)"
38
39       -U URL, --url URL
40              compute service endpoint URL
41
42       --region USER@REGION
43              region  and/or  user names to search when looking up config file
44              data
45
46       -I KEY_ID, --access-key-id KEY_ID
47
48       -S KEY, --secret-key KEY
49
50       --security-token TOKEN
51
52       --filter NAME=VALUE
53              restrict results to those that meet criteria
54
55       --debug
56              show debugging output
57
58       --debugger
59              launch interactive debugger on error
60
61       --version
62              show the program's version and exit
63
64       -h, --help
65              show this help message and exit
66
67   allowed filter names:
68       bgp-asn
69              the BGP AS number advertised by the customer gateway router
70
71       customer-gateway-configuration
72              connection information for the customer gateway
73
74       customer-gateway-id
75              ID of the connected customer gateway
76
77       state  the VPN connection's state (available, deleting, deleted,  pend‐
78              ing)
79
80       option.static-routes-only
81              whether  the  VPN  connection  is  restricted  to  static routes
82              instead of using BGP
83
84       route.destination-cidr-block
85              the address block corresponding to the subnet used in  the  data
86              center behind the customer gateway router
87
88       tag-key
89              key of a tag assigned to the VPN connection
90
91       tag-value
92              value of a tag assigned to the VPN connection
93
94       tag:KEY
95              specific tag key/value combination
96
97       type   the type of virtual private gateway (ipsec.1)
98
99       vpn-connection-id
100              ID of the VPN connection
101
102       vpn-gateway-id
103              ID of the connected virtual private gateway
104
105
106
107euca2ools 3.4                    December 2016EUCA-DESCRIBE-VPN-CONNECTIONS(1)
Impressum