Operating System - HP-UX
1834625 Members
3269 Online
110069 Solutions
New Discussion

Re: ICMP destination too busy message.

 
Robert DJ
Frequent Advisor

ICMP destination too busy message.

Ping command to test LAN preformance on hpunix, responds many ICMP destination too busy message.

Please do find an extract of the ping below and could someone kindly let me know what could be the cause and also let me know how we could go about this....


#ping
Protocol [ip]:
Target IP address: 172.30.13.64
Repeat count [5]: 1000
Datagram size [100]: 1000
Timeout in seconds [2]:
Extended commands [n]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 1000, 1000-byte ICMP Echos to 172.30.13.64, timeout is 2 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ
QQQQQQQQQQQQQQQQQQQQ
Success rate is 24 percent (246/1000), round-trip min/avg/max = 1/2/12 ms

The table below lists the possible output characters from the ping facility:

Character Description

! Each exclamation point indicates receipt of a reply.
. Each period indicates the network server timed out while waiting for a reply.
U A destination unreachable error PDU was received.
Q Source quench (destination too busy).
M Could not fragment.
? Unknown packet type.
& Packet lifetime exceeded.
Robert DJ
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: ICMP destination too busy message.

Shalom,

Things to check:

1) Networks and switches between machines
2) cstm/mstm/xstm exercize function on the target card.
3) See if the target machine is really busy.
http://www.hpux.ws/system.perf.sh

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Chan 007
Honored Contributor

Re: ICMP destination too busy message.

Hi

Type to ping from your desktop & other unix server, what is the output you get. If you get the similar one then it will be a LAN.

Also check for you servers Lan config, (half or full duplex mode.)

Chan
Chu2006
New Member

Re: ICMP destination too busy message.

Hi RobertDJ,

I have the same problme while I ping from my Cisco router to HPUX 11(i) version.

I saw at some other reply for similar question, it said it would be fixed hight version than 11.0

It seems it does not because I use higher version that 11.0

It is a bug or just the way it is?

I know I can set it as "0" to disable quenching, but I just want to make sure if sending quench is a normal way at HPUX.


James