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

Página de 448
 
177
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter 
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
destconfig new <profile> [options]
  •
Editing an existing destination control table
destconfig edit <default|profile> [options]
  •
Deleting an existing destination control table
destconfig delete <profile>
  •
Displaying a summary of all destination control entries
destconfig list
  •
Displaying details for one destination or all entries
destconfig detail <default|profile|all>
  •
Deleting all existing destination control table entries
destconfig clear
  •
Import table from a file
destconfig import <filename>
  •
Export table to a file
destconfig export <filename>
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
).
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).