IPV6 FRAME-RELAY CONFIG

From: deji500@hotmail.com
Date: Sat Feb 24 2007 - 06:55:44 ART


Hi GS,

I need some help. I have a hub and spoke network (IEWB ver3 lab 12, task 7.2) with frame map statements and no inverse-arp. I can ping from hub to spokes and from spoke to hub but I can not ping from spoke to spoke. I checked the config thoroughly. Here is the config that I have:

R1
interface Serial0/0/0
 no ip address
 encapsulation frame-relay
 ipv6 address 2001:CC1E:1:124::1/64
 ipv6 address FE80::1 link-local
 frame-relay map ipv6 FE80::2 104
 frame-relay map ipv6 FE80::4 104 broadcast
 frame-relay map ipv6 2001:CC1E:1:124::2 104
 frame-relay map ipv6 2001:CC1E:1:124::4 104
 no frame-relay inverse-arp
 frame-relay lmi-type ansi

R2
interface Serial0/0/0
 no ip address
 encapsulation frame-relay
 ipv6 address 2001:CC1E:1:124::2/64
 ipv6 address FE80::2 link-local
 frame-relay map ipv6 FE80::4 204 broadcast
 frame-relay map ipv6 2001:CC1E:1:124::1 204
 frame-relay map ipv6 2001:CC1E:1:124::4 204
 frame-relay map ipv6 FE80::1 204
 no frame-relay inverse-arp
 frame-relay lmi-type ansi

R4 (Hub)
interface Serial0/0/0
 no ip address
 encapsulation frame-relay
 no frame-relay inverse-arp
 frame-relay lmi-type ansi
!
interface Serial0/0/0.1 multipoint
 ipv6 address 2001:CC1E:1:124::4/64
 ipv6 address FE80::4 link-local
 frame-relay map ipv6 FE80::2 402 broadcast
 frame-relay map ipv6 2001:CC1E:1:124::1 401
 frame-relay map ipv6 2001:CC1E:1:124::2 402
 frame-relay map ipv6 FE80::1 401 broadcast



This archive was generated by hypermail 2.1.4 : Thu Mar 01 2007 - 07:38:48 ART