IPMCTL-SHOW-CAP(1) | ipmctl | IPMCTL-SHOW-CAP(1) |
ipmctl-show-cap - Shows the current Command Access Policy restrictions.
ipmctl show [OPTIONS] -cap [TARGETS]
Shows the current Command Access Policy restrictions. This is a list of Opcode:SubOpcode and the corresponding mailboxes the commands are restricted, if any. Each command may be restricted to None, BIOS only, SMBus only, or BIOS and SMBus only. None indicates that Host, BIOS, and SMBus mailbox access is allowed.
-h, -help
-ddrt
-smbus
The -ddrt and -smbus options are mutually exclusive and may not be used together.
-o (text|nvmxml), -output (text|nvmxml)
-dimm [DimmIDs]
Lists restrictions for all PMem modules installed in the system
ipmctl show -cap
Lists restrictions for PMem module 0x1001
ipmctl show -dimm 0x1001 -cap
In order to successfully execute this command:
The default behavior is to return a table which indicates the restrictions enforced by Command Access Policy (CAP).
DimmID
Opcode
SubOpcode
Restriction
2022-09-26 | ipmctl |