1EUCA-CREATE-NETWORK-INTERFACE(1) User CommandsEUCA-CREATE-NETWORK-INTERFACE(1)
2
3
4

NAME

6       euca-create-network-interface - Create a new VPC network interface
7

SYNOPSIS

9       euca-create-network-interface [-d DESC] [-g GROUP]
10
11       [--private-ip-address ADDRESS]
12              [--secondary-address    ADDRESS   |   --secondary-count   COUNT]
13              [--show-empty-fields]  [-U  URL]  [--region   USER@REGION]   [-I
14              KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
15              [--version] [-h] SUBNET
16

DESCRIPTION

18       Create a new VPC network interface
19
20   positional arguments:
21       SUBNET subnet to create the new network interface in (required)
22
23   optional arguments:
24       -d DESC, --description DESC
25              description for the new network interface
26
27       -g GROUP, --group GROUP
28              ID of a security group to add the new network interface to. This
29              option  may  be used more than once.  Each time adds the network
30              interface to an additional security group.
31
32       --private-ip-address ADDRESS
33              assign a specific primary private IP address to the new  network
34              interface
35
36       --secondary-address ADDRESS, --secondary-private-ip-address ADDRESS
37              assign  a  specific secondary private IP address to the new net‐
38              work interface. Use this option multiple times to add additional
39              addresses.
40
41       --secondary-count COUNT, --secondary-private-ip-address-count COUNT
42              automatically  assign  a specific number of secondary private IP
43              addresses to the new network interface
44
45       --show-empty-fields
46              show empty values as "(nil)"
47
48       -U URL, --url URL
49              compute service endpoint URL
50
51       --region USER@REGION
52              region and/or user names to search when looking up  config  file
53              data
54
55       -I KEY_ID, --access-key-id KEY_ID
56
57       -S KEY, --secret-key KEY
58
59       --security-token TOKEN
60
61       --debug
62              show debugging output
63
64       --debugger
65              launch interactive debugger on error
66
67       --version
68              show the program's version and exit
69
70       -h, --help
71              show this help message and exit
72
73
74
75euca2ools 3.4                    December 2016EUCA-CREATE-NETWORK-INTERFACE(1)
Impressum