Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh interface ipv6 add dnsservers ?
Usage: add dnsservers [name=][address=][[index=]][[validate=]yes|no]
Parameters:
Tag Value
name - The name or index of the interface where DNS servers
are added.
address - The IPv6 address for the DNS server you are adding.
index - Specifies the index (preference) for the specified
DNS server address.
validate - Specifies whether validation of the DNS server setting
will be performed. The value is yes by default.
Remarks: Adds a new DNS server IPv6 address to the statically-configured list.
By default, the DNS server is added to the end of the list. If an
index is specified, the DNS server will be placed in that position
in the list, with other servers being moved down to make room. If
Validate switch is yes, then the newly added DNS server is
validated.
Examples:
add dnsservers "Local Area Connection" fec0:0:0:ffff::1
add dnsservers "Local Area Connection" fec0:0:0:ffff::2 index=2
NETSH / INTERFACE / IPV6 / ADD / DNSSERVERS
netsh interface ipv6 add dnsservers - Windows Seven - commandAdds a static DNS server address. / Windows Seven netsh, interface, ipv6, add, dnsservers, cmd, command, Windows, Seven