En este documento se describe cómo equilibrar las conexiones salientes de tipo ordenamiento cíclico en Cisco Email Security Appliance (ESA).
En AsyncOS, puede configurar la entrega de ordenamiento cíclico mediante el comando smtproutes. Cada nueva conexión
made saltará entre los servidores configurados. Tenga en cuenta que esto sólo equilibrará las nuevas conexiones
al servidor de destino y no al número de correos electrónicos enviados por cada canal.
mail.example.com> smtproutes
There are no routes configured.
Choose the operation you want to perform:
- NEW - Create a new route.
- IMPORT - Import new routes from a file.
[]> new
Enter the hostname for which you want to set up a permanent route.
Partial hostnames such as ".example.com" are allowed.
Use "ALL" for the default route.
[]> ironport.com
Enter the destination hosts, separated by commas, which you want mail for
ironport.com to be delivered.
Enter /dev/null by itself if you wish to discard the mail.
[]>192.168.0.1,192.168.0.2,192.168.0.3
Mapping for ironport.com to 192.168.0.1, 192.168.0.2, 192.168.0.3 created.
There are currently 1 routes configured.
Choose the operation you want to perform:
- NEW - Create a new route.
- DELETE - Remove a route.
- PRINT - Display all routes.
- IMPORT - Import new routes from a file.
- EXPORT - Export all routes to a file.
- CLEAR - Remove all routes.
[]>
Revisión | Fecha de publicación | Comentarios |
---|---|---|
1.0 |
12-Aug-2014 |
Versión inicial |