cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3492
Views
0
Helpful
15
Replies

IPV6 tunnel between IOS and IOSXR

Hamza_MX
Level 1
Level 1

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 ?

 

 

15 Replies 15

Hi @Harold Ritter  ,

 

Sorry for the delay ,we are not more able to continue with the test because the ASR where put in prod environement.

 

Like i said before :  I tested the configuration on my virtual lab using XRV and IOS and worked properly

 

Thank you for you help