This command is useful to prevent Windows from generating a temporary that temporary IPv6 address. Even when you have a static IP, Windows 7 insists on generating a temporary IPv6 address.
netsh interface ipv6 set interface "Local Area Connection" routerdiscover=disabled
Once completed, the command returns this:
Ok.
No comments:
Post a Comment