1EUCA-CREATE-CUSTOMER-GATEWAY(1) User Commands EUCA-CREATE-CUSTOMER-GATEWAY(1)
2
3
4
6 euca-create-customer-gateway - Create a VPN customer gateway
7
9 euca-create-customer-gateway -t ipsec.1 -i ADDRESS [-b ASN]
10
11 [--show-empty-fields] [-U URL]
12 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
13 TOKEN] [--debug] [--debugger] [--version] [-h]
14
16 Create a VPN customer gateway
17
19 This is the external side of a VPN connection. You will also need to
20 create a virtual private gateway with euca-create-vpn-gateway(1).
21
22 optional arguments:
23 -t ipsec.1, --type ipsec.1
24 the type of VPN connection to use (required)
25
26 -i ADDRESS, --ip ADDRESS
27 the new customer gateway's cloud-facing IP address (required)
28
29 -b ASN, --bgp-asn ASN
30 the new customer gateway's BGP AS number
31
32 --show-empty-fields
33 show empty values as "(nil)"
34
35 -U URL, --url URL
36 compute service endpoint URL
37
38 --region USER@REGION
39 region and/or user names to search when looking up config file
40 data
41
42 -I KEY_ID, --access-key-id KEY_ID
43
44 -S KEY, --secret-key KEY
45
46 --security-token TOKEN
47
48 --debug
49 show debugging output
50
51 --debugger
52 launch interactive debugger on error
53
54 --version
55 show the program's version and exit
56
57 -h, --help
58 show this help message and exit
59
60
61
62euca2ools 3.4 December 2016 EUCA-CREATE-CUSTOMER-GATEWAY(1)