.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-ASSOCIATE-ADDRESS "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-associate-address \- Associate an elastic IP address with a running instance .SH SYNOPSIS euca\-associate\-address [\-a ALLOC] (\fB\-i\fR INSTANCE | \fB\-n\fR INTERFACE) .TP [\-p ADDRESS] [\-\-allow\-reassociation] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] [ADDRESS] .SH DESCRIPTION Associate an elastic IP address with a running instance .SS "positional arguments:" .TP ADDRESS [Non\-VPC only] IP address to associate (required) .SS "optional arguments:" .TP \fB\-a\fR ALLOC, \fB\-\-allocation\-id\fR ALLOC [VPC only] VPC allocation ID (required) .TP \fB\-i\fR INSTANCE, \fB\-\-instance\-id\fR INSTANCE ID of the instance to associate the address with .TP \fB\-n\fR INTERFACE, \fB\-\-network\-interface\fR INTERFACE [VPC only] network interface to associate the address with .TP \fB\-p\fR ADDRESS, \fB\-\-private\-ip\-address\fR ADDRESS [VPC only] the private address to associate with the address being associated in the VPC (default: primary private IP) .TP \fB\-\-allow\-reassociation\fR [VPC only] allow the address to be associated even if it is already associated with another interface .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit