- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- duplex settings
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 08:53 PM
05-21-2003 08:53 PM
How do I change the setting for my nic?
Current Speed = 100 Half-Duplex Auto-Negotiation-ON
I want to change to full.
Also, if I am experiencing problems with NFS and FTP, will it help if I turn autoneg to off? If so, how to?
TIA,
Shahril
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:03 PM
05-21-2003 09:03 PM
Re: duplex settings
another alternative is to edit the configuration file in /etc/rc.config.d/
dont remember the exact file name.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:03 PM
05-21-2003 09:03 PM
Re: duplex settings
One of these files will be the one.
btlan hpbtlanconf
btlan0 hpeisabtconf
btlan1 hpbasetconf
btlan3 hpbase100conf Internal (core) LAN card
btlan4 hpgsc100conf
btlan5 hppci100conf "external" PCI card A5230A
btlan6 hpsppci100conf V-class PCI lan card
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:10 PM
05-21-2003 09:10 PM
Re: duplex settings
#lanadmin -X 100FD
check this attachment to update the configuration file for the change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:15 PM
05-21-2003 09:15 PM
Re: duplex settings
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:20 PM
05-21-2003 09:20 PM
Re: duplex settings
You can change your NIC setting using SAM or command lanadmin
It may help in your problem you are facing in NFS and NTP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 09:41 PM
05-21-2003 09:41 PM
Re: duplex settings
Also understand that if you are not using a Gigabit card and your HP box is going through a Cisco Switch and router, you must do all of the above AND.
Get the Cisco admin to set the port settings to explicit.
If the max on your card is 100 BaseT Full Duplex, that is what the switch port must be set to.
No autonegotiate or you will continue to have trouble.
Also, March 2003 Service Pack is a must along with NFS patches.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 11:58 PM
05-21-2003 11:58 PM
Re: duplex settings
Current Speed = 100 Half-Duplex Auto-Negotiation-ON
Does it mean that although, it is autodetect, it is currently 100 half?
Or the "100 Half-" is rendered meaningless?
Coz I have another server which shows:
Current Speed = 100 Full-Duplex Auto-Negotiation-ON
Would this then mean it has auto'd to 100full?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 12:38 AM
05-22-2003 12:38 AM
Re: duplex settings
it means it has been auto-negotiated to that speed.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 02:05 AM
05-22-2003 02:05 AM
Re: duplex settings
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2003 03:59 AM
05-22-2003 03:59 AM
Re: duplex settings
if you put the pine in the /etc/rc.config.d/* proper file change will be permanent.
The auto negotiation means the speed is handled by nic and switch, but often autosense switch do not choose the right speed, so it's best to have it fixed at boot time.
I had many troubles with some nic doing many negotiations and nothing else....
For FTP: there sould be an enhancement.
For NFS: there may be many issues, nfs on hpux in not very good. You may tune nfs parameters (nfsd and biod in /etc/rc.config.d/nfsconf) and your mount options (wsize=32768 and rsize=32768 should be sufficient for many applications)
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 12:29 AM
05-23-2003 12:29 AM
Re: duplex settings
Generally speaking, will changing the speed affect applications that are running?
Shahril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 12:39 AM
05-23-2003 12:39 AM
Re: duplex settings
I am concerned that changing the speed may cause the network connection to drop momentarily such that apps that are currently running may fail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 12:43 AM
05-23-2003 12:43 AM
Re: duplex settings
Change in speed or difference in duplex and speed settings between the server and the switch will definitely have a impact on the application.
Higher the rate of speed more outgoing and incoming of packets to the serveri.e.transfer of files or data on the 100Mb should higher than 10Mb.
Also when there is a difference with the duplex and speed settings between the switch and the server the collisions are more and ultimately which affects the network performance,indirectly with the application.
So Just make sure that
1,The card is running at the right speed
2.THe duplex and speed settings on both the server and the switch end are same.
THanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 12:48 AM
05-23-2003 12:48 AM
Re: duplex settings
You can change it on the fly.
But when there is a difference in duplex and speed settings with the switch it might drop the network connections for around 5 -10 seconds.
Thanks