Options

IPv6 Static Routing woes.

satishtechsatishtech Member Posts: 243
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....

Comments

  • Options
    mikeybinecmikeybinec 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 this
    Cisco NetAcad Cuyamaca College
    A.S. LAN Management 2010 Grossmont College
    B.S. I.T. Management 2013 National University
  • Options
    satishtechsatishtech Member Posts: 243
    Packet Tracer LAN ,using Cross over cabling not serial.
  • Options
    mikeybinecmikeybinec 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 ipv6
    Cisco NetAcad Cuyamaca College
    A.S. LAN Management 2010 Grossmont College
    B.S. I.T. Management 2013 National University
Sign In or Register to comment.