Like IPv4, IPv6 addresses can be assigned manually or dynamically. However, to obtain an IP address automatically, we can use either stateless auto-configuration or DHCPv6.
Assigning IPv6 addresses
Manual configuration
Manually assigning an IP address to a Windows computer involves adjusting the IPv6 properties of the NIC itself. As a device can have more than one NIC, ensure you are configuring the right one. Let's quickly walk through this process:
- From the Control Panel, select Network and Internet:
![](https://static.packt-cdn.com/products/9781838643508/graphics/assets/a327784e-f9f1-4d01-b7b4-90101ba46719.png)
Figure 12.3: Control Panel
- Then, select Network and Sharing Center:
![](https://static.packt-cdn.com/products/9781838643508/graphics/assets/e1cbbf59-b8af-46dd-ac30-6428ed3514de.png)
Figure 12.4: Network and Internet tab
- Select Change adapter settings on the left:
![](https://static.packt-cdn.com/products/9781838643508/graphics/assets/d8d370e2-ede8-443d-8a43-0e224eb9ec18.png)
Figure 12.5: Adapter settings
- This will present you with the...