- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing IP address / Hostname using SET ATTRI...
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
08-08-2006 01:06 AM
08-08-2006 01:06 AM
When changing the IP address/hostname of an HP unix workstation, i know there are certain files to update/change etc, but someone informed me of a command called SET ATTRIBUTE . They said that this was a utility that did all the IP changes for you. How does this work?? (i cant say i've come across it before)
If this is not the case, what steps do i need to do to execute an IP and Hostname change? for me, its just:
a) /etc/hosts --> change IP @ and host name here
b) plumb and unplumb the Network Interface cards with the correct IP addresses.
Anything else missing from this list??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:11 AM
08-08-2006 01:11 AM
Re: Changing IP address / Hostname using SET ATTRIBUTE
use set_parms utility to change hostname, ip address etc..
set_parms hostname
set_parms ip_address
set_parms addl_netwrk
For every above command you run, it will ask to reboot your system say no to it. Once you done all steps then reboot.
Otherwise, you can do this way, change necessary info on /etc/hosts and /etc/rc.config.d/netconf file and reboot machine.
Thanks,
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:12 AM
08-08-2006 01:12 AM
Re: Changing IP address / Hostname using SET ATTRIBUTE
If you are uncomfortable with doing it from the command line, SAM will let you change a host's IP address:
1) sam &
2) Networking and Communications
3) Network Interface Cards
4) Double-click on the appropriate interface
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:13 AM
08-08-2006 01:13 AM
Re: Changing IP address / Hostname using SET ATTRIBUTE
If you are using DNS you must also remember to change the IP address on your DNS server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2006 01:51 AM
08-08-2006 01:51 AM
Re: Changing IP address / Hostname using SET ATTRIBUTE
Have a great summer!