RE: Ping [7:61366]

2003-01-20 Thread Aaron Ajello
I don't think it's an error.  The first packet is probably lost while the
router or switch is performing an arp request.  That takes a second or two
to come back, then the pings are successful.  If you ping again (immediately
after the first time when you loose one packet) you shouldn't see any
dropped packets, unless there's another problem.  That's because the router
or switch is holding that arp entry.  Wait a while and try again and you'll
loose the first packet again, because the arp entry has aged out.
 


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61367&t=61366
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Ping [7:61366]

2003-01-20 Thread Captain Lance
The first PING is lost because the source system is performing an ARP
request.  The ARP information, once obtained, is cached (remembered) for a
small amount of time.  Successive Pings to the host should show all four
replies.

Hope this helps,
  Lance

""Eduardo Perestrelo""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
>  All times i try to ping an interface when has changed interface
status
> to up (no shutdown), first packet of ping is lost don4t receive
> sucessful for first packet. In all equipaments cisco found this error when
> configure a new router or switch.
>  Anyone people has found this error too ?!
>  I don4t found any documents or faqs talking about this.
>
> Eduardo Perestrelo
> CCNA / CCAI




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61368&t=61366
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Ping [7:61366]

2003-01-20 Thread Phil Lorenz
This isn't a Cisco issue, but the byproduct of a missing "new" entry in
the ARP table.  You may know the layer 3 address for this new interface
and the router may know how to route it (i.e. this subnet exists off of
this interface), but it does not yet have the layer 2 address needed for
final delivery.  So- your first series of Ping packets defaults to
inverse ARP, and if properly configured, the new interface is known.

All the best 
Phil  

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Eduardo Perestrelo
Sent: Monday, January 20, 2003 8:48 AM
To: [EMAIL PROTECTED]
Subject: Ping [7:61366]

Hi,

 All times i try to ping an interface when has changed interface
status
to up (no shutdown), first packet of ping is lost don4t receive
sucessful for first packet. In all equipaments cisco found this error
when
configure a new router or switch.
 Anyone people has found this error too ?!
 I don4t found any documents or faqs talking about this.

Eduardo Perestrelo
CCNA / CCAI




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61376&t=61366
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]