Specifications

3-436
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) device mode
(config) device mode
To configure the device mode for the WAAS device, use the device mode global configuration
command. To reset the mode of operation on your WAAS device, use the no form of this command.
device mode {application-accelerator | central-manager}
no device mode {application-accelerator | central-manager}
Syntax Description
Defaults The default device operation mode is application-accelerator.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example shows how to specify central manager as the device mode of a WAAS device:
WAE(config)# device mode central-manager
The following example shows how to specify application accelerator as the device mode of a WAAS
device:
WAE(config)# device mode application-accelerator
To change the device mode from central-manager to application-accelerator, you must first use the
cms deregister command in EXEC mode to disable the Centralized Management System on the Central
Manager, and then use the device mode command in global configuration mode, as shown in the
following example:
WAE# cms deregister
WAE(config)# device mode application-accelerator
WAE# copy running-config startup-config
Related Commands show device-mode
application-accelerator Configures the WAAS device to function as a WAAS Accelerator.
All of your Edge WAEs and Core WAEs should be operating in this
mode.
central-manager Configures the WAAS device to function as a WAAS Central
Manager.