Cisco Cisco Web Security Appliance S170 사용자 가이드

다운로드
페이지 582
532
I R O N P O R T   A S Y N C O S   6 . 3   F O R   W E B   U S E R   G U I D E  
G E N E R A L   P U R P O S E   C L I   C O M M A N D S
This section describes the some basic commands you might use in a typical CLI session, such 
as committing and clearing changes. For a full list of commands, see “Web Security 
Appliance CLI Commands” on page 534
.
Committing Configuration Changes
The 
commit
 command allows you to change configuration settings while other operations 
proceed normally. Changes are not actually committed until you receive confirmation and a 
timestamp. Exiting the CLI session, system shutdown, reboot, failure, or issuing the 
clear
 
command clears changes that have not yet been committed.
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 appliance configuration since the last 
commit
 or 
clear
 command was issued. 
Exiting the Command Line Interface Session
The 
exit
 command logs you out of the CLI application. Configuration changes that have not 
been committed are cleared.
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 2007
example.com> clear
Are you sure you want to clear all changes since the last commit? 
[Y]> y
Changes cleared: Wed Jan 01 12:00:01 2007
example.com>
example.com> exit
Configuration changes entered but not committed. Exiting will lose 
changes.
Type 'commit' at the command prompt to commit changes.