- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: switching port speed
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
09-10-2001 07:21 AM
09-10-2001 07:21 AM
The data port that my server is plugged into is set to run at 10 MB/s half duplex (I inherited it, please don't ask :) ). I want to set it to 100 MB/s full duplex.
My question is, can I do this on the fly, or will my server need to be rebooted to take advantage of this change? If I do need to reboot for this change to happen, can I change the port speed now and then reboot over the weekend, or will this change on the port make the networking on the server hang until it is rebooted.
Thanks for any/all insights!
-Tim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 07:25 AM
09-10-2001 07:25 AM
Re: switching port speed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 07:30 AM
09-10-2001 07:30 AM
Re: switching port speed
You don't mention the OS but even on 10.20 if you have installed semi-recent patches (~ within about the last 1 1/2 years) you can change the speed/duplex settings 'on the fly' using lanadmin.
The network will experience a few hiccups but nothing should be lost. You will need to make the change on the other end as well and I suggest that you 'hard set' the settings on both ends of the connection.
Bear in mind than note all NIC's will run at 100FD.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 08:51 AM
09-10-2001 08:51 AM
Re: switching port speed
run lanscan to get the NMID
Then
lanadmin -X 100FD NMID
Make changes to /etc/rc.config.d/hpbasetconf file.
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:02 AM
09-10-2001 09:02 AM
Re: switching port speed
In /etc/rc.config.d/ directory you can find a config file coresponding to your NIC, for example hpbase100conf.
The file includes:
HP_BASE100_SPEED[0]=....(here you can put the correct speed and mode - for an example 100HD which means 100 MB/s and HalfDuplex.
Then you have to reconfigure NIC by executig script coresponding with your NIC, for an example:
/sbin/init.d/hpbase100
You can also use lanadmin -X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:05 AM
09-10-2001 09:05 AM
SolutionTo view the settings it is
lanadmin -x Cardin#|NMID
To set the speed to 100 Full Duplex
lanadmin -X 100FD cardin#|NMID
Cardin# is the instance number of the lan card on 11.0 while NMID is on 10.20. In both the cases , it matches the suffix of the lan card device file. For ex., lan0's CardIn# is 0.
Setting the lan speed will hang the system for 11 secs. If it is improper speed - forever until you set it back from the console. So, if you are using MC/Service Guard, becareful.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:12 AM
09-10-2001 09:12 AM
Re: switching port speed
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 11:51 AM
09-10-2001 11:51 AM
Re: switching port speed
keep in mind that on "older" servers and workstations the core NIC is a 10Mbit/s HD-only NIC. That would be the D's, K's and A180 and any of the old 8XX or [EFGHI] systems.
Only the new L's, N's and A's (and SuperDome) servers have "core" 10/100 NICs.
There are add-on NIC's for older servers that are 10/100.