A system admin wants to add more zones to the existing ELB. The system admin wants to perform this activity
from CLI. Which of the below mentioned command helps the system admin to add new zones to the existing
ELB?

A.
elb-enable-zones-for-lb
B.
elb-add-zones-for-lb
C.
It is not possible to add more zones to the existing ELB
D.
elb-configure-zones-for-lb
Explanation:
The user has created an Elastic Load Balancer with the availability zone and wants to add more zones to the
existing ELB. The user can do so in two ways:
From the console or CLI, add new zones to ELB;
The correct CLI is “enable-availability-zones-for-load-balancer”. Not sure if this is how AWS exams actually writes in, but the closest is A, but if it must be spelled correctly than none of the answers
http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/enable-disable-az.html
0
0
Question is a bit dated. Answer is A. Looks like this was the old command before switching to the new one as Kelvin points out. This pdf still shows the old command:
https://awsdocs.s3.amazonaws.com/ElasticLoadBalancing/latest/elb-qrc.pdf
0
0
Yep. A
0
0
The Answer is A. Remember both commands old and new for the exam
0
0
a
0
0