RE: IE Lab 8 Problem with Full IP Connectivity

From: Mike Flanagan (mikenoc@mindspring.com)
Date: Sun Nov 14 2004 - 19:17:19 GMT-3


  Hello,

 The problem actually appears to be between the MPPPP Over Frame connection
between R3 and R2. I can ping directly across this connection fine but from
further downstream I cannot ping across it. And again oddly enough
traceroute works fine across this. I have also tried reloading the routers
and I still have the same issue. Has anyone else seen this problem ? I have
also enclosed my MLPPP config that I have double checked and looks correct
to me.

   Thanks in advance,

      Mike

Rack1R3#ping 174.1.23.2 repeat 20

Type escape sequence to abort.
Sending 20, 100-byte ICMP Echos to 174.1.23.2, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (20/20), round-trip min/avg/max = 52/54/72 ms
Rack1R3#
Rack_Time_11>1
[Resuming connection 1 to r1 ... ]

Rack1R1#ping 174.1.23.2 repeat 20

Type escape sequence to abort.
Sending 20, 100-byte ICMP Echos to 174.1.23.2, timeout is 2 seconds:
....................
Success rate is 0 percent (0/20)
Rack1R1#sh ip route 174.1.23.2
Routing entry for 174.1.23.2/32
  Known via "eigrp 1024", distance 170, metric 2425856, type external
  Redistributing via eigrp 1024
  Last update from 174.1.13.3 on Serial0/1, 00:30:36 ago
  Routing Descriptor Blocks:
  * 174.1.13.3, from 174.1.13.3, 00:30:36 ago, via Serial0/1
      Route metric is 2425856, traffic share count is 1
      Total delay is 30000 microseconds, minimum bandwidth is 1544 Kbit
      Reliability 1/255, minimum MTU 1500 bytes
      Loading 255/255, Hops 1

Rack1R1#

Rack1R1#trace 174.1.23.2

Type escape sequence to abort.
Tracing the route to 174.1.23.2

  1 174.1.13.3 8 msec 13 msec 8 msec
  2 174.1.23.2 44 msec * 40 msec
Rack1R1#

interface Multilink1
 ip address 174.1.23.3 255.255.255.0
 ppp multilink
 multilink-group 1

!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 frame-relay interface-dlci 302 ppp Virtual-Template1
 no frame-relay inverse-arp
 frame-relay lmi-type cisco
!
interface Serial1/1
 no ip address
 encapsulation frame-relay
 frame-relay interface-dlci 312 ppp Virtual-Template1
 no frame-relay inverse-arp

!
interface Virtual-Template1
 no ip address
 ppp authentication chap
 ppp multilink
 multilink-group 1
!

 ----------------------------

!
interface Multilink1
 ip address 174.1.23.2 255.255.255.0
 ppp multilink
 multilink-group 1
!

!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 no frame-relay inverse-arp
 frame-relay lmi-type cisco
!
interface Serial0/0.203 point-to-point
 frame-relay interface-dlci 203 ppp Virtual-Template1
!
interface Serial0/0.213 point-to-point
 frame-relay interface-dlci 213 ppp Virtual-Template1
!

!
interface Virtual-Template1
 no ip address
 ppp authentication chap
 ppp multilink
 multilink-group 1
!

------ Forwarded Message
From: Mike Flanagan <mikenoc@mindspring.com>
Date: Sun, 14 Nov 2004 15:54:40 -0500
To: Ccielab <Ccielab@groupstudy.com>
Subject: IE Lab 8 Problem with Full IP Connectivity

 Hello,

 I am having a problem getting IP connectivity between R6 and SW2.
From R6 I can ping R3 e0/0 which connects to SW2 fine, but I cannot
Ping the SW2 side. From R3 you can ping SW2 fine, and from SW2 it has a
route back to R6. Also oddly enough it appears that traceroute is working.
If anyone can help explain to me what I am missing I would appreciate it :)

    Thanks,

       Mike F.

Rack1R6#ping 174.1.38.3 repeat 25

Type escape sequence to abort.
Sending 25, 100-byte ICMP Echos to 174.1.38.3, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (25/25), round-trip min/avg/max = 52/53/56 ms
Rack1R6#ping 174.1.38.8 repeat 25

Type escape sequence to abort.
Sending 25, 100-byte ICMP Echos to 174.1.38.8, timeout is 2 seconds:
.........................
Success rate is 0 percent (0/25)
Rack1R6#

Rack1R3#ping 174.1.38.8

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 174.1.38.8, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
Rack1R3#

Rack1SW2#sh ip route ospf
     174.1.0.0/24 is subnetted, 4 subnets
O IA 174.1.26.0 [110/21] via 174.1.38.3, 00:13:48, FastEthernet0/3
O IA 174.1.23.0 [110/11] via 174.1.38.3, 00:14:03, FastEthernet0/3
O IA 174.1.67.0 [110/22] via 174.1.38.3, 00:13:20, FastEthernet0/3
     150.1.0.0/16 is variably subnetted, 4 subnets, 3 masks
O IA 150.1.6.0/23 [110/22] via 174.1.38.3, 00:13:53, FastEthernet0/3
O IA 150.1.3.3/32 [110/11] via 174.1.38.3, 00:14:03, FastEthernet0/3
O IA 150.1.2.2/32 [110/12] via 174.1.38.3, 00:14:03, FastEthernet0/3
O*IA 0.0.0.0/0 [110/11] via 174.1.38.3, 00:14:04, FastEthernet0/3
Rack1SW2#

Rack1SW2#ping 174.1.26.6

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 174.1.26.6, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Rack1SW2#tracero
Rack1SW2#traceroute 174.1.26.6

Type escape sequence to abort.
Tracing the route to 174.1.26.6

  1 174.1.38.3 0 msec 4 msec 0 msec
  2 174.1.23.2 32 msec 32 msec 32 msec
  3 174.1.26.6 36 msec * 32 msec
Rack1SW2#

------ End of Forwarded Message



This archive was generated by hypermail 2.1.4 : Thu Dec 02 2004 - 06:57:45 GMT-3