Man page - mlxconfig(1)

Packages contas this manual

Manual

MLXCONFIG(1) User Commands MLXCONFIG(1)

mlxconfig - manual page for mlxconfig 4.19.0

NAME:
mlxconfig
SYNOPSIS:
mlxconfig [Options] <Commands> [Parameters]
DESCRIPTION:
Allows the user to change some of the device configurations without having to create and burn a new firmware.
OPTIONS:
: Perform operation for a specified MST device.
: Use a specific database file.
: raw configuration file.
: Display help message.
: Display version info.
: Show default and current configurations.
: Answer yes in prompt.
: Show all attributes in the XML template
: pem file for private key
: keypair uuid
: OpenSSL engine name
: OpenSSL key identifier
: Specify the device type
: Specify the session id for token keep alive session.
: Specify session time for token keep alive session.
: Specify token type.
COMMANDS SUMMARY
: clear the tool semaphore.
: display informations about all configurations.
: query supported configurations.
: reset all configurations to their default value.
: set configurations to a specific device.
: set raw configuration file(5th Generation and above).
: get raw configuration (5th Generation and above).
: backup configurations to a file. Use set_raw command to restore file (5th Generation and above).
: Generate List of all TLVs. TLVs output file name must be specified. (*)
: Generate XML template. TLVs input file name and XML output file name must be specified. (*)
: Generate Raw file from XML file. XML input file name and raw output file name must be specified. (*)
: Generate XML file from Raw file. raw input file name and XML output file name must be specified. (*)
: Generate binary configuration dump file from XML file. XML input file name and bin output file name must be specified. (*)
: Generate configuration file from XML file. XML input file name and bin output file name must be specified. (*)
: Apply a configuration file, that was created with create_conf command. bin input file name must be specified. (*)
: Send a token challenge request to the device. Token type must be specified.
: Start a remote token session for a specified time. session id must be specified.
: Query which tokens are supported.
: Query the status of a token session.
: End an active token session.
(*) These commands do not require MST device
To show supported configurations by device type, run show_confs command
Examples:
: mlxconfig -d /dev/mst/mt4099_pciconf0 query
: mlxconfig -d /dev/mst/mt4099_pciconf0 set SRIOV_EN=1 NUM_OF_VFS=16 WOL_MAGIC_EN_P1=1
: mlxconfig -d /dev/mst/mt4115_pciconf0 -f conf_file set_raw
: mlxconfig -d /dev/mst/mt4099_pciconf0 reset
Supported devices:
4th Generation devices: ConnectX3, ConnectX3-Pro (FW 2.31.5000 and above). 5th Generation devices: ConnectIB, ConnectX4, ConnectX4-LX, ConnectX5, connectX5-Ex. 6th Generation devices: BlueField, BlueField2, ConnectX6, ConnectX6-DX, ConnectX6-LX Switches: Switch-IB, Switch-IB2,Spectrum, Spectrum2, Spectrum3, Quantum, Quantum2
Note: query device to view supported configurations by Firmware.

The full documentation for mlxconfig is maintained as a Texinfo manual. If the info and mlxconfig programs are properly installed at your site, the command

info mlxconfig

should give you access to the complete manual.

January 2022 mlxconfig 4.19.0