Restoring automatic node enrollment

Prev Next

The enrollment service on a node must be enabled so it can receive submissions from the sensor or hybrid appliance, and is enabled by default. Use the procedures in this section to re-enable the enrollment service after it is disabled.

Note

The no mvx cluster enrollment-service client enable command disables automatic enrollment. Use this command only with guidance from Trellix Technical Support.

To enable the enrollment service:
  1. Log in to the Virtual Execution CLI.

  2. Enable the CLI configuration mode:

    vx-hostname > enable
    vx-hostname # configure terminal
  3. Enable the enrollment service:

    vx-hostname (config) # mvx cluster enrollment-service client enable
  4. Verify your change:

    vx-hostname (config) # show mvx cluster enrollment status
  5. Save your change:

    vx-hostname (config) # write memory

Example

The following example re-enables the enrollment service on the vx-2 node.

vx-2 (config) # mvx cluster enrollment-service client enable
vx-2 (config) # show mvx cluster enrollment status

    Enrollment Client :
        Status ok                 : yes
        Status description        : Ok
        Last checked at           : 2019/07/21 00:34:01

    Enrollment Service :
        Auto enabled              : yes
        Service address           : CMS (DTIUser@10.11.121.13 : singleport)
        Preferred cluster         :

        Cluster Name               : Cluster-Acme
        Broker Name                : vx-1 (self)
        Broker ID                  : 002XXXXXXXXX (self)
        Broker Address             : 10.11.121.12 (self)
        Broker State               : N/A
        Failure Reason             : N/A
        Last Connection Attempt    : N/A
        Connection Last Formed     : N/A
        Connection Last Broken     : N/A