12.7.4 Lab - Identify IPv6 Addresses
12.7.4 Lab - Identify IPv6 Addresses
Topology
Objectives
Part 1: Practice with Different Types of IPv6 Addresses
Part 2: Examine a Host IPv6 Network Interface and Address
Background / Scenario
With the depletion of the Internet Protocol version 4 (IPv4) network address space and the adoption and
transition to IPv6, networking professionals must understand how both IPv4 and IPv6 networks function.
Many devices and applications already support IPv6. This includes extensive Cisco device Internetwork
Operating System (IOS) support and workstation/server operating system support, such as that found in
Windows and Linux.
This lab focuses on IPv6 addresses and the components of the address. In Part 1, you will identify the IPv6
address types and IPv6 addresses abbreviation. In Part 2, you will view the IPv6 settings on a PC.
Required Resources
1 PC (Windows with Internet access)
Instructions
2014 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4 www.netacad.com
Lab – Identify IPv6 Addresses
e. Multicast address
b. fe80:0000:0000:0001:0000:60bb:008e:7402
fe80::1:0:60bb:8e:7402
c. fe80::7042:b3d7:3dec:84b8
fe80:0000:0000:0000:7042:b3d7:3dec:84b8
d. ff00::
ff00:0000:0000:0000:0000:0000:0000:0000
e. 2001:0030:0001:acad:0000:330e:10c2:32bf
2001:30:1:acad::330e:10c2:32bf
2014 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 4 www.netacad.com
Lab – Identify IPv6 Addresses
d. On the left side of the window, click Change adapter settings. You should now see icons representing
your installed network adapters. Right-click your active network interface (it may be an Ethernet or a Wi-
Fi), and then click Properties.
e. In the Properties window, scroll through the list of items to determine whether IPv6 is present, which
indicates that it is installed, and if it is also check marked, which indicates that it is active.
f. Select the item Internet Protocol Version 6 (TCP/IPv6) and click Properties. You should see the IPv6
settings for your network interface. Your IPv6 properties window is likely set to Obtain an IPv6 address
automatically. This does not mean that IPv6 relies on the Dynamic Host Configuration Protocol (DHCP).
Instead of using DHCP, IPv6 looks to the local router for IPv6 network information and then auto-
configures its own IPv6 addresses. To manually configure IPv6, you must provide the IPv6 address, the
subnet prefix length, and the default gateway. Click Cancel to exit the properties windows.
Note: The local router can refer host requests for IPv6 information, especially Domain Name System
(DNS) information, to a DHCPv6 server on the network.
g. After you have verified that IPv6 is installed and active on your PC, you should check your IPv6 address
information.
Open a command prompt and type ipconfig /all and press Enter. Your output should look similar to this:
C:\Users\user> ipconfig /all
Windows IP Configuration
<output omitted>
h. You can see from the output that the client PC has an IPv6 link-local address with a randomly generated
interface ID.
Questions:
What does it indicate about the network regarding IPv6 global unicast address, IPv6 unique-local
address, or IPv6 gateway address?
2014 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 4 www.netacad.com
Lab – Identify IPv6 Addresses
What kind of IPv6 addresses did you find when using ipconfig /all?
LINK-LOCAL ADDRESS
Reflection Questions
1. How do you think you must support IPv6 in the future?
Eventually as the technology evolves, we will use the latest IPv6 because it simplifies and speeds up data
transmission and IPv6 was built with security in mind.
2. Do you think IPv4 networks continue on, or will everyone eventually switch over to IPv6? How long do you
think it will take?
Even IPv4 is exhausted it will still be still used and supported, while we shift on using IPv6,
How long will it take? It will take a long time to fully leave IPv4 and use IPv6.
2014 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 4 www.netacad.com