InterviewSolution
Saved Bookmarks
| 1. |
Number of bit used by the IPv6 address |
|
Answer» tion:1281: IPv6 addresses are 128-bit HEXADECIMAL numbersThe IPv4 addresses we are all used to seeing are made up of four numerical octets that combine to FORM a 32-bit address. IPv6 addresses look NOTHING like IPv4 addresses. IPv6 addresses are 128 bits in LENGTH and are made up of hexadecimal characters. |
|