From: Sadiq Yakasai (sadiqtanko@gmail.com)
Date: Tue May 29 2007 - 18:22:01 ART
i tried it again and this time ur way, and it works fine!
see below my config:
R1---------\
\
/-----------R5
R2---------/
-------------------------------------------------------------------------------------------------------------
R5#sh run
hostname R5
!
interface Serial0/1/0
no ip address
encapsulation frame-relay
frame-relay interface-dlci 501 ppp Virtual-Template1
frame-relay interface-dlci 502 ppp Virtual-Template2
!
interface Virtual-Template1
ip address 192.168.1.5 255.255.255.0
!
interface Virtual-Template2
ip address 192.168.1.5 255.255.255.0
end
--------------------------------------------------------------------------------------------------
R1#sh run
Building configuration...
interface Serial0/1/0
no ip address
encapsulation frame-relay
frame-relay interface-dlci 105 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 192.168.1.1 255.255.255.0
!
end
R1#
---------------------------------------------------------------------------------------------------
R2#sh run
Building configuration...
interface Serial0/1/0
no ip address
encapsulation frame-relay
frame-relay interface-dlci 205 ppp Virtual-Template1
!
interface Virtual-Template1
ip address 192.168.1.2 255.255.255.0
!
end
R2#
-----------------------------------------------------------------------------------------------------
Successful Pings!!
R2#ping 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/58/60 ms
R2#ping 192.168.1.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/29/32 ms
I think u need to check ur other spoke router's config!!
HTH
Sadiq
On 5/29/07, Sadiq Yakasai <sadiqtanko@gmail.com> wrote:
>
> hey there,
>
> dont u need to configure another dlci's on the two spoke routers, pointing to each other?
>
> I tried that and it seems to work fine.
>
>
>
> On 5/29/07, ccie anees <ccieanees@yahoo.com> wrote:
> > I have an issue in pinging between spoke routers.
> > R3 is a hub router.
> >
> > ------ R1
> > |
> > R3 ---
> > |
> > ------ R5
> >
> > R3
> > interface Serial1/0
> > no ip address
> > encapsulation frame-relay IETF
> > frame-relay interface-dlci 301 ppp Virtual-Template13
> > frame-relay interface-dlci 305 ppp Virtual-Template35
> > no frame-relay inverse-arp
> > !
> > interface Virtual-Template13
> > ip address 167.1.135.3 255.255.255.0
> > !
> > interface Virtual-Template35
> > ip address 167.1.135.3 255.255.255.0
> > !
> > router eigrp 10
> > network 167.1.135.3 0.0.0.0
> > no auto-summary
> > eigrp router-id 150.1.3.3
> > R1
> > interface Serial0/0
> > no ip address
> > encapsulation frame-relay
> > frame-relay interface-dlci 103 ppp Virtual-Template13
> > no frame-relay inverse-arp
> > !
> > interface Virtual-Template13
> > ip address 167.1.135.1 255.255.255.0
> > !
> > router eigrp 10
> > network 167.1.135.1 0.0.0.0
> > no auto-summary
> > eigrp router-id 150.1.1.1
> >
> > R5
> > interface Serial0/0
> > no ip address
> > encapsulation frame-relay IETF
> > frame-relay interface-dlci 503 ppp Virtual-Template35
> > no frame-relay inverse-arp
> > !
> > interface Virtual-Template35
> > ip address 167.1.135.5 255.255.255.0
> > !
> > router eigrp 10
> > network 167.1.135.5 0.0.0.0
> > no auto-summary
> > eigrp router-id 150.1.5.5
> >
> > Result:
> > R3:
> > Rack1R3#ping 167.1.135.1
> > Type escape sequence to abort.
> > Sending 5, 100-byte ICMP Echos to 167.1.135.1, timeout is 2 seconds:
> > !!!!!
> > Success rate is 100 percent (5/5), round-trip min/avg/max = 56/58/60 ms
> > Rack1R3#ping 167.1.135.5
> > Type escape sequence to abort.
> > Sending 5, 100-byte ICMP Echos to 167.1.135.5, timeout is 2 seconds:
> > !!!!!
> > Success rate is 100 percent (5/5), round-trip min/avg/max = 56/59/60 ms
> > Rack1R3#
> >
> > Problem:
> > R5
> >
> > Rack1R5#ping 167.1.135.3
> > Type escape sequence to abort.
> > Sending 5, 100-byte ICMP Echos to 167.1.135.3, timeout is 2 seconds:
> > !!!!!
> > Success rate is 100 percent (5/5), round-trip min/avg/max = 56/59/60 ms
> > Rack1R5#
> >
> > Rack1R5#ping 167.1.135.1
> > Type escape sequence to abort.
> > Sending 5, 100-byte ICMP Echos to 167.1.135.1, timeout is 2 seconds:
> > .....
> > Success rate is 0 percent (0/5)
> >
> >
> > ---------------------------------
> > Luggage? GPS? Comic books?
> > Check out fitting gifts for grads at Yahoo! Search.
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:22 ART