Description
Enables the Central Management System server and allows you to change command execution settings for remote Trellix appliances.
Syntax
cmc server bw-limit per-appliance limitkbytes/second
cmc server client-requests {enable | username {name | admin | cmcclient | cmcrendv | hacluster | monitor}}
[no] cmc server enable
cmc server execution timeout averagemilliseconds
Parameters
bw-limit per-appliance limitkbytes/second | Configures bandwidth limiting options. |
client-requests {enable | username {name | admin | cmcclient | cmcrendv | hacluster | monitor}} | Configures CMC server handling of requests from clients; username sets the account of the user whose credentials are used to execute requests from clients. |
server enable | Enables CMC server functionality and the handling of requests from clients. Use the no parameter to disable them. |
execution timeout averagemilliseconds | Average number of milliseconds allowed for each command to be executed on a Trellix appliance (default is one hour). |
Examples
The following example enables the Central Management System server.
hostname (config)# cmc server enableThe following example configures client requests from the HA cluster.
hostname(config)# cmc server client-requests hacluster
hostname(config)# cmc server client-requests enable