Cisco Cisco Email Security Appliance C160 Références techniques

Page de 600
 
499
Cisco IronPort AsyncOS 7.6 CLI Reference Guide
 
Chapter 
Example - Adding a listener
In the following example, the 
listenerconfig
 command is used to create a new 
private listener called OutboundMail that can be used for the B listener needed in 
the Enterprise Gateway configuration. (Note: you also had the option to add this 
private listener during the GUI’s System Setup Wizard CLI 
systemsetup
 
command.) 
A private listener type is chosen and named OutboundMail. It is specified to run 
on the PrivateNet IP interface, using the SMTP protocol over port 25. The default 
values for the Host Access Policy for this listener are then accepted.
--resp_code
Custom SMTP response code. Default is 250 for 
“Accept” actions, 550 for “Reject”.
--bypass_rc
Bypass receiving control. Default is “No”.
--bypass_la
Bypass LDAP Accept query. Either “Yes” or 
“No.”
Table 3-167
listenerconfig 
Argument Values - RAT
Table 3-168
listenerconfig - Adding a listener  
mail3.example.com> listenerconfig
Currently configured listeners:
1. InboundMail (on PublicNet, 192.168.2.1) SMTP TCP Port 25 Public
Choose the operation you want to perform:
- NEW - Create a new listener.
- EDIT - Modify a listener.
- DELETE - Remove a listener.
- SETUP - Change global settings.
[]> new