Select the incorrect statement
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.
Explanation:
A private IP address remains associated with the network interface when the instance is stopped and restarted,
and is released when the instance is terminated.
Doesn’t the explanation say B is the answer?
No. It says to select the INCORRECT statement. B is a correct statement. C is an incorrect statement, therefore making C the answer.
Select the incorrect statement
C.
In Amazon VPC, an instance does NOT retain its private IP addresses when the instance is stopped. This is incorrect, you will retain the private ip for the life time of instance
From VPC FAQ: It gives all A , B , C and D Answer.. Read Twice.
Q. Can I change the private IP addresses of an Amazon EC2 instance while it is running and/or stopped within
a VPC?
Primary private IP addresses are retained for the instance’s or interface’s lifetime. Secondary private IP addresses can be assigned, unassigned, or moved between interfaces or instances at any time.
Correct Answer is C