Trouble setting up ipv6 static routing?
ZAP
I'm new to networking and i'm currently learning about ipv6 in static routing. I set up an environment in cisco packet tracer like this: have connected two routers with serial medium , each router with a switch with a copper straight-through medium in GigabitEthernet interface and with FastEthernet interface I have connected each switch with each computer. And this are the commands for the routers:
R1(config) # interface GigabitEthernet 0/0
R1(config-if ) # ipv6 address 2001:DB8:ACAD:A::/64 eui-64
R1(config- if ) # no shutdown
R1(config-if ) # exit
R1(config) # interface Serial 0/1/0
R1(config) # ipv6 address FC00::1/64
R1(config- if ) # no shutdown
R1(config-if ) # exit
R1(config) #ipv6 ipv6 unicast-routing
R1(config) # ipv6 route 2001:DB8:ACAD:B::/64 Serial0/1/0
R1(config-if ) # exit
R2 Configuration
R2(config) # interface GigabitEthernet 0/0
R2(config-if ) # ipv6 address 2001:DB8:ACAD:B::/64 eui-64
R2(config- if ) # no shutdown
R2(config-if ) # exit
R2(config) # interface Serial 0/1/0
R2(config) # ipv6 address FC00::2/64
R2(config- if ) # no shutdown
R2(config-if ) # exit
R2(config) #ipv6 ipv6 unicast-routing
R2(config) # ipv6 route 2001:DB8:ACAD:A::/64 Serial0/1/0
R2(config-if ) # exit
Pc1: IPV6 address is : 2001:DB8:ACAD:A::F /64 and default gateway is : 2001:DB8:ACAD:A::1. / 2001:DB8:ACAD:B::1 and IPV6 addres : 2001:DB8:ACAD:B::F for the second pc. When i try to ping nothing happens though.What have i done wrong?
- How can you guarantee a job for students who has no experience in Networking field?
- How to configure VPN between Cisco Router and ASA Firewall?
- How to configure RIPV2 with no auto summary?
- How to configure PAT (Port Address Translation)?
- How to configure Default Routing on Cisco Routers?
- What is the scope of CCNA course in India?
- What is scope of CCIE?
- How to remember 7 layers of OSI Model?
- How much salary can we get after doing CCNA course in Delhi Gurgaon?
- How many CCIE’s are there worldwide?
- Is it possible to pass CCIE Certification in 1st attempt?