[c-nsp] Small routing issue

Todd Shipway todd at newfrontierssolutions.com
Mon Feb 23 16:07:25 EST 2009


I'm working on a small issue that I just can't track down.  The
connection is 2 T1's bonded in a multilink interface.  Connection within
the core network is fine from the remote end, but the traffic will not
make it to the default route on the core 7513.

Hundreds of other connections are setup absolutely identical and work
fine.  Default route is fine and debugging doesn't show anything at all.

Config is below:

7513 (Core)
interface Multilink68
 ip address 10.10.58.1 255.255.255.252
 ppp chap hostname group68
 ppp multilink
 ppp multilink fragment disable
 ppp multilink group 68

interface Serial9/0/0:1
 no ip address
 encapsulation ppp
 ppp chap hostname group68
 ppp multilink
 ppp multilink group 68
!
interface Serial9/0/0:2
 no ip address
 no ip unreachables
 encapsulation ppp
 ppp chap hostname group68
 ppp multilink
 ppp multilink group 68

ip route 198.70.33.176 255.255.255.248 10.10.58.2


2651 (Remote End)
interface Multilink68
 ip address 10.10.58.2 255.255.255.252
 ppp chap hostname group68
 ppp multilink
 ppp multilink fragment disable
 ppp multilink group 68
!
interface FastEthernet0/0
 ip address 198.70.224.117 255.255.255.252
 duplex auto
 speed auto
!
interface Serial0/0
 bandwidth 1540
 no ip address
 encapsulation ppp
 fair-queue
 ppp chap hostname group68
 ppp multilink
 ppp multilink group 68

interface Serial0/1
 bandwidth 1540
 no ip address
 encapsulation ppp
 ppp chap hostname group68
 ppp multilink
 ppp multilink group 68

ip route 0.0.0.0 0.0.0.0 Multilink68


#ping 10.10.53.1

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

ping 74.125.45.100

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

trace 74.125.45.100

Type escape sequence to abort.
Tracing the route to yx-in-f100.google.com (74.125.45.100)

  1 10.10.58.1 4 msec 4 msec 4 msec
  2  *  *  *  

'debug ip icmp' shows nothing on 10.10.58.1 when pinging outside.


Core network is 10.10.x.x and remote end can ping anything within the
core network or anything within our infrastructure.  Will not ping
anything outside the network.  Seems like a routing issue, but I can't
seem to track it down.  Any idea as to what to look for or how to
pinpoint a deeper routing issue?

Any help would be appreciated.

-Todd


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://puck.nether.net/pipermail/cisco-nsp/attachments/20090223/1f07901f/attachment.bin>


More information about the cisco-nsp mailing list