Cisco Cisco Email Security Appliance C160 Références techniques

Page de 316
C L U S T E R C O N F I G
C H A P T E R   3 :   T H E   C O M M A N D S :   R E F E R E N C E   E X A M P L E S
 41
<groupname>
 - Name of the cluster group to remove.
<new_groupname>
 - The cluster group to put machines of the old group into.
clusterconfig setgroup <machinename> <groupname> — 
Sets (or changes) 
which group a machine is a member of.
<machinename
> - The name of the machine to set.
<groupname>
 - The group to set the machine to.
clusterconfig removemachine <machinename> — 
Remove a machine from the 
cluster.
clusterconfig setname <name> — 
Changes the name of the cluster to the given 
name.
clusterconfig list — 
Display all the machines currently in the cluster.
clusterconfig connstatus — 
Display all the machines currently in the cluster and 
add routing details for disconnected machines.
clusterconfig disconnect <machinename> — 
This will temporarily detach a 
machine from the cluster.
<machinename>
 - The name of the machine to disconnect.
clusterconfig reconnect <machinename> - 
This will restore connections with 
machines that were detached with the “disconnect” command.
clusterconfig prepjoin new <serial_number> <hostname> <user_key> — 
This will add a new host that is to join the cluster over the CCSport.
<serial_number>
 - The serial number of the machine being added.
<hostname>
 - The host name of the machine being added.
<user_key>
 - The SSH user key from the "prepjoin print" command from
               the joining machine.
clusterconfig prepjoin delete <serial_number|hostname> — 
This will 
remove a host that was previously indicated to be added from the "prepjoin new" 
command.  This is only necessary to be used if you later decide not to add the host.  
When a host is successfully added to the cluster, its prepjoin information is automatically 
removed.
Usage
Commit: This command does not require a ‘commit’.
Cluster Management: This command is restricted to cluster mode.
Batch Command: This command does not supports a batch format.