Re: ipv6 question !!

From: Nick Griffin (ngriffin@sio.midco.net)
Date: Sat Apr 22 2006 - 13:07:38 GMT-3


You just need to get the link local address from the remote side of the
link, you should know what it is if you statically assigned it with the
link-local keyword, or else do a "show ipv6 int" on the remote interface
to get the automagically assigned ipv6 link local address. This is a
common recursion issue you'll run into on multipoint interfaces and ipv6.

Rack1R3(config-if)#do sh ipv6 in
Ethernet0/0 is up, line protocol is up
  IPv6 is enabled, link-local address is FE80::230:94FF:FEC4:9F01

frame-relay map ipv6 FE80::230:94FF:FEC4:9F01 302

george stanza wrote:
> hi petr,
>
> Any idea how i do that..I am using 12.2(15)T14 version of the IOS and i dont
> see any command of that sort...Here is all that i have under the frame-relay
> sub-intf command config..
>
>
> r5(config-subif)#frame-relay map ipv6 ?
> X:X:X:X::X Protocol specific address
>
> thanks and appreciate your help..
>
> //George..
>
>
>
> On 4/22/06, Petr Lapukhov <petrsoft@gmail.com> wrote:
>
>> George,
>>
>> It looks like you forgot to map link-local IPv6 addresses on FR multipoint
>> interfaces. RIPng uses link-local addresses as next-hop listed in routing
>> updates.
>>
>> Petr
>>
>> 2006/4/22, george stanza <cert2006@gmail.com>:
>>
>>> A simple ipv6 hub & spoke question..
>>>
>> R5 is the hub and R2 is the spoke..
>> Also, R1 is connected to R2 thru ethernet and R1, R2 & R5 are running
>> RIPng...
>>
>> S0/0 S0/0.25
>> R1 <----------------> R2 <-----------------> R5
>> ether frame-relay (hub)
>>
>> Can anybody help me why I am able to ping R2's serial i/f connected to R5
>> from R1 but not R5.
>> In simple words i am not able to establish connectivity between R1 &
>> R5..Am
>> I missing something ?
>>
>> Here is my configuration:
>> ==================
>> R1:
>> ===
>> ipv6 unicast-routing
>> ipv6 router rip 1
>> interface Ethernet2/0.12
>> ipv6 address FEC0:0:0:C::1/64
>> ipv6 enable
>> ipv6 rip 1 enable
>>
>> R2:
>> ===
>> ipv6 unicast-routing
>> ipv6 router rip 1
>> interface Ethernet1/1.12
>> ipv6 address FEC0:0:0:C::2/64
>> ipv6 enable
>> ipv6 rip 1 enable
>> interface Serial2/1
>> ipv6 address FEC0:0:0:EB::2/64
>> ipv6 enable
>> ipv6 rip 1 enable
>> frame-relay map ipv6 FEC0:0:0:EB::5 205 broadcast
>>
>> R5:
>> ===
>> ipv6 unicast-routing
>> ipv6 router rip 1
>> interface Serial2/1.235 multipoint
>> ipv6 address FEC0:0:0:EB::5/64
>> ipv6 enable
>> ipv6 rip 1 enable
>> frame-relay map ipv6 FEC0:0:0:EB::2 502 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 : Mon May 01 2006 - 11:41:58 GMT-3