Use the commands in this topic to prevent a standalone Trellix Helix-enabled appliance from connecting to a Trellix Helix-enabled cloud Central Management System appliance.
To prevent the connection:
Log into the standalone appliance.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Prevent the connection:
hostname (config) # no cmc client enable
Verify your change:
hostname (config) # show cmc client
Save your change:
hostname (config) # write memory
Example
The following example prevents the nx-05 appliance from connecting to a cloud Central Management System appliance.
nx-05 (config) # no cmc client enable nx-05 (config) # show cmc client CMC client enabled: no ...