1 / 14

Binary Lesson 4 Slash Notation

Binary Lesson 4 Slash Notation. A Single IPv6 Address. fe80:0000:0000:0000:462a:60ff:fef6:0278 8 fields, each containing 16 bits Each field has 4 hexadecimal characters, representing 4 bits each fe80 = 1111 1110 1000 0000 462a = 0100 0110 0010 1010. A Range of IPv6 Address. fe80::/64

justin
Télécharger la présentation

Binary Lesson 4 Slash Notation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Binary Lesson 4Slash Notation

  2. A Single IPv6 Address fe80:0000:0000:0000:462a:60ff:fef6:0278 8 fields, each containing 16 bits Each field has 4 hexadecimal characters, representing 4 bits each fe80 = 1111 1110 1000 0000 462a = 0100 0110 0010 1010

  3. A Range of IPv6 Address fe80::/64 • The number after the slash is how many bits are fixed in the address range • All the remaining bits are allowed to vary • This range contains these addresses: fe80:0000:0000:0000:0000:0000:0000:0000 fe80:0000:0000:0000:0000:0000:0000:0001 fe80:0000:0000:0000:ffff:0000:0000:0000 fe80:0000:0000:0000:ffff:ffff:ffff:ffff ---- ---- ---- ---- 64 bits

  4. A Range of IPv6 Address fe80::/16 The number after the slash is how many bits are fixed in the address range All the remaining bits are allowed to vary This range contains these addresses: fe80:0000:0000:0000:0000:0000:0000:0000 fe80:0000:0000:0000:0000:0000:0000:0001 fe80:ffff:0000:0000:0000:0000:0000:0000 fe80:ffff:ffff:ffff:ffff:ffff:ffff:ffff ---- 16 bits

  5. A Range of IPv6 Address fe80::/8 The number after the slash is how many bits are fixed in the address range All the remaining bits are allowed to vary This range contains these addresses: fe80:0000:0000:0000:0000:0000:0000:0000 fe80:ffff:ffff:ffff:ffff:ffff:ffff:ffff fe8f:ffff:ffff:ffff:ffff:ffff:ffff:ffff feff:ffff:ffff:ffff:ffff:ffff:ffff:ffff -- 8 bits

  6. A Single IPv6 Address • fe80::462a:60ff:fef6:0278/128 • The /128 means all 128 bits are fixed fe80:0000:0000:0000:462a:60ff:fef6:0278 ---- ---- ---- ---- ---- ---- ---- ---- 128 bits

  7. The Unspecified IPv6 Address • ::/0 • The /0 means no bits are fixed • All 128 bits can vary • This range includes all addresses, including 0000:0000:0000:0000:0000:0000:0000:0000 ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 0 bits

  8. Binary iClicker Questions

  9. Which address is not included in this range?2620::/64 2620::FFFF 2620::FFFF:FFFF:FFFF 2620::FFFF:FFFF:FFFF:FFFF 2620::FFFF:FFFF:FFFF:FFFF:FFFF More than one of the above

  10. Which address is not included in this range?2620::/32 2620::F:F:F:F 2620:0:0:1::FFFF:FFFF:FFFF 2620:1:0:0:F:F::1 262F::FFFF:FFFF:FFFF:FFFF:FFFF More than one of the above

  11. Which address is not included in this range?FC00::/16 FC00::1:1:1:1 FC00::1:1:1:1:1:1 FC00:F:F:F:1:1:1:1 FC0F::1 More than one of the above

  12. Which address is not included in this range?FF02::/96 FF02::F:F:F FF02::F:F FF02::FFFF:FFFF FF02::F More than one of the above

  13. Which address is not included in this range?2000::/4 2000:: 20FF:: 2FFF:: 3000:: More than one of the above

  14. Which address is not included in this range?2620:1:B::/48 2620::1 2620:1:B::F:F:F:F 2620:1:B::F:F:F:F:F 2620:1:C::F:F:F:F More than one of the above

More Related