When creating an IPv6 unique local unicast address range, what size is used for a subnet field?

A) 20 bits
B) 16 bits
C) 10 bits
D) 4 bits

B
Explanation: B) The following structure is used when creating a unique local unicast address range:
The first 2 hex digits are FD.
The next 10 hex digits (40 bits) are used for a unique global ID.
The next 4 hex digits (16 bits) are used as a subnet field.
The last 16 hex digits (64 bits) are used as an interface ID field.

Computer Science & Information Technology

You might also like to view...

Define firmware. Describe the boot up sequence of a computer with particular reference to the BIOS found in IBM-compatible personal computers

What will be an ideal response?

Computer Science & Information Technology

?A simple text editor allows dragging HTML elements onto a page while the code is being written in the editor.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology