이 문서에서는 Cisco ESA(Email Security Appliance)에서 라운드 로빈 스타일 아웃바운드 연결의 균형을 맞추는 방법에 대해 설명합니다.
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.
[]>