From: Ricky Martin (rickycool@gmail.com)
Date: Thu Apr 28 2005 - 02:04:10 GMT-3
Has anyone tried to work ipv6 with ppp over frame relay.
R1--- FR over PPP-----R4
Both R1 and R4 are configured for their site local address.
I am able to ping their link local address, but I am unable to ping
their site local address,.. I did do a frame-relay map command.. Any
idea.. Where I am going wrong..
Config Posted
******************************************
R1
ip cef
ipv6 unicast-routing
!
interface Serial0/1
no ip address
encapsulation frame-relay
ipv6 enable
frame-relay map ipv6 FE80::213:1AFF:FE64:E620 114 broadcast
frame-relay map ipv6 FEC0::96:213:1AFF:FE64:E620 114 broadcast
frame-relay interface-dlci 114 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 7.7.150.1 255.255.255.0
ipv6 address FEC0:0:0:96::/64 eui-64
ipv6 enable
!
********************************************
R4
******************************************
ip cef
ipv6 unicast-routing
interface Serial0/0
no ip address
encapsulation frame-relay
ipv6 enable
no fair-queue
frame-relay map ipv6 FE80::213:1AFF:FE64:E4E0 411 broadcast
frame-relay map ipv6 FEC0::96:213:1AFF:FE64:E4E0 411 broadcast
frame-relay interface-dlci 411 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 7.7.150.4 255.255.255.0
ipv6 address FEC0:0:0:96::/64 eui-64
ipv6 enable
!
******************************************
SH FRAME_RELAY MAP COMMAND OUTPUT
***************************************
R1
Serial0/1 (up): ipv6 FE80::213:1AFF:FE64:E620 dlci 114(0x72,0x1C20), static,
broadcast,
CISCO, status defined, active
Serial0/1 (up): ipv6 FEC0::96:213:1AFF:FE64:E620 dlci 114(0x72,0x1C20), static,
broadcast,
CISCO, status defined, active
R4
sh frame-relay map
Serial0/0 (up): ipv6 FE80::213:1AFF:FE64:E4E0 dlci 411(0x19B,0x64B0), static,
broadcast,
CISCO, status defined, active
Serial0/0 (up): ipv6 FEC0::96:213:1AFF:FE64:E4E0 dlci 411(0x19B,0x64B0), static,
broadcast,
CISCO, status defined, active
I am able to ping the FE80 address , but not the FEC0 address..
This config was posted by another person, even i wasnt able to solve this.
I do know we dont have a use of map statements in fr when we use ppp
over frame but pinging of the link local was done only after that.
TIA
Ricky
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:55:10 GMT-3