9.3.4-Packet-Tracer - Ipv6-Neighbor-Discovery
9.3.4-Packet-Tracer - Ipv6-Neighbor-Discovery
Addressing Table
Device Interface IPv6 Address / Prefix Default Gateway
Objectives
Part 1: IPv6 Neighbor Discovery Local Network
Part 2: IPv6 Neighbor Discovery Remote Network
Background
In order for a device to communicate with another device, the MAC address of the destination must be known.
With IPv6, a process called Neighbor Discovery using NDP or ND protocol is responsible for determining the
destination MAC address. You will gather PDU information in simulation mode to better understand the
process. There is no Packet Tracer scoring for this activity.
Instructions
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 6 www.netacad.com
Packet Tracer – IPv6 Neighbor Discovery
e. From the command prompt on PCA1, issue the command ping –n 1 2001:db8:acad:1::b. This will start
the process of pinging PCA2.
f. Click the Play Capture Forward button, which is displayed as an arrow pointing to the right with a vertical
bar within the Play Controls box. The status bar above the Play Controls should read Captured to 150.
(The exact number may vary.)
g. Click the Edit Filters button. Select the IPv6 tab at the top and check the boxes for ICMPv6 and NDP.
Click the red X in the upper right of the Edit ACL Filters window. The captured events should now be
listed. You should have approximately 12 entries in the window.
Question:
h. Click the square in the Type column for the first event, which should be ICMPv6.
Question:
Because the message starts with this event there is only an Outbound PDU. Under the OSI Model tab,
what is the Message Type listed for ICMPv6?
Ans: ICMPv6 Echo Message Type: 128
Type your answers here.
Notice there is no Layer 2 addressing. Click the Next Layer >> button to get an explanation about the ND
(Neighbor Discovery) process.
i. Click the square next to the next event in the Simulation Panel. It should be at device PCA1 and the type
should be NDP.
Questions:
When a host does not know the MAC address of the destination, a special multicast MAC address is
used by IPv6 Neighbor Discovery as the Layer 2 destination address.
j. Select the first NDP event at SwitchA.
Question:
Is there any difference between the In Layers and Out Layers for Layer 2?
Ans: No. The switch does not alter Layer 2 information, it only forwards the frame.
Type your answers here.
k. Select the first NDP event at PCA2. Click the Outbound PDU Details.
Question:
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 6 www.netacad.com
Packet Tracer – IPv6 Neighbor Discovery
Ethernet II DEST ADDR: Ans: 0001.427E.E8ED
Type your answers here.
Ethernet II SRC ADDR: Ans: 0040.0B02:.243E
Type your answers here.
IPv6 SRC IP: Ans: 2001:db8:acad:1::b
Type your answers here.
IPv6 DST IP: Ans: 2001:db8:acad:1::a
Type your answers here.
Question:
Select the first NDP event at RTA. Why are there no Out Layers?
Ans: The IPv6 address does not match the router’s address so it drops the packet.
l.
Type your answers here.
m. Click through the Next Layer >> button until the end and read steps 4 through 7 for further explanation. n.
Click the next ICMPv6 event at PCA1.
Question:
Does PCA1 now have all of the necessary information to communicate with PCA2?
Ans: Yes, it now knows both the destination IPv6 address as well as the destination MAC address
of PCA2.
Type your answers here.
o. Click the last ICMPv6 event at PCA1. Notice this is the last communication listed.
Question:
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 6 www.netacad.com
Packet Tracer – IPv6 Neighbor Discovery
a. Display and clear any entries in the IPv6 neighbor device table as was done in Part I.
b. Switch to simulation mode. Click the Show All/None button in the lower left part of the Simulation Panel.
Make certain the Event List Filters – Visible Events displays None.
c. From the command prompt on PCA1 issue the command ping –n 1 2001:db8:acad:2::a to ping host
PCB1.
d. Click the Play Capture Forward button which is displayed as an arrow pointing to the right with a vertical
bar within the Play Controls box. The status bar above the Play Controls should read Captured to 150.
(The exact number may vary.)
e. Click the Edit Filters button. Select the IPv6 tab at the top and check the boxes for ICMPv6 and NDP.
Click the red X in the upper right of the Edit ACL Filters window. All of the previous events should now be
listed. You should notice there are considerably more entries listed this time.
f. Click the square in the Type Column for the first event, which should be ICMPv6. Because the message
starts with this event, there is only an Outbound PDU. Notice that it is missing the Layer 2 information as
it did in the previous scenario.
g. Click the first NDP event At Device PCA1.
Question:
What address is being used for the Src IP in the inbound PDU?
Ans: The Link Local address for PCA1 – fe80::201:42ff:fe7e:e8ed
Type your answers here.
IPv6 Neighbor Discovery will determine the next destination to forward the ICMPv6 message.
h. Click the second ICMPv6 event for PCA1. PCA1 now has enough information to create an ICMPv6 echo
request.
Question:
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 6 www.netacad.com
Packet Tracer – IPv6 Neighbor Discovery
Type your answers here.
o. Click the only PCB1 event in the new list.
Questions:
Reflection Questions
1. When does a device require the IPv6 Neighbor Discovery process?
Ans: When the destination MAC address is not known.
Type your answers here.
2. How does a router help to minimize the amount of IPv6 Neighbor Discovery traffic on a network?
Ans: The router keeps neighbor tables. Therefore, it doesn’t need to initiate Neighbor Discovery for
every destination host.
Type your answers here.
How does IPv6 minimize the impact of the ND process on network hosts?
Ans: It uses a multicast address so that only some addresses would be listening to the Neighbor
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 6 www.netacad.com
Packet Tracer – IPv6 Neighbor Discovery
Discovery messages. IPv6 creates a multicast destination MAC address which includes part of the
node address.
Type your answers here.
3. How does the Neighbor Discovery process differ when a destination host is on the same LAN and when it is
on a remote LAN?
Ans: 1) When a destination host is on the same LAN segment: the device that matches the IPv6
address responds, and other devices drop.
2)When the device is remote: the gateway device provides the MAC address of the interface on the
local interface for the destination MAC, then searches for the MAC address on the remote network ,
then the router will place the responding IPv6/MAC address pair in the IPv6 Neighbor table.ype your
answers here.
End of document
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 6 www.netacad.com