frame map ipv6

From: <dls152_at_cox.net>
Date: Mon, 7 Oct 2013 23:18:23 -0400

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
Received on Mon Oct 07 2013 - 23:18:23 ART

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