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:
Log in to the sensor CLI.
Go to CLI configuration mode:
sensor-hostname > enable sensor-hostname # configure terminal
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 enableChange 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.Set DTI as the default enrollment service type:
sensor-hostname (config) # fenet dti enrollment service default DTIVerify your changes:
sensor-hostname (config) # show fenet dti configurationVerify the enrollment service status:
sensor-hostname (config) # show mvx cluster enrollment statusSave 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 :