Cisco Cisco Email Security Appliance C160 Fascicule

Page de 322
 
3-144
AsyncOS 9.6 for Cisco Email Security Appliances CLI 참조 가이드
 
     명령참조 예제
  메일 전달 컨피그레이션/모니터링
파일에서 테이블 가져오기
파일에 테이블 내보내기
edit
 및 
new
 배치 명령의 경우 변수 이름 및 등호 기호와 함께 값을 나타내는 방법으로 다음 옵션 중 
하나 또는 모두를 제공할 수 있습니다. 지정되지 않은 옵션은 (
edit
 사용 시) 수정되지 않습니다. 또
는 (
new
 사용 시) 기본값으로 설정됩니다.
 destconfig
 
항목 생성
다음 예에서는 현재 
destconfig
 항목을 화면에 인쇄합니다. 그런 다음 도메인 
partner.com
의 새 항목
을 생성합니다. 그 도메인에 대해 60분의 시간에 대한 동시 연결 한도 100 및 동시 수신자 한도 50이 
설정됩니다. 그러면 지정된 1시간 동안 도메인 
partner.com
에 100건을 초과하는 연결을 열거나 50명
을 초과하는 수신자에게 전달하지 않습니다. 이 도메인에는 바운스 프로필이 지정되지 않으며 특정 
TLS 설정도 구성되지 않습니다. 마지막으로, 변경 사항을 인쇄하여 확인하고 커밋합니다.
mail3.example.com> destconfig
There are currently 2 entries configured.
Choose the operation you want to perform:
- SETUP - Change global settings.
- NEW - Create a new entry.
- EDIT - Modify an entry.
- DELETE - Remove an entry.
- DEFAULT - Change the default.
- LIST - Display a summary list of all entries.
- DETAIL - Display details for one destination or all entries.
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.