0% found this document useful (0 votes)
156 views3 pages

IPv6 Configuration Lab Simulation CCNA 200-125 Certification Exam

The document provides instructions for an IPv6 configuration lab simulation. It includes 4 requirements: 1) configure a default route on router HQ, 2) verify connectivity, 3) advertise the default route in OSPF, and 4) troubleshoot why HQ is not forming an OSPF neighbor with router BR. The explanation provides the configuration commands to meet each requirement and resolve the neighbor issue.

Uploaded by

ergu vfuko fghui
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
156 views3 pages

IPv6 Configuration Lab Simulation CCNA 200-125 Certification Exam

The document provides instructions for an IPv6 configuration lab simulation. It includes 4 requirements: 1) configure a default route on router HQ, 2) verify connectivity, 3) advertise the default route in OSPF, and 4) troubleshoot why HQ is not forming an OSPF neighbor with router BR. The explanation provides the configuration commands to meet each requirement and resolve the neighbor issue.

Uploaded by

ergu vfuko fghui
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

IPv6 Configuration Lab Simulation – CCNA 200-125

Certification Exam
itexamanswers.net/ipv6-configuration-lab-simulation-ccna-200-125-certification-exam.html

October 8,
2019

You work as a network engineer for SASCOM Network Ltd company. On router HQ,
a provider link has been enabled and you must configure an IPv6 default route on
HQ and make sure that this route is advertised in IPv6 OSPF process. Also, you
must troubleshoot another issue. The router HQ is not forming an IPv6 OSPF
neighbor relationship with router BR.

Topology Details
Two routers HQ and BR are connected via serial links.
Router HQ has interface Ethernet0/1 connected to the provider cloud and interface
Ethernet0/0 connected to RA1.

IPv6 Routing Details


All routers are running IPv6 OSPF routing with process ID number 100. Refer to the
topology diagram for information about the OSPF areas. The Loopback 0 IPv4 access is
the OSPF router ID on each router.

Configuration requirements
(1) – Configure IPv6 default route on router HQ with default gateway as
2001:DB8:B:B1B2::1
(2) – Verify by pinging provider test IPv6 address 2001:DB8:0:1111::1 after configuring
default route on HQ.
(3) – Make sure that the default route is advertised in IPv6 OSPF on router HQ. This

1/3
default route should be advertised only when HQ has a default route in its routing table.
(4) – Router HQ is not forming IPv6 OSPF neighbor with BR. You must troubleshoot and
resolve this issue.

Special Note: To gain the maximum numbers of points, you must complete the
necessary configurations and fix IPv6 OSPF neighbor issue with router BR. IPv6 OSPFv3
must be configured without using address families. Do not change the IPv6 OSPF process
ID

Explanation/Reference:
Requirement (1): Configure IPv6 default route on router HQ with default gateway
as 2001:DB8:B:B1B2::1.

HQ(config)# ipv6 unicast routing


HQ(config)# ipv6 route 0::/0 2001:DB8:B:B1B2::1

Requirement (2): Verify by pinging provider test IPv6 address 2001:DB8:0:1111::1


after configuring default route on HQ.

HQ# ping 2001:DB8:0:1111::1


!!!!!

Requirement (3): Make sure that the default route is advertised in IPv6 router HQ.
This default route should be advertised only when HQ has a default route in its
routing table.
|Here you must advertise the default route in IPv6 OSPF on HQ|

HQ(config) # ipv6 router ospf 100


HQ(config-rtr) # default-information originate always
HQ(config) # exit

Requirement (4): Router HQ is not forming IPv6 OSPF neighbor with BR. You must
troubleshoot and resolve this issue.
1. Verify the OSPFv3 advertise on Serial 1/0 using the show run command:

HQ#show run
!
interface serial1/0
!

Note: Interface Serial 1/0 missing OSPFv3 advertise


2. Advertise the OSPFv3 on Serial 1/0:

HQ(config) # interface serial 1/0


HQ(config-if) # ipv6 ospf 100 area 0

3. Verify after OSPFv3 advertise:

2/3
HQ#show run
!interface serial1/0
IPV6 OSPF 100 area 0
!

Finally: Save the configuration

HQ# copy running-config startup-config

Download Packet Tracer .PKA File

IPv6 Configuration Lab Simulation Packet Tracer File


1 file(s) 477.90 KB

Download
This content is locked!
Please support us, use one of the buttons below to unlock the content.

like
tweet
share
follow us
error
or wait 359s

3/3

You might also like