Hello ,
We have an IPV6 tunnel which is configured between 2 Cisco router 1900 with the configuration below :
interface Tunnel1
no ip address
ipv6 address 2001:DB8:20:200:1::2/64
tunnel source GigabitEthernet0/1
tunnel mode ipv6ip
tunnel destination 192.168.1.1
the tunnel work fine with the 2 cisco 1900.
We have changed one of the router with an ASR 9K (IOSXR version 6.0.2) with the below configuration :
interface tunnel-ip200
ipv6 address 2001:db8:10:200:1::2/64
tunnel mode ipv4
tunnel source xxxx
tunnel destination xxxx
Nothing is working .
ANY recommandation ?