- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Swapping Of IP...
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
01-02-2008 11:24 PM
01-02-2008 11:24 PM
Hello Guys,
Thanks for your valuable tips & time that you
have given to queries.
Here I want to migrate one of the more
critical application from my old server to
another one.
In this case I only need to swap the IP?
Please provide your assistance.
Thanks is advance.
Many Thanks,
Sachin Jadhav
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2008 11:43 PM
01-02-2008 11:43 PM
Re: Swapping Of IP...
if you want to change your machine ip then
execute "set_parms ip_address" and fallow the instructions on each machine. this process will reboot the machine.
Hasan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2008 12:36 AM
01-03-2008 12:36 AM
Re: Swapping Of IP...
If everythink is ready you can swap the IP's.
You do not need to reboot the servers.
To make changes permanent you can use set_parms or edit /etc/rc.config.d/netconf
pay attention to the routes too.
to make change on-line wihtout rebooting, just use ifconfig lanX IP_add netmask NETMASK
If you need to add/remove some routings you can use route command or execute /sbin/init.d/net start in case need to add routing.
Hope this help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2008 01:00 AM
01-03-2008 01:00 AM
Re: Swapping Of IP...
- Using set parms
- Editing conf file and restarting service (already explained above)
- Using SAM
Under Networks/Communications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2008 04:03 AM
01-03-2008 04:03 AM
SolutionHey Dude!!
Its very simple dear!!First make sure that
1.You have a alternate I.P. with same subnet is better to aviod further problem of firwall and .
2.You need a sufficient downtime to swap the IP with your original ,if the server is running under critical environment.
3. Now once you get the downtime. make the changes in IP and other related parameter /etc/rc.config.d/netconf.
4. Restart the service with /sbin/init.d/net stop and
/sbin/init.d/net start
5. Ping the gateway and see weather telnet/ssh is working properly.If it is working your work is over.That's it.
Then cheers!!!!
Rgds
Yogesh