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

Página de 312
D E S T 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
 131
• 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
).
Example: Creating a new 
destconfig 
Entry
In the following example, the current 
destconfig
 entries are printed to the screen. Then, a 
new entry for the domain 
partner.com
 is created. The concurrency limit of 100 
simultaneous connections and recipient limit of 50 recipients for a 60-minute time period is 
set for that domain. So, the system will never open more than 100 connections or deliver to 
more than more than 50 recipients in a given hour to the domain 
partner.com
. No bounce 
profile is assigned for this specific domain, and no specific TLS setting is configured. Finally, 
the changes are printed to confirm and then committed
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).
max_messages_per_connection=<int> - The maximum number of messages 
that will be sent per connection.
recipient_limit_minutes=<int> - The time frame to check for recipient 
limits in minutes.
recipient_limit=<int> - The number of recipients to limit per unit of 
time.
use_tls=<off|on|require|on_verify|require_verify> - Whether TLS should 
be on, off, or required for a given host.
bounce_profile=<default|profile> - The bounce profile name to use.
bounce_verification=<off|on> - Bounce Verification option.
Code Example 3-82 
destconfig 
example: Configuring the Destination Configuration Table
mail3.example.com> destconfig
There are currently 2 entries configured.
Choose the operation you want to perform: