Specifications
3-24
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
cms
cms
To configure the Centralized Management System (CMS) embedded database parameters for a WAAS
device, use the cms EXEC command.
cms {config-sync | deregister [force] | lcm {enable | disable} | maintenance {full | regular} |
recover {identity word} | restore filename | validate}
cms database {backup | create | delete | downgrade [script filename]}
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
config-sync Sets the node to synchronize configuration with the WAAS
Central Manager.
deregister Removes the device registration record and its configuration on the WAAS
Central Manager.
force (Optional) Forces the removal of the node registration. This option is
available only on WAEs and the standby Central Manager.
lcm Configures local/central management on a WAAS device that is registered
with the WAAS Central Manager.
enable Enables synchronization of the WAAS network configuration of the device
with the local CLI configuration.
disable Disables synchronization of the WAAS network configuration of the device
with the local CLI configuration.
maintenance Cleans and reindexes the embedded database tables.
full Specifies a full maintenance routine for the embedded database tables.
regular Specifies a regular maintenance routine for the embedded database tables.
recover Recovers the identity of a WAAS device.
identity word Specifies the identity of the recovered device.
restore filename Restores the database management tables using the backup local filename.
validate Validates the database files.
database Creates, backs up, deletes, restores, or validates the CMS-embedded
database management tables or files.
backup Backs up the database management tables.
create Creates the embedded database management tables.
delete Deletes the embedded database files.
downgrade Downgrades the CMS database.
script filename
(Optional) Downgrades the CMS database by applying a downgrade script
(filename).