euca-create-network-interface (1) Linux Manual Page
NAME
euca-create-network-interface – Create a new VPC network interface
SYNOPSIS
euca-create-network-interface [-d DESC] [-g GROUP]
- [–private-ip-address ADDRESS]
- [–secondary-address ADDRESS |
–secondary-countCOUNT] [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] SUBNET
DESCRIPTION
Create a new VPC network interface
positional arguments:
- SUBNET
- subnet to create the new network interface in (required)
optional arguments:
-dDESC,–descriptionDESC- description for the new network interface
-gGROUP,–groupGROUP- ID of a security group to add the new network interface to. This option may be used more than once. Each time adds the network interface to an additional security group.
–private-ip-addressADDRESS- assign a specific primary private IP address to the new network interface
–secondary-addressADDRESS,–secondary-private-ip-addressADDRESS- assign a specific secondary private IP address to the new network interface. Use this option multiple times to add additional addresses.
–secondary-countCOUNT,–secondary-private-ip-address-countCOUNT- automatically assign a specific number of secondary private IP addresses to the new network interface
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
