Lab9 CSN6224 2410
Lab9 CSN6224 2410
Most of the IPv6 here can be done via PT 6.0 and above. If you do it on real device, you may need to deal with
PC Operating System issues such as WinXP and Windows 7 etc.
PC0 PC1
C:>ipv6config /all C:> ping FE80::20c:86FF:FEA4:94C
Fast Ethernet0 Connection: (Default port)
Pinging FE80::20c:86FF:FEA4:94C with 32 bytes of
Physical Address : 000c:85a4:034c data:
Link-local IPv6 Address :
FE80::20c:86FF:FEA4:94C Replying from FE80::20c:86FF:FEA4:94C bytes =32
IPv6 Address : ::/20 times= 1ms
Default Gateway : :: Replying from FE80::20c:86FF:FEA4:94C bytes =32
DNS Servers : :: times= 1ms
DHCPv6 Client DUID : 00-01-00-01-A4-3A- Replying from FE80::20c:86FF:FEA4:94C bytes =32
01-82-00-0c-85-A4-09-4c times= 1ms
Replying from FE80::20c:86FF:FEA4:94C bytes =32
times= 1ms
C:>
➢ ping 2001:0:0:0:0:0:0:2
Add a router into the above topology, configure the g0/0 interface at Router1 with an IPv6 address of
2001:0:0:0:0:0:0:fe/64.
Write down the command for IPv6 configuration at Router1.
➢ ping 2001:0:0:0:0:0:0:2
from router1.
2.2 Router provided IPv6 addressing eui-64. (you cannot see the difference in packet tracer because
packet tracer link local address for PC is using FF:FE). Skip this part if you are doing Packet Tracer.
Change the PC0 and PC1, ip addressing to auto-config. Configure the IPv6 interface at router1 (2911) int g0/0
to be eui-64 format. Write down the command.
Fill in the blank below
2.3 Router provided IPv6 addressing and DHCP server to PC. (does not work with Packet Tracer)
https://www.youtube.com/watch?v=ClbQAg7CPsE
How many ways to give IPv6 address for your PC?
2.4 IPv6 addressing Challenge LAB.
Configure the above network and make sure all PC can IPv6 ping each other. You can use your own IPv6
addressing scheme.
2.5 IPv6 addressing Challenge LAB2
Configure the above network and make sure all PC can access the webserver using the IPv6 domain
nameserver. You can use your own IPv6 addressing scheme as long as you follow the restriction above. Note:
Tricky question.
3. IPv6 Routing.
3.1 Static Routing
PC1 PC2
fa0/0 fa0/1 fa0/1 fa0/0
Net 2
Net 1 Router 1 Router 2 Net 3
Configure IPv6 for the above network, please use a simple IPv6 address. If you want easy ping then use
static IPv6 address for the PC1 so that you don’t have to type out all the complicated addresses.
Configure Static Route in Router1 and Router2. IPv6 Ping PC2 from PC1
Write down the essential static route configuration for Router 1 and Router 2.
Router 1 configuration Router 2 configuration
3. IPv6 Routing.
3.2 Dynamic Routing
PC1 PC2
fa0/0 fa0/1 fa0/1 fa0/0
Net 2
Net 1 Router 1 Router 2 Net 3
Configure IPv6 for the above network, please use a simple IPv6 address. If you want easy ping then use
static IPv6 address for the PC1 so that you don’t have to type out all the complicated addresses.
Remove all previous routing configuration
Configure RIP in Router1 and Router2. IPv6 Ping PC2 from PC1
Write down the essential RIP routing configuration for Router 1 and Router 2.
4. The rest of IPv6 configuration can be studied almost the way like IPv4. There are NAT, ACL , Route
redistribution.
Reflection questions
1. Why is Internet Protocol version 6 (IPv6) better than Internet Protocol version 4 (IPv4)?
End of lab.