PrepAway - Latest Free Exam Questions & Answers

Which two values should you obtain from Server2?

You have two servers named Server1 and Server2 that run Windows Server 2016 R2. Server1 has the DHCP Server server role installed.
You need to create an IPv6 reservation for Server2.
Which two values should you obtain from Server2? (Each correct answer presents part of the solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
the hardware ID

B.
the DHCPv6 unique identifier

C.
the DHCPv6 identity association ID

D.
the SMSBIOS GUID

E.
the MAC address

Explanation:
The Add-DhcpServerv6Reservation cmdlet reserves a specified IPv6 address for the client identified by the specified Dynamic Host Configuration Protocol (DHCP)
v6 unique identifier (ID) (DUID) and identity association ID (IAID).

One Comment on “Which two values should you obtain from Server2?

  1. Reginaldo says:

    -Iaid Specifies the DHCPv6 IAID of a specific network interface of the client.
    -ClientDuid Specifies the DUID of the client.

    EXAMPLE 1

    This example reserves the specified IPv6 address for the specified ClientDuid and Iaid parameter values. After the reservation is added, the DHCP server service will assign only the specified IP address to the client request which contains the specified ClientDuid and Iaid parameter values.

    Windows PowerShell

    Add-DhcpServerv6Reservation -Prefix 2001:4898:7020:1020:: -IPAddress 2001:4898:7020:1020::1 -ClientDuid 00-01-00-01-15-F9-7F-AB-F0-DE-F1-7A-00-5E -Iaid 234890455

    https://technet.microsoft.com/pt-br/library/jj590730(v=wps.630).aspx




    0



    0

Leave a Reply