Re: frame map ipv6

From: john matijevic <john.matijevic_at_gmail.com>
Date: Tue, 8 Oct 2013 09:08:35 -0400

Hello,
Looks like you need mapping on your ipv6 address:
R1

interface Serial2/0
 no ip address
 encapsulation frame-relay
 ipv6 address 2011:3:3:3::5/64

 frame-relay map ipv6 2011:3:3:3::7 100

R2

interface Serial1/0
 no ip address
 encapsulation frame-relay
 ipv6 address 2011:3:3:3::7/64

http://packetlife.net/blog/2008/sep/1/ipv6-and-ospfv3/

Regards,
John

On 10/8/13, dls152_at_cox.net <dls152_at_cox.net> wrote:
> This is what I am getting on return packet from debug frame-relay pacet.
> Something is wrong with my mapping and I don't know what.
>
> Mar 1 02:02:16.007: Serial2/0:Encaps failed--no map entry link 79(IPV6)
> *Mar 1 02:02:29.939: Serial2/0(i): dlci 100(0x1841), pkt type 0x86DD,
> datagramsize 84
> *Mar 1 02:02:36.147: Serial2/0(o): dlci 100(0x1841), pkt type 0x86DD(IPV6),
> dat
>
> ---- dls152_at_cox.net wrote:
>> Here is the output from debug ipv6 icmp. Ping is reaching from R1 to R2
>> but not making it back. This is only happening when I use frame-relay
>> mapping command.
>>
>> R2
>>
>> ar 1 01:02:11.655: ICMPv6: Sending echo request to 2001::5.
>> *Mar 1 01:02:13.659: ICMPv6: Sending echo request to 2001::5.
>> *Mar 1 01:02:15.659: ICMPv6: Sending echo request to 2001::5.
>> *Mar 1 01:02:17.659: ICMPv6: Sending echo request to 2001::5.
>> *Mar 1 01:02:19.659: ICMPv6: Sending echo request to 2001::5.
>>
>> R1
>>
>> 1 00:59:23.023: ICMPv6: Received echo request from 2011:3:3:3::7
>> *Mar 1 00:59:23.023: ICMPv6: Sending echo reply to 2011:3:3:3::7
>> *Mar 1 00:59:25.023: ICMPv6: Received echo request from 2011:3:3:3::7
>> *Mar 1 00:59:25.023: ICMPv6: Sending echo reply to 2011:3:3:3::7
>> *Mar 1 00:59:27.023: ICMPv6: Received echo request from 2011:3:3:3::7
>> *Mar 1 00:59:27.023: ICMPv6: Sending echo reply to 2011:3:3:3::7
>>
>> ---- dls152_at_cox.net wrote:
>> > Hello,
>> >
>> > I am trying to figure out why I can't ping between two routers running
>> > OSPF v3. I am trying to map ipv6 between 2 frame-relay links. The ospf
>> > v3 neighbors are coming up but I can't ping remote loopback (2001::5).
>> > Any ideas? I know it has to do something with my mapping but I can't
>> > figure it out.
>> >
>> >
>> > R1
>> >
>> > interface Serial2/0
>> > no ip address
>> > encapsulation frame-relay
>> > ipv6 address 2011:3:3:3::5/64
>> > ipv6 address FE80::5 link-local
>> > ipv6 ospf neighbor FE80::7
>> > ipv6 ospf 100 area 0
>> > no keepalive
>> > serial restart-delay 0
>> > frame-relay map ipv6 FE80::5 100
>> > frame-relay map ipv6 FE80::7 100
>> >
>> > Neighbor ID Pri State Dead Time Interface ID
>> > Interface
>> > 2.2.2.2 1 FULL/DR 00:01:30 5 Serial2/0
>> >
>> > R2
>> >
>> > interface Serial1/0
>> > no ip address
>> > encapsulation frame-relay
>> > ipv6 address 2011:3:3:3::7/64
>> > ipv6 address FE80::7 link-local
>> > ipv6 ospf neighbor FE80::5
>> > ipv6 ospf 100 area 0
>> > no keepalive
>> > serial restart-delay 0
>> > frame-relay map ipv6 FE80::5 100
>> > frame-relay map ipv6 FE80::7 100
>> >
>> >
>> > R2#sh ipv6 route
>> > IPv6 Routing Table - 5 entries
>> > Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
>> > U - Per-user Static route
>> > I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS
>> > summary
>> > O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext
>> > 2
>> > ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
>> > O 2001::5/128 [110/64]
>> > via FE80::5, Serial1/0
>> > C 2011:3:3:3::/64 [0/0]
>> > via ::, Serial1/0
>> > L 2011:3:3:3::7/128 [0/0]
>> > via ::, Serial1/0
>> > L FE80::/10 [0/0]
>> > via ::, Null0
>> > L FF00::/8 [0/0]
>> > via ::, Null0
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Tue Oct 08 2013 - 09:08:35 ART

This archive was generated by hypermail 2.2.0 : Fri Nov 01 2013 - 07:35:39 ART