exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 184 discussion

Exam question from Amazon's ANS-C00
Question #: 184
Topic #: 1
[All ANS-C00 Questions]

You are using the CLI to assign multiple IP addresses to interfaces. The operation fails. What is the most likely reason?

  • A. You cannot assign IP addresses in the CLI.
  • B. You can only assign 5 IP addresses at a time through the CLI.
  • C. One or more of the IP addresses could not be assigned.
  • D. All of the IP addresses could not be assigned.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
One more of the IP addresses could not be assigned. It only takes one failed assignment for the entire operation to fail.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GusK
Highly Voted 3 years, 7 months ago
C - When assigning multiple IP addresses to a network interface using the command line tools or API, the entire operation fails if one of the IP addresses can't be assigned. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/MultipleIP.html
upvoted 10 times
sapien45
3 years, 3 months ago
great answer
upvoted 1 times
...
...
ChauPhan
Most Recent 3 years, 7 months ago
Maybe D https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI IP addresses per network interface per instance type The following table lists the maximum number of network interfaces per instance type, and the maximum number of private IPv4 addresses and IPv6 addresses per network interface. The limit for IPv6 addresses is separate from the limit for private IPv4 addresses per network interface. Not all instance types support IPv6 addressing.
upvoted 1 times
ChauPhan
3 years, 7 months ago
maybe C, because the number of assigned IP is over limitation.
upvoted 1 times
...
...
JamesTR
3 years, 7 months ago
A and B are wrong. Between C and D i am betting on C
upvoted 1 times
...
eeghai7thioyaiR4
3 years, 8 months ago
Ans: A
upvoted 1 times
student2020
3 years, 8 months ago
aws ec2 assign-private-ip-addresses --network-interface-id eni-e5aa89a3 --private-ip-addresses 10.0.0.82 https://docs.aws.amazon.com/cli/latest/reference/ec2/assign-private-ip-addresses.html
upvoted 2 times
eeghai7thioyaiR4
3 years, 7 months ago
I thought cli as in the in-server cli (iproute2 and stuff) Thanks for the insite
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...