Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

Networking

Lab – Configure IPv6 Addresses on Network Devices

Lab – Configure IPv6 Addresses on Network Devices

Topology

Addressing Table

Device

Interface

IPv6 Address

Prefix Length

Default Gateway

R1

G0/0/0

2001:db8:acad:a::1

64

N/A

R1

G0/0/1

2001:db8:acad:1::1

64

N/A

S1

VLAN 1

2001:db8:acad:1::b

64

N/A

PC-A

NIC

2001:db8:acad:1::3

64

fe80::1

PC-B

NIC

2001:db8:acad:a::3

64

fe80::1

Objectives

Part 1: Set Up Topology and Configure Basic Router and Switch Settings

Part 2: Configure IPv6 Addresses Manually

Part 3: Verify End-to-End Connectivity

Background / Scenario

In this lab, you will configure hosts and device interfaces with IPv6 addresses. You will issue
show commands to view IPv6 unicast addresses. You will also verify end-to-end connectivity using
ping and
traceroute commands.

Note: The routers used with CCNA hands-on labs are Cisco 4221 with Cisco IOS XE Release 16.9.4 (universalk9 image). The switches used in the labs are Cisco Catalyst 2960s with Cisco IOS Release 15.2(2) (lanbasek9 image). Other routers, switches, and Cisco IOS versions can be used. Depending on the model and Cisco IOS version, the commands available and the output produced might vary from what is shown in the labs. Refer to the Router Interface Summary Table at the end of the lab for the correct interface identifiers.

Note: Make sure that the routers and switches have been erased and have no startup configurations. If you are unsure, contact your instructor.

Note: The default 2960 Switch Database Manager (SDM) template does not support IPv6. It may be necessary to issue the command
sdm prefer dual-ipv4-and-ipv6 default to enable IPv6 addressing before applying an IPv6 address to the VLAN 1 SVI.

Note: The
default bias template used by the Switch Database Manager (SDM) does not provide IPv6 address capabilities. Verify that SDM is using either the
dual-ipv4-and-ipv6 template or the
lanbase-routing template. The new template will be used after reboot.

S1#
show sdm prefer

Follow these steps to assign the dual-ipv4-and-ipv6 template as the default SDM template:

S1#
configure terminal

S1(config)#
sdm prefer dual-ipv4-and-ipv6 default

S1(config)#
end

S1#
reload

Required Resources

1 Router (Cisco 4221 with Cisco IOS XE Release 16.9.4 universal image or comparable)

1 Switch (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable)

2 PCs (Windows with terminal emulation program, such as Tera Term)

Console cables to configure the Cisco IOS devices via the console ports

Ethernet cables as shown in the topology

Note: The Gigabit Ethernet interfaces on Cisco 4221 routers are autosensing and an Ethernet straight-through cable may be used between the router and PC-B. If using another model Cisco router, it may be necessary to use an Ethernet crossover cable.

Instructions

Cable the Network and Configure Basic Router and Switch Settings

After cabling the network, initializing and reloading the router and switch, complete the following:

Configure the router.

Assign the hostname and configure basic device settings.

Configure the switch.

Assign the hostname and configure basic device settings.

Configure IPv6 Addresses Manually

Assign the IPv6 addresses to Ethernet interfaces on R1.

Assign the IPv6 global unicast addresses, listed in the Addressing Table, to both Ethernet interfaces on R1.

Open configuration window

Verify that the correct IPv6 unicast address is assigned to each interface.

Note: The link-local address (fe80::) displayed is based on EUI-64 addressing, which automatically uses the interface Media Access Control (MAC) address to create a 128-bit IPv6 link-local address.

To get the link-local address to match the global unicast address on the interface, manually enter the link-local addresses on each of the Ethernet interfaces on R1.

Note: Each router interface belongs to a separate network. Packets with a link-local address never leave the local network; therefore, you can use the same link-local address on both interfaces.

Use a command of your choice to verify that the link-local address has been changed to
fe80::1.

Close a configuration window

Question:

Which two multicast groups have been assigned to interface G0/0/0?

Type your answers here.

Enable IPv6 routing on R1.

On a PC-B command prompt, enter the
ipconfig command to examine IPv6 address information assigned to the PC interface.

Question:

Has an IPv6 unicast address been assigned to the network interface card (NIC) on PC-B?

Type your answers here.

Enable IPv6 routing on R1 using the
IPv6 unicast-routing command.

Open configuration window

Use a command to verify the new multicast group are assigned to interface G0/0/0. Notice that the all-router multicast group (FF02::2) now appears for interface G0/0/0.

Note: This will allow the PCs to obtain their IP address and default gateway information automatically using Stateless Address Autoconfiguration (SLAAC).

Now that R1 is part of the all-router multicast group ff02::2, re-issue the
ipconfig command on PC-B and examine the IPv6 address information.

Question:

Why did PC-B receive the Global Routing Prefix and Subnet ID that you configured on R1?

Type your answers here.

Assign IPv6 addresses to the management interface (SVI) on S1.

Assign the IPv6 address for S1. Also assign a link-local address for this interface.

Use a command of your choice to verify that the IPv6 addresses are properly assigned to the management interface.

Close a configuration window

Assign static IPv6 addresses to the PCs.

Open the Ethernet Properties
window on for each PC and assign IPv6 addressing.

Verify both PCs have the correct IPv6 address information. Each PC should have two Global IPv6 addresses: one static and one SLACC

Verify End-to-End Connectivity

From PC-A,
ping
fe80::1. This is the link-local address assigned to G0/0/1 on R1.

Ping the S1 management interface from PC-A.

Use the
tracert command on PC-A to verify that you have end-to-end connectivity to PC-B.

From PC-B, ping PC-A.

From PC-B, ping the link-local address for G0/0/0 on R1.

Note: If end-to-end connectivity is not established, troubleshoot your IPv6 address assignments to verify that you entered the addresses correctly on all devices.

Reflection Questions

Why can the same link-local address, fe80::1, be assigned to both Ethernet interfaces on R1?

Type your answers here.

What is the Subnet ID of the IPv6 unicast address 2001:db8:acad::aaaa:1234/64?

Type your answers here.

Router Interface Summary Table

Router Model

Ethernet Interface #1

Ethernet Interface #2

Serial Interface #1

Serial Interface #2

1800

Fast Ethernet 0/0 (F0/0)

Fast Ethernet 0/1 (F0/1)

Serial 0/0/0 (S0/0/0)

Serial 0/0/1 (S0/0/1)

1900

Gigabit Ethernet 0/0 (G0/0)

Gigabit Ethernet 0/1 (G0/1)

Serial 0/0/0 (S0/0/0)

Serial 0/0/1 (S0/0/1)

2801

Fast Ethernet 0/0 (F0/0)

Fast Ethernet 0/1 (F0/1)

Serial 0/1/0 (S0/1/0)

Serial 0/1/1 (S0/1/1)

2811

Fast Ethernet 0/0 (F0/0)

Fast Ethernet 0/1 (F0/1)

Serial 0/0/0 (S0/0/0)

Serial 0/0/1 (S0/0/1)

2900

Gigabit Ethernet 0/0 (G0/0)

Gigabit Ethernet 0/1 (G0/1)

Serial 0/0/0 (S0/0/0)

Serial 0/0/1 (S0/0/1)

4221

Gigabit Ethernet 0/0/0 (G0/0/0)

Gigabit Ethernet 0/0/1 (G0/0/1)

Serial 0/1/0 (S0/1/0)

Serial 0/1/1 (S0/1/1)

4300

Gigabit Ethernet 0/0/0 (G0/0/0)

Gigabit Ethernet 0/0/1 (G0/0/1)

Serial 0/1/0 (S0/1/0)

Serial 0/1/1 (S0/1/1)

Note: To find out how the router is configured, look at the interfaces to identify the type of router and how many interfaces the router has. There is no way to effectively list all the combinations of configurations for each router class. This table includes identifiers for the possible combinations of Ethernet and Serial interfaces in the device. The table does not include any other type of interface, even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in Cisco IOS commands to represent the interface.

End of document

2013 – 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page
1 of
14 www.netacad.com

2013 – 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page
10 of
14 www.netacad.com

image1.png

image2.png

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Connecting Everything – The Internet of Things

1) How can existing and emerging technologies (IoT, Artificial Intelligence, Cloud Computing, Machine Learning, Collaboration Technologies, etc,) inform and enhance the administration and delivery of Public Sector services, i.e., 2) What is possible? 3) How to maximize?

Information Systems Advances in Technology Assignment

Advances in Technology Assignment Overview In this assignment, you will examine how advances in technology and telehealth have improved health care in rural communities. Transportation, health monitoring, timelines, and communication within the health care system are key areas where telehealth can reduce or minimize challenges and burdens with patient encounters.

Telehealth and Virtual Medicine

 2 paragraphs, include reference. Student response will be posted under NOTE PAD.  How have health care providers taken advantage of telehealth and virtual medicine to promote access to patient care during the COVID-19 pandemic? What are some advantages and disadvantages of virtual health care? Be sure to respond to at

Assignment 1

Due 5/23/2024 A professional and appealing document is expected. As required by the Code of Student Conduct and Academic Responsibility, please make sure to document appropriately your references and state ideas in your own words or use quotation marks. image1.png image2.png image3.png

Information Systems Assignment 1-2

Written Essay Assignment 1-3: Due May 23,2024 No more than 3 pages · Relate the Health Insurance Portability and Accountability Act (HIPAA) Privacy and Security rules to NIST standards and encryption technologies to ensure confidentiality of ePHI transmission · Evaluate the requirements for a health care organization to become compliant

1-1

Written Essay Assignment 1-1: Due May 23,2024 No more than 3 pages · Research the Enron fraud case as well as SOX requirements · Identify the key elements of fraud committed by Enron that led to the Sarbanes-Oxley (SOX) compliance law. · Identify other compliance laws in the United States

INTRODUCTION TO OM FOR DX

Assignment #2 Assignment Submission: Submit your assignment on d2l that has a SINGLE ZIP file that has 1. All Visio/draw.io/Modelio Diagrams 2. The PDF document that has all the diagrams and the answers inline below every question including the essay/textual questions. Assignment Deliverables: Provide your answers for the following requirements

DNS, IP, and TCP Traffic Streams

Please see file Preparation 1. Download and install the TCP/IP packet capture program 2. Decide on a website of your choice for which you will capture and analyze TCP/IP traffic streams and identify the URL of your selected website (e.g., 3. Use the  Week 7 Assignment Template  Download Week 7

Response 2

200 word response due 5/17/2024 Franco 2a When recruiting employees for cybersecurity focused work, the vetting process is very important. These prospective employees are more thoroughly vetted than in non-security positions because of the nature of the work. A cyber employee’s main objectives will be to strengthen the cybersecurity posture

Response 1

200 word response due 5/17/2024 2a. Why is it incumbent on employers of cybersecurity personnel to vet prospective employees more thoroughly than in non-security positions? Employers, in charge of hiring cybersecurity professionals are required to assess employees more than those in no security roles. This rigorous vetting process is crucial

Topic 2

Topic 2 Answer the following questions Due 5/17/2024 2a. Why is it incumbent on employers of cybersecurity personnel to vet prospective employees more thoroughly than in non-security positions? (answer with 100 words) 2b. To what extent should the workplace peruse applicants through social media sites? (i.e. Facebook, LinkedIn). At what

Response 2

200 word response 1 reference/intext citation Due 5/16/2024 Jackson The Sarbanes-Oxley Act, or Sox, is a United States law “to protect investors by preventing fraudulent accounting and financial practices at publicly traded companies” (Fruhlinger, 2020). Specifically, the section of the SOX compliance law that requires proper controls and integrity of

Response 1

300 word response 1 reference/intext citation Due 5/16/2024 Quintana HIPAA regulations require health care organizations to have an incident response plan and team that handles potential security incidents and breaches in order to protect and safeguard patient privacy and information and to properly respond to security incidents. The data and

Discussion 1

Discussion #1 The Scope of an IT Compliance Audit 300 word response 1 reference/intext citation Due 5/14/2024 Under the HIPAA Security Rule, it is a requirement for a health care organization to have a security incident response plan and team to handle potential security incidents and breaches. Why is this

Data Analysis Using R

2 paragraph, include reference. 1 student response  Describe what R programming language is and how R programming is used in health care. What are the advantages and disadvantages of R in daily health care IT? Be sure to respond to at least one of your classmates’ posts.

R Programming Activity

Week 7 Activity – R Programming Overview In this learning activity, you will explore the use of R programming in health care. R is an open-source free software used for statistical computing and graphics. You will write an essay to examine how R is used for data analytics and decision-making

Summative assessment

Summative assessment UU – MBA – 714 Summative Assessment Point 2 1 | P a g e Summative Assessment Point 2 Brief, Guidelines and Marking Criteria For this assignment, you are required to find and promote an innovative product/service within an organization of your choice. In your assignment, you need

Database Analysis Using Python

2 paragraph include reference and 1 student response List the components of a relational database and how they are used for Python programming. How is Python programming used in health care IT? List some advantages and disadvantages of Python programming. Be sure to respond to at least one of your