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

Command to get the installed firmware release date from the system ?

Status
Not open for further replies.

tektipsaix

Technical User
Mar 4, 2011
31
0
0
ZA
Hi

Is there a command to get the installed (running) firmware release date from the VIO server or IVM system ?

Thanks!
Michael
 
If you're talking about VIOS server level (as padmin):

Code:
ioslevel

If you talking about firmware (microcode) level (as root):

Code:
lsmcode -c

Regards,
Chuck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top