Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MSTPRIVHOST(1)			  User Commands 		  MSTPRIVHOST(1)

NAME
     mstprivhost - 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  immedi-
     ately.  Note: privileged host - host has all supported privileges.

	    restricted	host - host is not allowed to modify global per port/pa-
	    rameters 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 mlxcon-
	    fig_name: HOST_DISABLE_TRACER_OWNER

     --disable_counter_rd
	    When TRUE, the host will not be allowed to read Physical port  coun-
	    ters mlxconfig_name: HOST_DISABLE_PORT_COUNTER

     --disable_port_owner
	    When  TRUE,  the  host  will not be allowed to be Port Owner mlxcon-
	    fig_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).

SEE ALSO
     mstflint(1)

mstflint			   March 2020			  MSTPRIVHOST(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mstprivhost&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help