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?
13:B0:AB:CC:00:01
Convertion process:
1) Take the mac address: for example 13:B0:AB:CC:00:01
2) Throw ff:fe in the middle: 13:B0:AB:ff:fe:CC:00:01
3) Reformat to IPv6 notation 13B0:ABff:feCC:0001
4) Convert the first octet from hexadecimal to binary: 13 -> 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: 11B0:ABff:feCC:0001
8) Prepend the link-local prefix: fe80::11B0:ABff:feCC:1
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
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.
[Removed]
7 months agoKuyaErik101
7 months, 3 weeks ago