Operating System - HP-UX
1833883 Members
1437 Online
110063 Solutions
New Discussion

Source quench with HP UX rp7410 server 10/100 NIC

 
SOLVED
Go to solution
Sandeep Geet
Occasional Contributor

Source quench with HP UX rp7410 server 10/100 NIC

I am having rp7410 server with HP UX 11i.

Sometimes I get source quench while accessing server.

Is some problem with network card?

How can I check card configuration and verify?

Can someone help?

Thanks in advance.
Sandeep
4 REPLIES 4
Bharat Katkar
Honored Contributor

Re: Source quench with HP UX rp7410 server 10/100 NIC

Hi Sandeep,
It has been discussed no of timese in this forum. PLease refer the threads below:


http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=3341
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=98068
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=329566

Hope that helps.
Regards,
You need to know a lot to actually know how little you know
Saurav_1
Valued Contributor

Re: Source quench with HP UX rp7410 server 10/100 NIC

Sandeep

To check errors related to Network. You can use "nettladm -i " command. This logs the errors with network.

2:- This errors occurs when the remote machine transmits data to the HP-UX box at a fater rate. Try to put the speed of the card 100Mbps instead of auto negotiation.

saurav
Ivajlo Yanakiev
Respected Contributor

Re: Source quench with HP UX rp7410 server 10/100 NIC

Did you use 3COM switch ?
Do not set Auto in your network card

Also use NETSTAT and LANADMIN to get a erorr also check DMESG and /var/adm/syslog/syslog.log
Nguyen Anh Tien
Honored Contributor
Solution

Re: Source quench with HP UX rp7410 server 10/100 NIC


Disable by this command
# ndd -set /dev/ip ip_send_source_quench 0

and verify that /etc/rc.config.d/nddconf file sees as follows

TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_send_source_quench
NDD_VALUE[X]=0

"Source Quench" is explain in RFC1812 on Chapter 4.3.3.3:
HP is simple