Cisco Cisco Email Security Appliance C190 Technical References

Page of 314
 
243
Cisco AsyncOS 9.1 for Email CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  SMTP Services Configuration
Batch Format - General listenerconfig
The batch format of the 
listenerconfig
 command can be used to add and delete listeners on a particular 
interface. The batch format of the listenerconfig command also allows you to configure a listener’s HAT 
and RAT.
Adding a new listener:
Deleting a listener:
Batch Format - HAT
The following examples demonstrate the use of the batch format of listenerconfig to perform various 
HAT-related tasks. For more information about arguments, consult Table 3-16, “listenerconfig 
Argument Values -HAT,” on page 245
Adding a new sendergroup to the HAT
Add a new policy to the HAT
Add a new host list to a sendergroup
Delete a host from a sendergroup
Move a host in a sendergroup’s list order
Modify a sendergroup’s policy
listenerconfig new <name> <public|private|blackhole|blackholequeueing> 
<interface_name> <smtp|qmqp>
listenerconfig delete <name>
listenerconfig edit <name> hostaccess new sendergroup <name> 
<host_list> <behavior> [options [--comments]
listenerconfig edit <name> hostaccess new policy <name> <behavior> 
[options]
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> new <host_list>
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> delete <host>
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> move <host> <host-to-insert-before>
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> policy <behavior> [options]