From: Sidalo (sidalo@gmail.com)
Date: Fri May 05 2006 - 12:32:24 ART
It looks like you mapped the link local of the routers own address.
You should be mapping the opposite side's link local address.
On R1 map R3's link local and vice versa.
On 5/5/06, george stanza <cert2006@gmail.com> wrote:
>
> Thank you all for your pointers..
>
> On R1, i mapped the LINKLOCAL of R2's Serial and similary on R2, i mapped
> the LINKLOCAL of R1..Still no luck...Any idea what i am doing wrong here ?
>
> R1# sh ipv6 int s1 | inc FE80
> Serial1 is up, line protocol is up
> IPv6 is enabled, link-local address is FE80::209:11FF:FE60:A838
> R1(conf-if)# int s1
> R1(conf-if)# frame-relay map ipv6 FE80::209:11FF:FE60:A838 112 broadcast
>
> R2# sh ipv6 int s1 | inc FE80
> Serial1 is up, line protocol is up
> IPv6 is enabled, link-local address is FE80::250:73FF:FED2:3100
> R2(conf-if) int s1
> R2(conf-if) frame-relay map ipv6 FE80::209:11FF:FE60:A838 211 broadcast
>
>
>
>
>
>
>
>
>
>
>
>
> On 5/4/06, Zikopoulos Aristomenis <azik@altec.gr> wrote:
> >
> > Hello George,
> > You can always find the link-local ipv6 address with
> > the show ipv6 inter serial 0/0 (example) command :
> >
> > Router#sh ipv6 inter se 0/0
> > Serial0/0 is administratively down, line protocol is down
> > IPv6 is enabled, link-local address is FE80::211:93FF:FE50:6040 [TEN]
> > Global unicast address(es):
> > 2001:CC1E::1, subnet is 2001:CC1E::/64 [TEN]
> > Joined group address(es):
> > FF02::1
> > FF02::1:FF00:1
> > FF02::1:FF50:6040
> > MTU is 1500 bytes
> > ICMP error messages limited to one every 100 milliseconds
> > ICMP redirects are enabled
> > ND DAD is enabled, number of DAD attempts: 1
> > ND reachable time is 30000 milliseconds
> >
> > The one with the FE80:: format.
> >
> > Regards,
> > Aris
> >
> >
> > -----Original Message-----
> > From: nobody@groupstudy.com on behalf of george stanza
> > Sent: Fri 5/5/2006 9:26 AM
> > To: Cisco certification
> > Subject: Ipv6 question !!
> >
> > R1 & R2 are connected over a frame-relay and i am trying to deploy ipv6
> > over
> > the FR circuit and configure OSPF between them..i dont see ipv6 OSPF
> > sessions coming up though..I believe i need to configure ipv6 link-local
> > address but the question says that the ipv6 address should be something
> > like
> > 2100:0108:122:15::1/64 & 2100:0108:122:15::2/64
> >
> > R1 Config:
> > ========
> > ipv6 unicast-routing
> > int s1
> > ipv6 address 2100:0108:122:15::1/64
> > ipv6 enable
> > ipv6 ospf 4 area 0
> > frame-relay map ipv6 2100:0108:122:15::2 112 broadcast
> >
> > R2 Config:
> > ========
> > ipv6 unicast-routing
> > int s1
> > ipv6 enable
> > ipv6 address 2100:0108:122:15::2/64
> > ipv6 ospf network point-to-point
> > ipv6 ospf 2 area 0
> > frame-relay map ipv6 2100:0108:122:15::1 121 broadcast
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:20 ART