Question: Project 2-2: View and Change IPv6 Autoconfiguration 1. Open an elevated command prompt window. 2. Find your computers current IPv6 address and MAC address. Carefully

Project 2-2: View and Change IPv6 Autoconfiguration

1. Open an elevated command prompt window.

2. Find your computers current IPv6 address and MAC address. Carefully compare the two addresses. Are they in any way numerically related?

3. To disable the random IP address generation feature, enter the command: netsh interface ipv6 set global randomizeidentifiers=disabled

4. To instruct Windows to use the EUI-64 standard instead of the default settings, use this command: netsh interface ipv6 set privacy state=disabled

5. What is your computers new IPv6 address? Notice that the fixed value FF FE has been inserted halfway through the MAC address values in the second half of the IPv6 address. Note that the host portion of the IPv6 address may look slightly different because of the way the values are converted for use by IPv6. Recall that the seventh bit of the MAC address is inverted, resulting in a slightly different value.

6. Reenable random IPv6 address generation with these commands: netsh interface ipv6 set global randomizeidentifiers=enabled netsh interface ipv6 set privacy state=enabled

I need the pictures of the steps and asnswerig the qustions.

thank you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!