- Community Home
- >
- Servers and Operating Systems
- >
- HPE 9000 and HPE e3000 Servers
- >
- change of IP address for Web Console
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
10-08-2003 02:17 AM
10-08-2003 02:17 AM
change of IP address for Web Console
After removal of our server to different location, I forgot to change the IP address & gateway for Web Console. Since this is a remote site, how can I change these without going into GSP on-site? Thanks so much for any help.
Best regards,
Kelvin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-2003 12:55 AM
10-09-2003 12:55 AM
Re: change of IP address for Web Console
For a PC this would be:
route add GSP_IP PC_IP
Then you should be able to connect to the GSP via the old IP.
If you know the MAC Address:
route add NEW_IP PC_IP
arp -s NEW_IP 00-30-6e-05-0a-ea
(00-30-6e-05-0a-ea is GSP Mac address)
ping NEW_IP
This all should also work on a unix server (arp has another Mac Address format) and I tested it personally on an L-Class GSP. Unfortunately it is not possible to enbable the LAN console remotely (hope it is enabled already).
See also:
http://docs.hp.com/hpux/onlinedocs/A5191-96018/00/00/22-con.html
Best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-2003 01:19 AM
10-09-2003 01:19 AM
Re: change of IP address for Web Console
Thanks for the ideal.
My server is a HP9000 N-class box running 11i. My goal is to change the IP & gateway at the server so that I can connect the Web Console anywhere within our network. I remembered this was configured through the GSP. NOw the box is in remote site and how I can make this change from a telnet session.
Hope this is clear.
Best regards,
Kelvin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-2003 03:15 AM
10-09-2003 03:15 AM
Re: change of IP address for Web Console
Normally, you MUST connect directly to the GSP to make the change. However maybe you're lucky and you have and older GSP with a A.01.XX firmware, then you can telnet to the system and connect via an internal serial port with cu to tty1p0. The following forums entry explaines how to do this:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4811543254bfd611abdb0090277a778c,00.html
and (not as good as above)
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x495950011d20d6118ff40090279cd0f9,00.html
After you have logged in as an administrator, you can change network settings with "lc".
OK, if this does not work, then try the following. I just veriefied that it works on my N-Class by setting the IP to a 192.168... adress and connecting from a 15.x.y.z network from the N-Class. But it only works if
-lan cable is connected to GSP lan and GSP and N-Class are in the same subnet
-lan console is enabled (no way to enable it remotly if disabled)
-the old IP config is not nonsens (gateway does not match IP/subnet of GSP)
1.) telnet as root to the N-Class (HPUX)
2.) route add GSP_IP NCLASS_IP
3.) ping GSP_IP
4.) telnet GSP_IP
I veriefied that this works regardless of what the old IP "GSP_IP" address is (unless there are no IP conflicts). After you logged in, you can correct the settings with "lc"
I'm quit confident that this may help you, if not, someone has to go to the console and CTRL-B to the GSP and enter the "lc" locally.
Maybe a GSP reset (xd and "r") is needed to enable the new IP settings.
Best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-09-2003 04:00 AM
10-09-2003 04:00 AM
Re: change of IP address for Web Console
If you can get someone to reset the web console for you, you may not have to physically visit the web console. The problem may be that if you reset the web console to factory defaults, you may have to do the configuration for the web console again.
http://docs.hp.com/hpux/onlinedocs/hw/swc/
Try SWC Installation and Configuration under SWC in the link above. The Guided tour explains how to reset the web console.
Hope this helps.
Regds
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP