The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Change Password on the HA receiver

Prev Next

The IPMI interface connection is configurable through the HA receiver command line interface. After you configure the IPMI interface connection on the HA receiver, change the password for the configured IPMI connection on the command-line interface of the HA receiver, through the below commands in a sequence.

  1. In the command-line interface, enter ipmitool user list n (where n is 1 or 3).

  2. Enter the ipmitool user set password <user id> <password>. In the command-line syntax, for user id enter the user name and for password enter the password respectively.

  3. To retrieve the user ID, use the user list command: <ERC name> ~ # ipmitool user list 3.

    Example

    : For a

    ERC-2650

    device, in the command-line interface, enter the following command to get the list of available users on the console:

    ERCHA2-ERC-2650 ~ # ipmitool user list 3

    ID

    Name

    Callin

    Link Auth

    IPMI Msg

    Channel Priv Limit

    1

    false

    false

    true

    ADMINISTRATOR

    2

    root

    false

    true

    true

    ADMINISTRATOR

    3

    test1

    false

    true

    true

    ADMINISTRATOR

    4

    test2

    false

    true

    true

    ADMINISTRATOR

    5

    test3

    false

    true

    true

    ADMINISTRATOR