1EUCA-CREATE-VPN-CONNECTION-ROUTE(1U)ser CommanEdUsCA-CREATE-VPN-CONNECTION-ROUTE(1)
2
3
4
6 euca-create-vpn-connection-route - Create a static route that sends
7 traffic from a virtual private gateway to a customer gateway
8
10 euca-create-vpn-connection-route --vpn-connection VPNCONN --cidr CIDR
11
12 [--show-empty-fields] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h]
15
17 Create a static route that sends traffic from a virtual private gateway
18 to a customer gateway
19
20 optional arguments:
21 --vpn-connection VPNCONN
22 ID of the virtual private gateway to affect (required)
23
24 --cidr CIDR
25 the address block to add a route to (required)
26
27 --show-empty-fields
28 show empty values as "(nil)"
29
30 -U URL, --url URL
31 compute service endpoint URL
32
33 --region USER@REGION
34 region and/or user names to search when looking up config file
35 data
36
37 -I KEY_ID, --access-key-id KEY_ID
38
39 -S KEY, --secret-key KEY
40
41 --security-token TOKEN
42
43 --debug
44 show debugging output
45
46 --debugger
47 launch interactive debugger on error
48
49 --version
50 show the program's version and exit
51
52 -h, --help
53 show this help message and exit
54
55
56
57euca2ools 3.4 December 20E1U6CA-CREATE-VPN-CONNECTION-ROUTE(1)