1)
An IPv6 address is represented as eight groups of four hexadecimal digits, each group representing 16 bits.
Example: 2311:0ff8:86ba:0000:0000:96f4:1195:99bb
2)
In that case, the IPv6 address can be written as:
0:0:0:0:0:0:0:0
In case of leading zeros, we group 4 zeroes together and write a single for them.
For example, below is a sample IPv6 address:
0:0:ff8:86ba:96f4:1195:99bb:0000
3)
A hex number represent 4 bits. A hex number ranges from 0 to 15, represented using 4 bits. For example, 15 = 11112.
4)
IPv6 unicast addresses consist of the prefix followed by an Interface Identifier (IID). The Interface Identifier is used for unique identification of a node´s interface.
Get Answers For Free
Most questions answered within 1 hours.