From: Tandou Mohamed (dtandou@yahoo.com)
Date: Wed Jun 28 2006 - 11:04:50 ART
Hello everyone,
can someone help me here with this configuration? i am trying to configure frame relay point to point and mulipoint.
Only point to point between sub R1 and sub R2 is working
But multipoint sub R1, sub R3 and sub R4 are not working. when i do show ip int brief all sub are down. i am using on physical interface on R1 which is my hub and R1 one of my spoke using point to point , R3 and R4 the other spoke using multipoint.
do i missing something here or this is not the right way to do it?
Please advice.
Thanks,
Tandou
Here is what i have for my configuration.
On router R1:
R1
interface Serial0
no ip address
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
!
interface Serial0.101 point-to-point
ip address 138.1.15.10 255.255.255.248
no ip route-cache
no ip mroute-cache
frame-relay interface-dlci 411
!
interface Serial0.102 multipoint
ip address 138.1.11.156 255.255.255.224
no ip route-cache
no ip mroute-cache
frame-relay map ip 138.1.11.130 342 broadcast
frame-relay map ip 138.1.11.155 543 broadcast
sh ip int brief
Serial0 unassigned YES manual up up
Serial0.101 138.1.15.10 YES manual up up
Serial0.102 138.1.11.156 YES manual down down
========================================================
R2
interface Serial0/0
no ip address
shutdown
!
interface Serial1/0
description Connected to S0 (PE1)
no ip address
encapsulation frame-relay
!
interface Serial1/0.101 point-to-point
ip address 138.1.15.11 255.255.255.248
tag-switching ip
frame-relay interface-dlci 141
sh ip int b
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 172.16.10.8 YES manual up down
Serial0/0 unassigned YES NVRAM administratively down down
Serial1/0 unassigned YES NVRAM up up
Serial1/0.101 138.1.15.11 YES manual up up
========================================================
R3
interface Serial0
no ip address
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
!
interface Serial0.101 multipoint
ip address 138.1.11.130 255.255.255.224
no ip route-cache
no ip mroute-cache
frame-relay map ip 138.1.11.156 432 broadcast
sh ip int b
Interface IP-Address OK? Method Status Protocol
Ethernet0 145.1.13.14 YES manual up up
Loopback20 10.16.10.100 YES manual up up
Serial0 unassigned YES manual up up
Serial0.101 138.1.11.130 YES manual down down
========================================================
R4
interface Serial0
no ip address
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
!
interface Serial0.101 multipoint
ip address 138.1.11.155 255.255.255.224
no ip route-cache
no ip mroute-cache
frame-relay map ip 138.1.11.156 453 broadcast
sh ip int brief
Interface IP-Address OK? Method Status Protocol
Loopback0 2.2.2.2 YES NVRAM up up
Serial0 unassigned YES manual down down
Serial0.101 138.1.11.155 YES manual down down
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART