mstprivhost - Man Page
privilege modification tool
Description
usage: mstprivhost [-h] [-v] --device DEVICE [--disable_rshim]
[--disable_tracer] [--disable_counter_rd] [--disable_port_owner] {r,restrict,p,privilege}
restrict or privilege host Note: New configurations takes effect immediately. Note: privileged host - host has all supported privileges.
restricted host - host is not allowed to modify global per port/parameters or access other hosts parametersis.
optional arguments
- -h, ā--help
show this help message and exit
- -v, ā--version
show program's version number and exit
Options
- --device DEVICE, -d DEVICE
Device to work with.
- --disable_rshim
When TRUE, the host does not have an RSHIM function to access the embedded CPU registers mlxconfig_name: HOST_DISABLE_RSHIM
- --disable_tracer
When TRUE, the host will not be allowed to own the Tracer mlxconfig_name: HOST_DISABLE_TRACER_OWNER
- --disable_counter_rd
When TRUE, the host will not be allowed to read Physical port counters mlxconfig_name: HOST_DISABLE_PORT_COUNTER
- --disable_port_owner
When TRUE, the host will not be allowed to be Port Owner mlxconfig_name: HOST_DISABLE_PORT_OWNER
Commands
{r,restrict,p,privilege}
- restrict:
Set host 1 (ARM) privileged, host 0 (x86_64) restricted.
privilege: Set host 1 (ARM) privileged, host 0 (x86_64) privileged
(back to default).