Cisco Cisco Email Security Appliance C170 Referências técnicas

Página de 448
 
365
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter 
  •
Adding a new listener:
listenerconfig new <name> <public|private|blackhole|blackholequeueing> 
<interface_name> <smtp|qmqp>
  •
Deleting a listener:
listenerconfig delete <name>
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-169, “listenerconfig 
Argument Values -HAT,” on page 371
  •
Adding a new sendergroup to the HAT
listenerconfig edit <name> hostaccess new sendergroup <name> 
<host_list> <behavior> [options [--comments]
  •
Add a new policy to the HAT
listenerconfig edit <name> hostaccess new policy <name> <behavior> 
[options]
  •
Add a new host list
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> new <host_list>
 to a sendergroup
  •
Delete a host
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> delete <host>
 from a sendergroup
  •
Move a host in a sendergroup’s list order
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> move <host> <host-to-insert-before>
  •
Modify a sendergroup’s policy
listenerconfig edit sendergroup <name> hostaccess edit sendergroup 
<name> policy <behavior> [options]
  •
Print a sendergroup listing
listenerconfig edit <name> hostaccess edit sendergroup <name> print