Specifications

3-282
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) cms
(config) cms
To schedule maintenance and enable the Centralized Management System (CMS) on a WAAS device,
use the cms global configuration command. To negate these actions, use the no form of this command.
cms {database maintenance {full {enable | schedule weekday at time} | regular {enable |
schedule weekday at time}} | enable | rpc timeout {connection 5-1800 | incoming-wait
10-600 | transfer 10-7200}}
Syntax Description database maintenance Configures the embedded database clean or reindex maintenance routine.
full Configures the full maintenance routine and cleans the embedded database
tables.
enable Enables the full maintenance routine to be performed on the embedded
database tables.
schedule Sets the schedule for performing the maintenance routine.
weekday Day of the week to start the maintenance routine.
every-day Every day
Mon every Monday
Tue every Tuesday
Wed every Wednesday
Thu every Thursday
Fri every Friday
Sat every Saturday
Sun every Sunday
at Sets the maintenance schedule time of day to start the maintenance routine.
time Time of day to start the maintenance routine (0–23:0–59) (hh:mm).
at Maintenance time of day
Mon every Monday
Tue every Tuesday
Wed every Wednesday
Thu every Thursday
Fri every Friday
Sat every Saturday
Sun every Sunday
regular Configures the regular maintenance routine and reindexes the embedded
database tables.
enable Enables the CMS process on the WAAS device.
rpc timeout Configures the timeout values for remote procedure call connections.
connection Specifies the maximum time to wait when making a connection.
5-1800 Timeout period in seconds. The default for the WAAS Central Manager is
30 seconds; the default for a WAE is 180 seconds.
incoming-wait Specifies the maximum time to wait for a client response.
10-600 Timeout period in seconds. The default is 30 seconds.
transfer Specifies the maximum time to allow a connection to remain open.
10-7200 Timeout period in seconds. The default is 300 seconds.