Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hostid

Status
Not open for further replies.

dcomit

Technical User
Joined
Jun 20, 2001
Messages
115
Location
GB
Does anyone know how I can change the hostid on aix (for DR purposes only).

Thanks,
Dave
 
Here are the examples from the hostid man pages:

Examples

1. To set the identifier of the local host to the local Internet address with
the hostid command, enter the command in the following format:

hostid 192.9.200.3

0xc009c803

The hostid command converts the Internet address 192.9.200.3 into the
hexadecimal representation 0xc009c803, and then sets the local host (your
workstation connected to a network) to this address.
2. To display the identifier of the local host, enter:

hostid

0xc009c803

The hostid command displays the identifier of the host as a hexadecimal
number.
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Question Question
Replies
1
Views
147

Part and Inventory Search

Sponsor

Back
Top