Cisco Cisco Email Security Appliance C650 Referencia técnica

Descargar
Página de 446
 
3-24
Cisco AsyncOS 8.0.2 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Configuration File Management
mailconfig
Description
To test the AsyncOS configuration, you can use the 
mailconfig
 command immediately to send a test 
email containing the system configuration data you just created with the 
systemsetup
 command.
Usage
Commit: This command does not require a ‘commit’.
Cluster Management: This command can be used in all three machine modes (cluster, group, machine).
Batch Command: This command does not support a batch format
Example
mail.example.com> mailconfig
Please enter the email address to which you want to send the configuration file.
Separate multiple addresses with commas.
[]> user@example.com
Choose the password option:
1. Mask passwords (Files with masked passwords cannot be loaded using loadconfig command)
2. Encrypt passwords
3. Plain passwords
[1]> 2
The configuration file has been sent to user@example.com.
Send the configuration to a mailbox to which you have access to confirm that the system is able to send 
email on your network.
Note
For enhanced security, if encryption of sensitive data in the appliance is enabled in 
fipsconfig
 
command, you cannot use 
Plain passwords
 option. 
resetconfig 
Description
When physically transferring the appliance, you may want to start with factory defaults. The 
r
esetconfig
 command resets all IronPort AsyncOS configuration values to factory defaults. This 
command is extremely destructive, and it should only be used when you are transferring the unit or as a 
last resort to solving configuration issues. It is recommended you run the 
systemsetup
 command after 
reconnecting to the CLI after you have run the 
resetconfig
 command.