Select the instatement

Select the instatement

Select the instatement

A.
In Amazon EC2, the private IP addresses only returned to Amazon EC2 when the instance is stopped or
terminated

B.
In Amazon VPC, an instance retains its private IP addresses when the instance is stopped.

C.
In Amazon VPC, an instance does NOT retain its private IP addresses when the instance is stopped.

D.
In Amazon EC2, the private IP address is associated exclusively with the instance for its lifetime



Leave a Reply 3

Your email address will not be published. Required fields are marked *


McEphin

McEphin

Question: Select the incorrect statements

Answer:
A. In Amazon EC2, the private IP addresses only returned to Amazon EC2 when the instance is stopped or terminated.
False b/c if you stop the instance, the IP remains assigned
C. In Amazon VPC, an instance does NOT retain its private IP addresses when the instance is stopped.
False b/c if you stop the instance, the IP remains assigned
D. In Amazon EC2, the private IP address is associated exclusively with the instance for its lifetime
False b/c you can move interfaces from one instance to another bringing the IP
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/MultipleIP.html

Primary private IPv4 addresses, secondary private IPv4 addresses, Elastic IP addresses, and IPv6 addresses remain with the network interface when it is detached from an instance or attached to another instance.

B is True
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html#concepts-private-addresses

For instances launched in a VPC, a private IPv4 address remains associated with the network interface when the instance is stopped and restarted, and is released when the instance is terminated.

Other Helpful Info

For instances launched in EC2-Classic, we release the private IPv4 address when the instance is stopped or terminated. If you restart your stopped instance, it receives a new private IPv4 address.

MJ

MJ

Select the incorrect statement.

B.
In Amazon VPC, an instance retains its private IP addresses when the instance is stopped.