Технические ссылки для Cisco Cisco Email Security Appliance C170

Скачать
Страница из 448
 
146
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter  
Usage
Commit: This command requires a ‘commit’.
Cluster Management: This command can be used in all three machine modes (cluster, group, machine).
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”
addresslistconfig new <name> --descr=<description> 
--addresses=<address1,address2,...>
  •
Editing an existing address list:
addresslistconfig edit <name> --name=<new-name> --descr=<description> 
--addresses=<address1,address2,...>
  •
Deleting an address list:
addresslistconfig delete <name>
  •
Printing a list of address lists:
addresslistconfig print <name>
  •
Finding conflicting addresses within an address list:
addresslistconfig conflicts <name>