Configure Elastic IP Addressing
An Elastic IP address is a static IPv4 address designed for dynamic cloud computing. An Elastic IP address is associated with your AWS account. With an Elastic IP address, you can mask the failure of an instance or software by rapidly remapping the address to another instance in your account.
An Elastic IP address is a public IPv4 address, which is reachable from the internet. If
your instance does not have a public IPv4 address, you can associate an Elastic IP
address with your instance to enable communication with the internet.
- Click Elastic IPs under Network & Security in the left column.
- Click Allocate New Address, then Yes, Allocate, and then click Close.
- Select the newly allocated IP address and click Actions, and then Associate Address.
- Click on the text box next to Instance and select your instance from the drop-down menu.
- Click Associate.
Once you have configured VM instances, see the ISR Installation Guide to install the ISR components.