PPP over frame-relay Hub and Spoke

From: ccie anees (ccieanees@yahoo.com)
Date: Tue May 29 2007 - 17:11:09 ART


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.



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:22 ART