Curriculum
Course: CCNP ENARSI Labs
Login

Curriculum

CCNP ENARSI Labs

Text lesson

3.1 – Objectives and Background

Lab – Implement EIGRP for IPv6

 

Topology

 

 

Addressing Table

Device

Interface

IPv6 Address/Prefix Length

Link Local Address

R1

G0/1

2001:db8:cafe:1::1/64

fe80::1:1

 

G0/0.1

2001:db8:acad:1::1/64

fe80::1:2

 

G0/0.2

2001:db8:acad:2::1/64

fe80::1:3

R2

G0/1

2001:db8:cafe:1::2/64

fe80::2:1

 

G0/2

2001:db8:cafe:2::2/64

fe80::2:2

 

Loopback 0

2001:db8:ff:999:153/64

fe80::2:3

 

Loopback 1

2001:db8:cede::1/64

fe80::2:4

 

Loopback 2

2001:db8:cede:1::1/64

fe80::2:5

R3

G0/2

2001:db8:cafe:2::1/64

fe80::3:1

 

G0/0

2001:db8:acad:3::1/64

fe80::3:2

 

Loopback 1

2001:db8:abcd:8::1/64

fe80::3:3

 

Loopback 2

2001:db8:abcd:9::1/64

fe80::3:4

 

Loopback 3

2001:db8:abcd:10::1/64

fe80::3:5

 

Loopback 4

2001:db8:abcd:11::1/64

fe80::3:6

 

Loopback 5

2001:db8:abcd:12::1/64

fe80::3:7

D2

G0/1

2001:db8:acad:1::2/64

fe80::d2:1

 

G0/0

2001:db8:acad:3::2/64

fe80::d2:2

PC1

NIC

SLAAC

EUI-64

 

 

Objectives

Part 1: Build the Network and Configure Basic Device Settings

Part 2: Implement EIGRP for IPv6 and Named EIGRP

Part 3: Tune and Optimize EIGRP for IPv6

Background / Scenario

EIGRP for IPv6 has the same overall operation and features as EIGRP for IPv4. However, there are a few major differences between them:

·         IPv6 unicast routing must be enabled before the routing process can be configured.

·         In the absence of the router having any IPv4 addresses, a 32-bit router ID must be configured for the routing process to start.

·         EIGRP for IPv6 is configured directly on the router interfaces.

In this lab, you will configure the network with EIGRP for IPv6. You will also configure passive interfaces, propagate a default route, configure a summary route, implement routing protocol authentication, modify load balancing, and filter routes with a prefix list.

Note: This lab is an exercise in configuring the options available with EIGRP for IPv6. It does not necessarily reflect implementation best practices.

Note: The routers used with CCNP 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 3650 with Cisco IOS XE Release 16.9.4 (universalk9 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.

Required Resources

·         3 Routers (Cisco 4221 with Cisco IOS XE Release 16.9.4 universal image or comparable)

·         2 Switches (Cisco 3650 with Cisco IOS XE Release 16.9.4 universal image or comparable)

·         1 PC (Choice of operating system with terminal emulation program installed)

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

·         Ethernet cables as shown in the topology