Hi, Jeff:
I have tunnel configured and could not ping the server IP address: 2001:470:1F06:2FB::1 and can ping the IPv4 address though. Here is the show config and output info:
!
interface Tunnel0
description Hurricane Electric IPv6 Tunnel Broker
no ip address
ipv6 address 2001:470:1F06:2FB::2/64
ipv6 enable
tunnel source 67.187.1.101
tunnel destination 209.51.161.14
tunnel mode ipv6ip
show ipv6 route:
IPv6 Routing Table - 6 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route, M - MIPv6
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
D - EIGRP, EX - EIGRP external
S ::/0 [1/0]
via ::, Tunnel0
C 2001:470:1F06:2FB::/64 [0/0]
via ::, Tunnel0
L 2001:470:1F06:2FB::2/128 [0/0]
via ::, Tunnel0
C 2001:470:1F07:2FB::/64 [0/0]
via ::, Ethernet0/0
L 2001:470:1F07:2FB::1/128 [0/0]
via ::, Ethernet0/0
L FF00::/8 [0/0]
via ::, Null0
trace ipv6 2001:470:1f06:2fb::1
Type escape sequence to abort.
Tracing the route to 2001:470:1F06:2FB::1
1 * * *
2 * * *
3 * * *
4 * * *
Any suggestions? Is there a way can verify if the config other than ping and traceroute?
Thanks,
Song