Which two modifications are performed on a 48-bit MAC address when generating a 64-bit IPv6 interface identifier using the EUI-64 process? (Select TWO.)
- The 16-bit hexadecimal value FFFE is inserted into the middle of the MAC address.Cevap
- The 7th bit (Universal/Local bit) of the first byte of the MAC address is inverted.Cevap
- CThe 16-bit hexadecimal value FFFF is inserted into the middle of the MAC address.
- DThe first 24 bits of the MAC address are overwritten by the prefix FE80.
Cevap
Generating an IPv6 EUI-64 interface identifier requires inserting the 16-bit hexadecimal value FFFE into the middle of the 48-bit MAC address and inverting the 7th bit (Universal/Local bit) of the first byte.
The standard EUI-64 process creates a 64-bit interface ID from a 48-bit MAC address by inserting the 16-bit hexadecimal value FFFE between the OUI and vendor-assigned portion, and inverting the 7th bit (Universal/Local bit) of the first byte.
Adım Adım Çözüm
Anahtar Kavram
EUI-64 Interface Identifier Derivation