This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:power_uak [2022/10/27 01:19] manu |
aix:power_uak [2023/12/13 17:34] (current) manu |
||
---|---|---|---|
Line 5: | Line 5: | ||
You can check expiration with | You can check expiration with | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | # lscfg -vpl sysplanar0 |grep -p "System Firmware" | + | [root@aixa01]/root# /usr/bin/lparstat -u |
+ | FW Update Access Key Expiration (YYYYMMDD): 20230512 | ||
+ | AIX Update Access Key Expiration (YYYYMMDD): - | ||
+ | AIX Image Date (YYYYMMDD): - | ||
+ | </cli> | ||
+ | |||
+ | Or | ||
+ | |||
+ | <cli prompt='#'> | ||
+ | [root@aixa01]/root# lscfg -vpl sysplanar0 |grep -p "System Firmware" | ||
Microcode Image.............NL1020_035 NL1020_033 NL1020_035 | Microcode Image.............NL1020_035 NL1020_033 NL1020_035 | ||
Microcode Level.............FW1020.00 FW1020.00 FW1020.00 | Microcode Level.............FW1020.00 FW1020.00 FW1020.00 | ||
Line 44: | Line 53: | ||
You can check the AIX update access key (UAK) expiration date using the lssyscfg command: | You can check the AIX update access key (UAK) expiration date using the lssyscfg command: | ||
+ | <cli prompt='#'> | ||
# lssyscfg -m <name of managed system> -r sys -F aix_update_access_key_exp_date | # lssyscfg -m <name of managed system> -r sys -F aix_update_access_key_exp_date | ||
08/15/2021 | 08/15/2021 | ||
+ | </cli> | ||
The AIX OS Image date can be viewed using the lssyscfg command: | The AIX OS Image date can be viewed using the lssyscfg command: | ||
+ | <cli prompt='#'> | ||
# lssyscfg -m <name of managed system> -r lpar -F name,os_image_date | # lssyscfg -m <name of managed system> -r lpar -F name,os_image_date | ||
+ | </cli> | ||
Line 62: | Line 72: | ||
- | Where do I get a new AIX update access key? | + | === Where do I get a new AIX update access key? === |
A new update access key can be acquired by visiting the following website: http://www.ibm.com/servers/eserver/ess | A new update access key can be acquired by visiting the following website: http://www.ibm.com/servers/eserver/ess | ||
Line 90: | Line 100: | ||
https://www.ibm.com/support/pages/management-aix-update-access-keys | https://www.ibm.com/support/pages/management-aix-update-access-keys | ||
+ | |||
+ | once register, you can go on the HMC, open a power server, select CoD Functions, and then Enter CoD Code |