Cisco Cisco Content Security Management Appliance M1070 Mode D'Emploi

Page de 418
 
14-4
AsyncOS 9.1 for Cisco Content Security Management Appliances User Guide
 
Chapter 14      Common Administrative Tasks
  Performing Maintenance Tasks Using CLI Commands
You must enter a delay for the appliance when using these commands. The default delay is 30 seconds. 
AsyncOS allows open connections to complete during the delay, after which it forcefully closes open 
connections. If there are no open connections, service is suspended immediately.
To re-activate services that were halted by the 
suspend
 or 
suspendtransfers 
commands, use the 
resume 
or 
resumetransfers
 commands, respectively. 
To determine the current online/suspended status of the management appliance, select Management 
Appliance > System Administration > Shutdown/Reboot
 in the web interface. 
See also:
“Suspending Email Delivery,” “Resuming Email Delivery,” “Suspending Receiving,” and 
“Resuming Receiving” in the documentation or online help for your Email Security appliance. 
CLI Examples: suspend and suspendtransfers Commands 
sma.example.com> suspend
Enter the number of seconds to wait before abruptly closing connections.
[30]> 45
Waiting for listeners to exit...
Receiving suspended.
Waiting for outgoing deliveries to finish...
Mail delivery suspended.
sma.example.com> 
sma.example.com> suspendtransfers 
Transfers suspended.
sma.example.com> 
Resuming from a Suspended State
The 
resume
 command returns the appliance to normal operating state after using the 
suspend 
or 
suspenddel 
command. 
The 
resumetransfers
 command returns the appliance to normal operating state after using the 
suspendtransfers
 command. 
CLI Examples: resume and resumetransfers Commands 
sma.example.com> resume
Receiving resumed.
Mail delivery resumed.
sma.example.com>
sma.example.com> resumetransfers 
Receiving resumed.
Transfers resumed.
sma.example.com>