uname -a will show a 12 digit number in the output. Reading from the left, digits 3 thru 8 represent the unique ID for the entire system, e.g.
# uname -a
AIX 2 4 00085488A600
The unique machine ID is 085488. The first two digits are always 00, as are the last two. The penultimate pair of digits identify the model ID of the CPU planar.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.