200-301 · Question #1115
200-301 Question #1115: Real Exam Question with Answer & Explanation
The correct answer is A: ipv6 address 2001:DB8:D8D2:1009:10A0:ABFF:FECC:1 eui-64. Configuring an IPv6 address with EUI-64 involves deriving the interface identifier from the interface's MAC address by splitting it, inserting FFFE, and inverting the 7th bit of the first byte.
Question
Refer to the exhibit. The iPv6 address for the LAN segment on router R2 must be configured using the EUI-64 format. Which address must be used?
Options
- Aipv6 address 2001:DB8:D8D2:1009:10A0:ABFF:FECC:1 eui-64
- Bipv6 address 2001:DB8:D8D2:1009:1230:ABFF:FECC:1 eui-64
- Cipv6 address 2001:DB8:D8D2:1009:4331:89FF:FF23:9 eui-64
- Dipv6 address 2001:DB8:D8D2:1009:12A0:AB34:FFCC:1 eui-64
Explanation
Configuring an IPv6 address with EUI-64 involves deriving the interface identifier from the interface's MAC address by splitting it, inserting FFFE, and inverting the 7th bit of the first byte.
Common mistakes.
- B. This option's interface identifier (1230:ABFF:FECC:1) does not correctly result from the EUI-64 conversion of the given MAC address, specifically the first hextet is incorrect.
- C. This option uses incorrect segments (e.g., 89FF:FF23) that do not correspond to the EUI-64 conversion rules from the specified MAC address, and is missing the FFFE insertion in the correct position.
- D. This option fails to correctly invert the 7th bit of the MAC address's first byte, retaining '12A0' instead of '10A0', and also contains an incorrect segment 'AB34' instead of 'ABFF'.
Concept tested. IPv6 Modified EUI-64 address generation with eui-64 command
Topics
Community Discussion
No community discussion yet for this question.