本文檔介紹如何在思科郵件安全裝置(ESA)上平衡輪詢式出站連線。
在AsyncOS中,您可以使用smtproutes命令配置輪詢遞送。每個新連線
已建立將在已配置的伺服器之間跳轉。請注意,這只會平衡新連線
已傳送到目標伺服器,而不是透過每個管道傳送的電子郵件數量。
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.
[]>
修訂 | 發佈日期 | 意見 |
---|---|---|
1.0 |
12-Aug-2014 |
初始版本 |