Cisco Cisco Email Security Appliance C650 Referencia técnica

Descargar
Página de 446
 
3-148
Cisco AsyncOS 8.0.2 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
Batch Command: This command supports a batch format.
Batch Format
The batch format for the 
addresslistconfig
 command can be used to create a new address list, edit an 
existing address list, print a list of address lists, delete an address list, or find conflicting addresses within 
an address list.
Adding a new address list”
Editing an existing address list:
Deleting an address list:
Printing a list of address lists:
Finding conflicting addresses within an address list:
addresslistconfig new <name> --descr=<description> 
--addresses=<address1,address2,...>
addresslistconfig edit <name> --name=<new-name> --descr=<description> 
--addresses=<address1,address2,...>
addresslistconfig delete <name>
addresslistconfig print <name>
addresslistconfig conflicts <name>