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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

command to check system of AIX box

Status
Not open for further replies.

zircon06

Technical User
Jan 8, 2007
81
command to check system of AIX box

Thanks
 
I don't understand what you're asking.

Are you looking for something like this?
uname -a
oslevel -r
 
prtconf
lsdev
???

if you can be more specific in your question, I'm sure the appropriate answer will be given.
 
bootinfo -T will tell you the architecture so chrp, rspc,or rs6ksmp System MUSt be chrp to install AIX 5.2 or higher

prtconf |more will tell you the model type unless its a really old microchannel model
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top