An organization is assigned the IPv6 global routing prefix . A network engineer needs to configure the 16th subnet (subnet index 15 in hexadecimal count starting from 0) using standard subnets. The router interface on this subnet is configured to dynamically derive its 64-bit interface identifier using EUI-64 based on its MAC address of . Which fully formed and compressed IPv6 global unicast address will be assigned to this interface?
- 2001:db8:abc0:f:7269:79ff:fea1:b2c3Cevap
- B2001:db8:abc0:f:7069:79ff:fea1:b2c3
- C2001:db8:abc0:f:7269:79a1:b2c3
- D2001:db8:abc0:15:7269:79ff:fea1:b2c3
Cevap
The correct IPv6 address is 2001:db8:abc0:f:7269:79ff:fea1:b2c3.
The correct answer properly converts the 16th subnet index (15) to hexadecimal 'f', inserts the 'FFFE' pattern into the MAC address, and flips the 7th bit of the first byte (from 0x70 to 0x72) to form the valid EUI-64 interface identifier.
Adım Adım Çözüm
Anahtar Kavram
EUI-64 Interface Identifier Construction and Hexadecimal IPv6 Subnetting