HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing gigabit to ethernet connection
Operating System - HP-UX
1833863
Members
2277
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-07-2002 03:20 AM
01-07-2002 03:20 AM
Changing gigabit to ethernet connection
Hi everyone, I have a K220 system (running 10.20) which is currently connected to the gigabit backbone. I need to for maintenance purposes this weekend move it back to the 100base-t card. What is the easiest way forward to solve this? Assuming I have the right connection (card works) to the ethernet n/work (as it was connected this way before I moved it to the gigabit) do I just need to alter the netconf file? or is there any other files to change? or issues I need to be aware of. Thanks in advance.
London Giddy London
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 03:32 AM
01-07-2002 03:32 AM
Re: Changing gigabit to ethernet connection
Hi Bruce,
If it is only for the temporary purpose then I would suggest not to distrub the netconf file. You can do the following from the console if you don't have another network on the system.
Connect the cables. Say lan1 is gigabit and lan2 is 100bt
Do
#ifconfig lan1 unplumb
#ifconfig lan2 ip_address mask
#lanadmin -X 100FD 2 (if the switch is set to 100 FUll duplex otherwise any other speed)
The above configuration will not be saved after a reboot
If you are going to keep it for sometime and if it involves multiple reboots
Follow the above process and then
#cd /etc/rc.config.d
#cp netconf netconf.gig
#vi netconf
Here change lan1 to lan2.
#vi hp*100conf
Here add lan2 and the speed (syntax is already there in that file). This file is dependent on the type of the card you have. If the 100 BT is of GSC type, you need to edit hpgsc100conf. Then do /sbin/init.d/hp*100 start (for gsc it is hpgsc100 start)
Once you are done with the maintenance, move netconf.gig as netconf and backout the IPs in the same manner.
-Sri
If it is only for the temporary purpose then I would suggest not to distrub the netconf file. You can do the following from the console if you don't have another network on the system.
Connect the cables. Say lan1 is gigabit and lan2 is 100bt
Do
#ifconfig lan1 unplumb
#ifconfig lan2 ip_address mask
#lanadmin -X 100FD 2 (if the switch is set to 100 FUll duplex otherwise any other speed)
The above configuration will not be saved after a reboot
If you are going to keep it for sometime and if it involves multiple reboots
Follow the above process and then
#cd /etc/rc.config.d
#cp netconf netconf.gig
#vi netconf
Here change lan1 to lan2.
#vi hp*100conf
Here add lan2 and the speed (syntax is already there in that file). This file is dependent on the type of the card you have. If the 100 BT is of GSC type, you need to edit hpgsc100conf. Then do /sbin/init.d/hp*100 start (for gsc it is hpgsc100 start)
Once you are done with the maintenance, move netconf.gig as netconf and backout the IPs in the same manner.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 03:55 AM
01-07-2002 03:55 AM
Re: Changing gigabit to ethernet connection
Hi,
I totally agree with Shridhar. I like to add:
Check out the backup windows if you use the gigabit interface for that purpose.
Gideon
I totally agree with Shridhar. I like to add:
Check out the backup windows if you use the gigabit interface for that purpose.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2002 04:01 AM
01-07-2002 04:01 AM
Re: Changing gigabit to ethernet connection
Thanks for the replies. I wasn't aware that I could do something like that on the fly but it sounds good. I don't need to reboot the server as it will only be over the weekend. I will obviously need to be reasonably careful with what I'm doing but it sounds easier than I first thought it was. Thanks for that guys!
London Giddy London
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP