Muhammed
the 48% success is very noticable, it's almost 50-50, this is usually a
routing table problem, by checking the route table, you can find something
like this:

router1#show ip route
S    20.0.0.0/8 is directly connected
                is directly connected, Dialer0
C    10.0.0.0/8 is directly connected, Ethernet0/0
C    30.0.0.0/8 is directly connected, Dialer0

noticed the double 20.0.0.0 entry? by checking the configuration, you have 2
routes for the same destination:
ip route 20.0.0.0 255.0.0.0 30.1.1.2
ip route 20.0.0.0 255.0.0.0 Dialer0

Try removing the second one and try your ping again.
You can also run "debup ip packets" to figure out which packets gets
dropped.

I hope this helps.
Regards

Shahir Boshra
Telecommunications Specialist
USAID - Egypt

"Muhammad Faheem" <[EMAIL PROTECTED]> wrote in message
F10CA2BAB231D211979A00805FC7A31A017A1F71@AFCOMP02">news:F10CA2BAB231D211979A00805FC7A31A017A1F71@AFCOMP02...
> Hi All
>
> I have connected  2 cisco 801 ISDN routers using 64k link , but when i
ping
> from SITE A  to SITE B or viseversa
> it replies
>
>
!.!.!.!..!.!.!.!..!.!.!.!.!..!.!.!.!.!.!.!.!.!.!..!..!.!.!.!...!.!.!...!.!..
> !.  with  48% Success rate , can any body tell why its not 100%
> am i missing some thing in configuration , pls check the attached
> configuration files
>
> Thanks in Advance.
>  <<Router1.txt>>  <<Router2.txt>>
>
>
>
>


___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to