IPv6 Static Routing woes.
satishtech
Member Posts: 243
in CCNA & CCENT
I am configuring IPv6 Static Routing using Global Unicast addresses.
If I use the next Hope IP address Ping works fine.Using exit interface
causes a broken Ping, why so ?
Router(config)# ipv6 route 2001:db8:1111:1::/64 g0/0
[Results in broken Ping]
Router(config)#ipv6 route 2001:db8:1111:1::/64 2001:db8:1111:3::1
[Ping Works !!!!! ]
Using Packet Tracer....
If I use the next Hope IP address Ping works fine.Using exit interface
causes a broken Ping, why so ?
Router(config)# ipv6 route 2001:db8:1111:1::/64 g0/0
[Results in broken Ping]
Router(config)#ipv6 route 2001:db8:1111:1::/64 2001:db8:1111:3::1
[Ping Works !!!!! ]
Using Packet Tracer....
Comments
-
mikeybinec Member Posts: 484 ■■■□□□□□□□Is the link a wan or lan? There is no ARP in a wan link so probably best to use next hop..
But better to have a guru comment on thisCisco NetAcad Cuyamaca College
A.S. LAN Management 2010 Grossmont College
B.S. I.T. Management 2013 National University -
mikeybinec Member Posts: 484 ■■■□□□□□□□Verifed...In fact my last post was somewhat wrong..There ain't no arp in ipv6 it's ndp
Have to wait for a guru to comment on this. I can do the ping using exit interface in ipv4 but not ipv6Cisco NetAcad Cuyamaca College
A.S. LAN Management 2010 Grossmont College
B.S. I.T. Management 2013 National University