Windows Server 2016 RAS as an IPv6 LAN Router

Trevor Barry 26 Reputation points
2021-03-23T20:44:53.067+00:00

Hi Folks,

I have a Windows 2016 server setup as a LAN router and I'm experimenting with IPv6.

I've enabled router advertisements one of my network segments and I can see the adverts in Wireshark.

My question is - how do I change the M and A flags in the router advertisement?

I want to set the M flag to 1 to facilitate IPv6 DHCP. I've had a look at all the NETSH IPv6 options and I can't find anything there. I can't see any options in the RAS UI.

Any ideas?

Trevor

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,525 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
697 questions
0 comments No comments
{count} votes

Accepted answer
  1. Candy Luo 12,686 Reputation points Microsoft Vendor
    2021-03-24T02:25:56.633+00:00

    Hi ,

    I want to set the M flag to 1 to facilitate IPv6 DHCP.

    Try to run the command of netsh interface ipv6 set interface "Local Area Connection" managedaddress=enabled.

    For more detials, please refer to the following link:

    Enabling IPv6 Router Advertisements on Windows

    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

    Hope this can help you.

    Best Regards,

    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful