exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 1311 discussion

Actual exam question from Cisco's 200-301
Question #: 1311
Topic #: 1
[All 200-301 Questions]



Refer to the exhibit. The IPv6 address for the LAN segment on router R2 must be configured using the EUI-64 format. When configured which ipv6 address is produced by the router?

  • A. 2001:db8:d955:1697:1130:ABFF:FECC:1
  • B. 2001:db8:d955:1697:4657:149F:FE65:1
  • C. 2001:db8:d955:1697:11D8:BFFF:FE69:1
  • D. 2001:db8:d955:1697:12D8:BAFE:FF01:1
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
KuyaErik101
9 months, 2 weeks ago
Selected Answer: C
13:D8:BF:69:00:01 Convertion process: 1) Take the mac address: for example 13:D8:BF:69:00:01 2) Throw ff:fe in the middle: 13:D8:BF:ff:fe:69:00:01 3) Reformat to IPv6 notation 13D8:BFff:fe69:0001 4) Convert the first octet from hexadecimal to binary: 13 -> 00010011 Convert each hex digit to 4 binary digits (see conversion table below): 13 = 1 3 = 0001 0011 = 00010011 5) Invert the bit at index 6 (counting from 0): 00010011 -> 00010001 6) Convert octet back to hexadecimal: 00010001 -> 11 7) Replace first octet with newly calculated one: 11D8:BFFF:FE69:0001 8) Prepend the link-local prefix: fe80::11D8:BFFF:FE69:1
upvoted 2 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 ...