Cisco Cisco Email Security Appliance C170 기술 참조

다운로드
페이지 448
 
6
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter  
Clearing Configuration Changes
The 
clear
 command clears any changes made to the IronPort AsyncOS configuration since the last 
commit
 or 
clear
 command was issued. 
Quitting the Command Line Interface Session
The 
quit
 command logs you out of the CLI application. Configuration changes that have not been 
committed are cleared. The 
quit
 command has no effect on email operations. Logout is logged into the 
log files. (Typing 
exit
 is the same as typing quit.)
Seeking Help on the Command Line Interface
The 
help
 command lists all available CLI commands and gives a brief description of each command. 
The 
help
 command can be invoked by typing either 
help
 or a single question mark (
?
) at the command 
prompt.
Batch Commands
AsyncOS includes support for batch command formats that allow you to execute certain CLI commands 
using a new, single-line CLI format. This format reduces the number of user inputs required to complete 
tasks and provides a mechanism allowing users to easily automate common configuration tasks. Batch 
commands also allow users to issue commands remotely using an SSH client. This enables users to easily 
script CLI commands and execute them on multiple appliances at one time.
Please note that these commands do not provide new functionality to your IronPort appliance; rather, 
they provide you with an additional method of execution for your appliance.
For the current release of AsyncOS these CLI commands have associated batch commands:
  •
addresslistconfig
  •
adminaccessconfig
  •
aliasconfig 
  •
delivernow
  •
destconfig
  •
dig
mail3.example.com> clear
Are you sure you want to clear all changes since the last commit?  [Y]> y
Changes cleared: Mon Jan 01 12:00:01 2003
mail3.example.com>
mail3.example.com> quit
Configuration changes entered but not committed.  Exiting will lose 
changes.
Type 'commit' at the command prompt to commit changes.
Are you sure you wish to exit?  [N]> Y
mail3.example.com> help