euca-associate-address (1) Linux Manual Page
NAME
euca-associate-address – Associate an elastic IP address with a running instance
SYNOPSIS
euca-associate-address [-a ALLOC] (-i INSTANCE | -n INTERFACE)
- [-p ADDRESS]
- [–allow-reassociation |
–no-allow-reassociation][–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] [ADDRESS]
DESCRIPTION
Associate an elastic IP address with a running instance
positional arguments:
- ADDRESS
- [Non-VPC only] IP address to associate (required)
optional arguments:
-aALLOC,–allocation-idALLOC- [VPC only] VPC allocation ID (required)
-iINSTANCE,–instance-idINSTANCE- ID of the instance to associate the address with
-nINTERFACE,–network-interfaceINTERFACE- [VPC only] network interface to associate the address with
-pADDRESS,–private-ip-addressADDRESS- [VPC only] the private address to associate with the address being associated in the VPC (default: primary private IP)
–allow-reassociation- [VPC only] allow the address to be associated even if it is already associated with another interface
–no-allow-reassociation- [VPC only] do not allow the address to be associated if it is already associated with another 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
