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.
The options doesn’t make sense.
Must be B.
Answer should be C. In VPC , elastic IP and private IP are retained when instance is stopped.
B
The answer is “C” is correct. Try it, I did.
Obviously you didn’t. If you did, you would see that your stopped instance still has the same private IP in it’s Description tab.
Ok, I’m an idiot. The INCORRECT statement lol. Sorry, C is correct.
The question ins ”Select the incorrect statement”
Answer is C
The instance DOES retain its private IP when it is stopped. The choices here are obviously not the ones on the actual test. That would be dumb.
C
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html
“For instances launched in a VPC, a private IPv4 address remains associated with the network interface when the instance is stopped and restarted, …”