Dit document beschrijft hoe u de uitgaande verbinding in round robin-stijl kunt balanceren op Cisco Email Security Applicatie (ESA).
In AsyncOS kunt u round robin levering configureren met behulp van de opdracht smtproutes. Elke nieuwe verbinding
made zal tussen de geconfigureerde servers springen. Let op dat dit alleen nieuwe verbindingen in balans brengt
gemaakt naar de doelserver en niet het aantal e-mails dat door elke pijp wordt verzonden.
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.
[]>
Revisie | Publicatiedatum | Opmerkingen |
---|---|---|
1.0 |
12-Aug-2014 |
Eerste vrijgave |