From: msaeed@uaeu.ac.ae
Date: Thu Oct 05 2006 - 12:39:34 ART
But it is working between R5 and R3 with the same config....
Regards,
Mohammad Zahid Saeed
----- Original Message -----
From: Ivan <ivan@iip.net>
Date: Thursday, October 5, 2006 11:10 am
Subject: Re: IPV6 Tunnel Problem
> I'm not guru in ipv6 but are you sure that tunnel ip must be ipv6 ?
> I think it must be ip.
> int lo0
> ip add 3.3.3.3
>
> On Thursday 05 October 2006 19:20, msaeed@uaeu.ac.ae wrote:
> > Hi every body,
> >
> > I configured IPV6 tunnel on R5, R3, R4 using following config. I
> can ping
> > from R3 to R5 but can not reach R4, even when debug on R4, R4 is
> sending> IPV6 ping packets out tunnel interface....this is task
> 7.2 IE Lab 9. R5,
> > R3, R4 all are connected via frame-relay and they can reach
> eachother> using IPV4 addresses...
> >
> > Any pne see any problem..... in this config.....Basically this
> is exactly
> > the IEWB solution is....
> >
> > R3
> >
> > conf t
> > ipv6 unicast-routing
> > interface Tunnel34
> > no ip address
> > ipv6 address 2002:9601:303:34::3/64
> > tunnel source Loopback0
> > tunnel mode ipv6ip 6to4
> > exit
> > ipv6 route 2002::/16 Tunnel34
> > int lo0
> > ipv6 address 2002:9601:303::3/64
> > int e0/0
> > ipv6 address 2002:9601:303:1::3/64
> > end
> > wr
> >
> > R4
> >
> > conf t
> > ipv6 unicast-routing
> > conf t
> > interface Tunnel34
> > no ip address
> > ipv6 address 2002:9601:404:34::4/64
> > tunnel source Loopback0
> > tunnel mode ipv6ip 6to4
> > exit
> > ipv6 route 2002::/16 Tunnel34
> > int lo0
> > ipv6 address 2002:9601:404::4/64
> > int e0
> > ipv6 address 2002:9601:404:1::4/64
> > end
> > wr
> >
> > R5
> >
> > conf t
> > ipv6 unicast-routing
> > conf t
> > interface Tunnel34
> > no ip address
> > ipv6 address 2002:9601:505:34::5/64
> > tunnel source Loopback0
> > tunnel mode ipv6ip 6to4
> > exit
> > ipv6 route 2002::/16 Tunnel34
> > int lo0
> > ipv6 address 2002:9601:505::5/64
> > end
> > wr
> >
> > Regards,
> >
> > Mohammad Zahid
> >
> >
> _______________________________________________________________________> Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> --
> Ivan
This archive was generated by hypermail 2.1.4 : Wed Nov 01 2006 - 07:29:04 ART