...
In case you want only manually configured address, but started out with EUI-64, you might need to remove some addresses manually:
Code Block | ||
---|---|---|
| ||
netsh interface ipv6 delete address "Local Area Connection" 2001:610:148:babe:20c:29ff:fedb:af95 |
...
...
In case you want only manually configured address, but started out with EUI-64, you might need to remove some addresses manually:
Code Block | ||
---|---|---|
| ||
netsh interface ipv6 delete address "Local Area Connection" 2001:610:148:babe:20c:29ff:fedb:af95 |
...