Yournetwork uses the 192.168.2.0/23 address space.
Youare configuring video conferencing infrastructure.
Youneed to configure the dhcp server to lease ip address for multicast address for video
conferencing.
What command should you run on the dhcp server? To answer,select the apprperiate options in the
answer area
add-dhcpserverv4multicastscope -name “vc scope” -startscope [Start Range] [End Range]
192.168.2.10 192.168.2.255
225.0.0.10 225.0.0.250
239.0.0.1 240.0.0.0
fd80:: fe80:
ff00:: ff02:

A.
225.0.0.10 225.0.0.250
B.
225.0.0.10 225.0.0.251
C.
225.0.0.11 225.0.0.250
D.
225.0.0.10 225.0.0.255
Explanation:
https://technet.microsoft.com/en-us/library/cc758554(v=ws.10).aspx
I have no idea why specifically .10 – .250 and not any of the other choices. The link in the explanation no longer works. Does anyone know why this range?
0
0
@T
The explanation is in the link
0
0
Any ipv4 Address within the range of 224.0.0.0 to 239.255.255.255 is a Multicast ipv4 address
0
0
See the following link for the proper question:
http://www.aiotestking.com/microsoft/what-command-should-you-run-on-the-dhcp-server/
0
0