Specifications
3-433
Cisco Wide Area Application Services Command Reference
OL-16451-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
no cms {database maintenance {full {enable | schedule weekday at time}} |
regular {enable | schedule weekday at time}} | enable
cms rpc timeout {connection 5-1800 | incoming-wait 10-600 | transfer 10-7200}
no cms 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 specified routine or process to be performed on the embedded
database tables.
schedule weekday Sets the schedule for performing the maintenance routine to a day of the
week.
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 time Sets the maintenance schedule 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.
rpc timeout Configures the timeout values for remote procedure call connections.
connection 5-1800 Specifies the maximum time to wait when making a connection. The
timeout period is in seconds. The default for the WAAS Central Manager is
30 seconds; the default for a WAE is 180 seconds.