BSDwiki/ Understand IPv6 address theory

Understand IPv6 address theory

Author: name contact BSD flavour

Reviewer: name contact BSD flavour

Reviewer: name contact BSD flavour


Concept

Be able to recognize basic IPv6 addressing theory including: the components of an IPv6(((IPv6))) address; the support for multiple addresses (link, local, global) per interface; address and prefix representation (aaaa:bbbb::dddd/17) and the address format (48bit prefix, 16bit subnet, 64 hostbits). In addition, understand the autoconfiguration(((autoconfiguration, IPv6))) process where the router sends its prefix or gets queried and the host adds its 64 host-bits which are derived from its MAC(((MAC))) address. Finally, be able to troubleshoot basic IPv6 connectivity.

Introduction

Examples

Practice Exercises

More information

ifconfig(8), ping6(8), rtsol(8)