1EUCA-ASSIGN-PRIVATE-IP-ADDRESSES(1U)ser CommanEdUsCA-ASSIGN-PRIVATE-IP-ADDRESSES(1)
2
3
4
6 euca-assign-private-ip-addresses - Assign one or more private IP
7 addresses to a network interface
8
10 euca-assign-private-ip-addresses [-n INTERFACE]
11
12 (--secondary-address ADDRESS | --secondary-count COUNT)
13 [--allow-reassignment] [--show-empty-fields] [-U URL] [--region
14 USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN]
15 [--debug] [--debugger] [--version] [-h]
16
18 Assign one or more private IP addresses to a network interface
19
21 Note that an instance's type may affect the number of addresses it can
22 hold at once.
23
24 optional arguments:
25 -n INTERFACE, --network-interface INTERFACE
26 ID of the network interface to assign addresses to (required)
27
28 --secondary-address ADDRESS, --secondary-private-ip-address ADDRESS
29 assign a specific secondary private IP address to the network
30 interface. Use this option multiple times to add additional
31 addresses.
32
33 --secondary-count COUNT, --secondary-private-ip-address-count COUNT
34 automatically assign a specific number of secondary private IP
35 addresses to the network interface
36
37 --allow-reassignment
38 Allow addresses to be assigned even if they are already associā
39 ated with other interfaces
40
41 --show-empty-fields
42 show empty values as "(nil)"
43
44 -U URL, --url URL
45 compute service endpoint URL
46
47 --region USER@REGION
48 region and/or user names to search when looking up config file
49 data
50
51 -I KEY_ID, --access-key-id KEY_ID
52
53 -S KEY, --secret-key KEY
54
55 --security-token TOKEN
56
57 --debug
58 show debugging output
59
60 --debugger
61 launch interactive debugger on error
62
63 --version
64 show the program's version and exit
65
66 -h, --help
67 show this help message and exit
68
69
70
71euca2ools 3.4 December 20E1U6CA-ASSIGN-PRIVATE-IP-ADDRESSES(1)