Cisco Cisco Email Security Appliance C160 Références techniques

Page de 312
14
I R O N P O R T   A S Y N C O S   7 . 1   C L I   R E F E R E N C E   G U I D E
Exiting the CLI session, system shutdown, reboot, failure, or issuing the 
clear
 command 
clears changes that have not yet been committed.
General Purpose CLI Commands
This section describes the commands used to commit or clear changes, to get help, and to 
quit the command-line interface.
Committing Configuration Changes
The 
commit
 command is critical to saving configuration changes to the IronPort appliance. 
Many configuration changes are not effective until you enter the 
commit
 command. (A few 
commands do not require you to use the 
commit
 command for changes to take effect. The 
commit
 command applies configuration changes made to IronPort AsyncOS since the last 
commit
 command or the last 
clear
 command was issued. You may include comments up to 
255 characters. Changes are not verified as committed until you receive confirmation along 
with a timestamp.
Entering comments after the commit command is optional.
Note — To successfully commit changes, you must be at the top-level command prompt. 
Type Return at an empty prompt to move up one level in the command line hierarchy.
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
mail3.example.com> commit
Please enter some comments describing your changes:
[]> Changed "psinet" IP Interface to a different IP address
Changes committed: Wed Jan 01 12:00:01 2003
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>