- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing ROUTE_GATEWAY
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
11-23-2005 03:14 AM
11-23-2005 03:14 AM
I have been asked by our network engineers to change the route gateway for my HP servers (HPUX 11.0). I have done it with SAM for my non-production servers without rebooting. My understanding is I can do this anytime without a reboot or loss of sessions etc. Is that correct? I dont want to make a change that could halt production during normal hours...
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 03:21 AM
11-23-2005 03:21 AM
SolutionYou will get a small interruption in thhis method, say 20-30 sec. (This is assuming that the new gateway is up.) You will not lose sessions but there will be an interruption. This will survive reboots.
You could use the route add command to manually add the new gateway to the routing table. This will not survive reboots.
Safest to do outside of production hours - it will only take a few minutes to complete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 07:03 AM
11-23-2005 07:03 AM
Re: changing ROUTE_GATEWAY
Hey, Rick (or anyone), hypothetic question:
Couldn't he do a route add, and then a juggling act with an additional ROUTE_DESTINATION and "default" in netconf so he wouldn't need to do a stop/start? By doing so he'd be using both routes until one is removed by his network guys. Not sure if it would really work, just playing with the idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 03:35 PM
11-23-2005 03:35 PM
Re: changing ROUTE_GATEWAY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 01:41 AM
11-29-2005 01:41 AM
Re: changing ROUTE_GATEWAY
The juggling act would seem to me to be a greater risk. I do not know how the system would react to 2 gateways and then on the network side of the equation I do not know how the network would function either.