access: Managers
Resets IPMI information back to default factory settings.
ipmi reset {-s | –sdrr} {-c | –config} {-p | –password} {-a | –all}
| Argument | Description |
|---|---|
| {-s | –sdrr} | Copies the original database file to pstore. |
| {-c | –config} | Deletes the configuration file and global enables. |
| {-p | –password} | Deletes the password file. |
| {-a | –all} | Performs the functions of all the parameters. |
Return Codes
Following are the return values for this command:
| Code | Numeric Code | Description |
|---|---|---|
| NWSE_Success | 0 | Command successfully completed. |
| NWSE_InvalidUsage | 1 | Invalid usage: bad parameter usage, conflicting options specified. |
| NWSE_NoPermission | 6 | Not authorized to perform this operation. |