Forum Discussion
Stefan_Klotz
Cumulonimbus
4 years agoping output shows truncated entry from not pinged address
I noticed following strange output when pinging a node: [prompt] # ping x.x.x.x
PING x.x.x.x (x.x.x.x) 56 (84) bytes of data.
64 bytes from x.x.x.x: icmp_seq=1 ttl=61 time=xx ms
64 bytes from x.x.x...
Dario_Garrido
Noctilucent
4 years agoHello Stefan,
Your capture is expressed all in one line and is confusing to be interpreted
Anyway, take into account that when you press "CTRL+C", you are interrupting the process unexpectedly and one packet could be lost in the wire (packet sent without response).
Try this instead (to control how many packets you are sending)
ping -c10 x.x.x.x
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects