- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: uname -i uses also mac addresses?
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
06-28-2004 01:55 AM
06-28-2004 01:55 AM
on an HP-UX 11.11, if I swap my network card with a new one, does the "machine identification number" (uname -i) change?
Thanks a lot for your help.
Cheers,
Lorenzo.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2004 02:01 AM
06-28-2004 02:01 AM
Re: uname -i uses also mac addresses?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2004 02:02 AM
06-28-2004 02:02 AM
Re: uname -i uses also mac addresses?
I do not think so. thsi string seems to be
check :
man confstr
_CS_MACHINE_IDENT
Identifier for each physical machine. Returned as
an opaque string of printable ascii characters.
This string has the same value for all partitions
in a physical machine. For hardware classes first
released with HP-UX 11i or later, this ID is
unique across all hardware classes. For earlier
hardware classes, the ID number is unique only
within the hardware class. A null string is
returned if no ID number is available; this is
expected to be the case only for prototype
machines or other systems improperly configured in
manufacturing. Comparisons of this value must be
made using the string compare functions, see
string(3C).
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2004 02:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2004 02:04 AM
06-28-2004 02:04 AM
Re: uname -i uses also mac addresses?
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000073345082
Document description: How to obtain Serial Number and Machine Identifier ?
Document id: KBRC00013892
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2004 02:28 AM
06-28-2004 02:28 AM
Re: uname -i uses also mac addresses?
Bill Hassell, sysadmin