Cisco Cisco Email Security Appliance C170 Referências técnicas

Página de 464
 
214
Cisco AsyncOS 8.5.5 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
Batch Format
The batch format of the 
destconfig
 command can be used to perform all the fuctions of the traditional 
CLI command.
Creating a new destination control table
Editing an existing destination control table
Deleting an existing destination control table
Displaying a summary of all destination control entries
Displaying details for one destination or all entries
Deleting all existing destination control table entries
Import table from a file
Export table to a file
For the 
edit
 and 
new
 batch commands, any or all of the following options may be provided by identifying 
the value with the variable name and an equals sign. Options not specified will not be modified (if using 
edit
) or will be set to default values (if using 
new
).
destconfig new <profile> [options]
destconfig edit <default|profile> [options]
destconfig delete <profile>
destconfig list
destconfig detail <default|profile|all>
destconfig clear
destconfig import <filename>
destconfig export <filename>
concurrency_limit=<int> - The maximum concurrency for a specific host.
concurrency_limit_type=<host|MXIP> - Maximum concurrency is per host or 
per MX IP.
concurrency_limit_apply=<system|VG> - Apply maximum concurrency is system 
wide or by Virtual Gateway(tm).