Enrolling a managed sensor directly

Prev Next

Use the commands in this section to enroll a managed sensor with an IVX cluster managed by another Central Management appliance.

To enroll a managed sensor directly:
  1. Log in to the sensor CLI.

  2. Go to CLI configuration mode:

    sensor-hostname > enable
    sensor-hostname # configure terminal
  3. Prevent the local Central Management appliance (the one that manages the sensor) from overriding the settings you are configuring in this procedure:

    sensor-hostname (config) # no fenet dti enrollment service override enable
  4. Change the enrollment service type to DTI, and configure the enrollment service address (the IP address of the Central Management appliance that manages the cluster):

    sensor-hostname (config) # fenet dti enrollment service type DTI address <cluster CM address>

    where <cluster CM address> is the IP address of the Central Management appliance that manages the IVXcluster.

  5. Set DTI as the default enrollment service type:

    sensor-hostname (config) # fenet dti enrollment service default DTI
  6. Verify your changes:

    sensor-hostname (config) # show fenet dti configuration
  7. Verify the enrollment service status:

    sensor-hostname (config) # show mvx cluster enrollment status
  8. Save your changes:

    sensor-hostname (config) # write memory

Example

In this example, the nx-1 sensor that is managed by a Central Management appliance with an IP address of 172.1.2.3 will be enrolled with a cluster that is managed by another Central Management appliance with an IP address of 10.11.10.11.

nx-1 (config) # no fenet dti enrollment service override enable
nx-1 (config) # fenet dti enrollment service type DTI address 10.11.10.11
nx-1 (config) # fenet dti enrollment service default DTI
nx-1 (config) # show fenet dti configuration
DTI CLIENT CONFIGURATIONS:

    ACTIVE SETTINGS:
    Mode : online
    Download source    : CMS (User8@172.1.2.3 : singleport) - Managed by CMS
    Upload destination : CMS (User8@172.1.2.3 : singleport) - Managed by CMS
    Mil service        : CMS (User8@172.1.2.3 : singleport) - Managed by CMS
    Enrollment service : DTI (User8@10.11.10.11) - Managed by Appliance
...
nx-1 (config) # show mvx cluster enrollment status

MVX Cluster Enrollment Status
    Enrollment Client :
    Status ok              : yes
    Status description     : enrolled
    Last checked at        : 2019/08/14 14:56:01

Enrollment Service :
    Auto enabled           : yes
    Service address        : DTI (10.11.10.11)
    Preferred cluster      : any (less loaded)
    Cloud enabled          : no
    Cloud License enabled  : no
    Connect on demand      : no
   
 Broker Info :
    Cluster Name           : Cluster-02
    Broker Name            : vx-4
    Broker Address         : 10.11.12.13
    Broker ID              : 002XXXXXXXXX
    Broker State           : Connected
    Failure Reason         : None
    Last Connection Attempt: 2019/08/12 15:01:11
    Connection Last Formed : 2019/08/12 15:01:12
    Connection Last Broken :