EXPERT RESPONSE
The IPv6 address, which is 128 bits, is divided into the prefix and a 64-bit interface identifier. The interface identifier is what we call the host ID in the IPv4 world. The prefix is defined hierarchically. A customer or end user will get his IPv6 address range from its ISP; for an organization, this will usually be a /48 prefix. This leaves 16 bits of prefix space for your subnetting.
I advise you to do some reading on the autoconfiguration mechanisms of IPv6 to learn what you are looking for. You can find this in the specification as well as in the book IPv6 Essentials published by O'Reilly. This book also contains a quick guide to get started on different operating systems such as Windows XP, Linux and Macintosh.
|