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

Page de 324
 
3-26
CLI Reference Guide for AsyncOS 9.6 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  Cluster Management
Example
In the following example, the configuration is displayed on CLI and the passwords in the configuration 
are encrypted.
mail.example.com> showconfig
Choose the password display option:
1. Mask passwords (Files with masked passwords cannot be loaded using loadconfig command)
2. Encrypt passwords
3. Plain passwords
[1]> 2
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE config SYSTEM "config.dtd">
<!--
  Product: Cisco C100V Email Security Virtual Appliance
  Model Number: C100V
  Version: 9.0.0-038
  Serial Number: 4232116C4E14C70C4C7F-7898DA3BD955
  Number of CPUs: 2
  Memory (MB): 6144
  Current Time: Wed Mar 19 05:30:05 2014
-->
<config>
<!--
******************************************************************************
*                           Network Configuration                            *
******************************************************************************
-->
[The remainder of the configuration file is printed to the screen.]
Cluster Management
This section contains the following CLI commands:
clusterconfig
Description
The 
clusterconfig
 command is used to configure cluster-related settings. If this machine is not part of 
a cluster, running clusterconfig will give you the option of joining a cluster or creating a new cluster.
The 
clusterconfig 
command provides additional subcommands:
Non-Cluster Commands
The following commands are available when you are not in a cluster.
clusterconfig new <name> — 
This will create a new cluster with the given name.  This machine 
will be a member of this cluster and a member of a default cluster group called "Main Group".
<name>
 - The name of the new cluster.