Covers how to manually assign a static IPv6 address on a Windows machine using both the modern Network Settings interface and the legacy adapter properties dialog. Includes verification through the command prompt using ipconfig.
Static IPv6 on Windows
For this demo we are going to set this Windows machine up with a static IPv6 address.
Down here in the bottom right hand corner you see the little wireless symbol. It's also the networking, so if I click on this it's going to show me the network details. Next I could either click on the ethernet connection, which is this unidentified network that's up here at the top, or I can click on network and internet settings. I'm going to click the bottom one, network and internet settings. It's going to show both the wireless connection and the ethernet, versus if I click the top one it would just show a connection where I can jump into the ethernet side of it.
So then in this I'm going to click properties to see the properties of my ethernet. I'll click on the properties, and here's where I can edit the IP settings. I'm going to edit the IP settings, and then it's asking me if I want to manually set up IP version 4 and if I want to manually set up IPv6. So I'm going to say yes, I want to set up IPv6.
I need to give it an IP address. My IP address that I'm going to assign starts with fc00. fc00:: is that unique local, so it won't go beyond the boundaries of my network, it can't be globally addressable. So fc00::, and then I'm going to come up with just an IP, so 1234:5678.
So there is an IP address, and then a prefix length. I'll just come up with a prefix length, and a gateway. I'll just say fc00::, and then how about :4321, so it's just got to be different than the other one that I had. So I'll statically assign this, and I'll click on save. And that is how I statically assign this.
If I wanted then to make sure that it was assigned, I can bring up a command prompt and type in ipconfig and scroll up, and sure enough, there is my IPv6 address that's been assigned to this machine.
Some of the newer interfaces within Windows don't allow you to think outside the box. They're kind of structured with the way they're set up. So I'm going to show you one other way that gives us some additional options and a different way of configuring. It's the same information that we're configuring, but you can configure it in a little different way, and it gives you a little more freedom with what you configure.
I'm going to click our network connection in the bottom right hand corner once again. This time I'm going to click on unidentified network. It's kind of to get to a similar spot as we had before, but this time what I'm going to do is click on the change adapter options. When I click that change adapter options, I see a little different box that pops up here. This is the older style, what you used to go into and configure these different interfaces. You'd come into here rather than the newer Windows front end to it.
So I'm going to do some configurations on the ethernet. I'm going to right-click on this and say properties, and then within the properties we see the different protocol stacks that are in here, or the different protocols that are set up on this interface. I want IPv6, so I'm going to click on IPv6 and I'm going to adjust the properties of that.
In here, in the properties, I'm going to change it from an automatic address to we're going to assign it, and then I'll assign it fc00:1::, and I'm going to assign 14 to the interface here. We'll give it the standard prefix of 64. So we've got 64 in there, and then I'll leave the gateway blank for this particular one, because this is part of my test network that I have set up. So I'm going to click OK, close.
Now that I've set it up a little differently, I'm going to go into the command window and type in ipconfig. When I do that, I see now that I've got both that link local address that's assigned to this, and I also have the IPv6 address that I just assigned to it. So that is just another way that you can configure this.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →