Which multicast address is used by DHCP clients to speak to DHCP servers and DHCP relay agents?

A) FF02::2:1
B) FF02::1:2
C) FF02::2
D) FF02::1


B
Explanation: B) When DHCP clients need to speak to a DHCP server or a DHCP relay agent, they send traffic to the FF02::1:2 multicast address.

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the main problems that can occur in developing decision tables?

A) incompleteness B) impossible situations C) contradictions D) repetition

Computer Science & Information Technology

The ________ control is probably the most common control for which you need to write code

A) TextBox B) ComboBox C) CommandButton D) ListBox

Computer Science & Information Technology

A conditional expression uses the conditional operator, ____, and provides an alternate way of expressing a simple if-else statement.

A. -> B. ?: C. ? D. :

Computer Science & Information Technology

What command is used to rewrite the hard drive boot sector?

A) bootrec B) bootcfg C) diskcfg D) fixboot

Computer Science & Information Technology