From: Daniel Fischer (Daniel.Fischer@gmx.net)
Date: Mon Jan 15 2007 - 13:42:46 ART
thanks
that solved my problem.
Daniel
-------- Original-Nachricht --------
Datum: Mon, 15 Jan 2007 16:27:12 +0100
Von: Alexei Monastyrnyi <alexeim@orcsoftware.com>
An: Daniel Fischer <Daniel.Fischer@gmx.net>
Betreff: Re: IPV6 RIP over Frame Relay
> you have to map IPv6 link-local addresses for serial interfaces
> statically along with FEC... addresses
>
> A.
>
> on 1/15/2007 3:45 PM Daniel Fischer wrote:
> > hello group
> > i'm having trouble with rip ipv6 and frame relay.
> > R5----R2 is connected through FR. Connected interfaces and Loop0 of R2
> and R5 participate in RIP IPV6.
> >
> > R2: int s0/0/0, R5: int s0/0.235 Multipoint
> >
> > Adressing:
> > R2: s0/0/0: FEC0:0:0:235::2/64
> > lo0: FEC0:0:0:2::2/64
> > R5: S0/0.235: FEC0:0:0:235::5/64
> > lo0: FEC0:0:0:5::5/64
> >
> >
> > config R2:
> >
> > ipv6 unicast-routing
> >
> > interface Serial0/0/0
> > encapsulation frame-relay
> > ipv6 address FEC0:0:0:235::2/64
> > ipv6 enable
> > ipv6 rip RIP enable
> > frame-relay map ipv6 FEC0:0:0:235::5 205 broadcast
> > no frame-relay inverse-arp
> >
> >
> > interface Loopback0
> > ipv6 address FEC0:0:0:2::2/64
> > ipv6 enable
> > ipv6 rip RIP enable
> >
> > Config R5:
> > ipv6 unicast-routing
> > interface Serial0/0.235 multipoint
> > ipv6 address FEC0:0:0:235::5/64
> > ipv6 enable
> > ipv6 rip RIP enable
> > frame-relay map ipv6 FEC0:0:0:235::2 502 broadcast
> >
> > interface Loopback0
> > ipv6 address FEC0:0:0:5::5/64
> > ipv6 enable
> > ipv6 rip RIP enable
> >
> >
> > Frame relay is up and running for ipv4.
> >
> > r2#sh ipv route FEC0:0:0:5::5 <- loopback of R5
> > IPv6 Routing Table - 12 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
> > R FEC0:0:0:5::/64 [120/2]
> > via FE80::210:7BFF:FEAE:B381, Serial0/0/0
> >
> > I do have a routing table entry for network FEC0:0:0:5::/64 but i cannot
> reach it because the router uses the link local address which does not
> have frame lelay map entry (i disabled frame relay inverse arp on the
> interfaces).
> >
> > r2#sh frame-relay map
> > Serial0/0/0 (up): ipv6 FEC0:0:0:235::5 dlci 205(0xCD,0x30D0), static,
> > broadcast,
> > CISCO, status defined, active
> >
> > r2#ping FEC0:0:0:5::5
> >
> > Type escape sequence to abort.
> > Sending 5, 100-byte ICMP Echos to FEC0:0:0:5::5, timeout is 2 seconds:
> > .....
> >
> >
> > how can i get the router to use my site local addresses as nexz hop
> addresses? do i need to add ipv6 frame relay maps with the link local
> addresses?
> >
> > daniel
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
-- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal f|r Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART