A company has 100 client computers that run Windows 10 Enterprise. A new company policy
requires that all client computers have static IPv6 addresses. You need to assign static IPv6
addresses to the client computers. Which Network Shell (netsh) command should you run?
A.
add address
B.
set interface
C.
set global
D.
set address
Explanation:
The add address Network Shell (netsh) command adds an IPv6 address to a specified interface.
Incorrect Answers:
B: The set interface Network Shell (netsh) command modifies interface configuration parameters.
C: The set global Network Shell (netsh) command modifies global configuration parameters.D: The set address Network Shell (netsh) command modifies an IPv6 address on a specified
interface.
https://technet.microsoft.com/en-gb/library/cc740203(v=ws.10).aspx#BKMK_3