This shows you the differences between two versions of the page.
|
aix:aix_vios_trouble [2021/01/01 21:22] 127.0.0.1 external edit |
aix:aix_vios_trouble [2024/04/04 21:44] (current) manu |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Reset padmin VIO password from the HMC with zero downtime ===== | ===== Reset padmin VIO password from the HMC with zero downtime ===== | ||
| + | From HMC, change password expiration | ||
| + | <cli prompt='#'> | ||
| + | # viosvrcmd -m <Managed System Name> --id <VIOS lpar id> -c "chuser -attr maxage=0 padmin" | ||
| + | # viosvrcmd -m <Managed System Name> --id <VIOS lpar id> -c "chuser -attr maxexpired=-1 padmin" | ||
| + | </cli> | ||
| ===== Cisco port config example for VIOS ===== | ===== Cisco port config example for VIOS ===== | ||