Specifications
3-482
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) central-manager
(config) central-manager
To specify the WAAS Central Manager role and port number, use the central-manager global
configuration command in central-manager device mode. To specify the IP address or hostname of the
WAAS Central Manager with which a WAE is to register, use the central-manager global configuration
command in application-accelerator device mode. To negate these actions, use the no form of this
command.
central-manager {address {hostname | ip-address} | role {primary | standby} | ui port port-num}
no central-manager {address {hostname | ip-address} | role {primary | standby} | ui port
port-num}
Syntax Description
Note The address option works in the application-accelerator device mode only. The role and ui port options
work in the central-manager device mode only.
Defaults The WAAS Central Manager GUI is preconfigured to use port 8443.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example shows how to specify that the WAAS device named waas-cm is to function as
the primary WAAS Central Manager for the WAAS network:
address Specifies the hostname or IP address of the WAAS Central Manager with
which the WAE should register.
hostname Hostname of the WAAS Central Manager with which the WAE should
register.
ip-address IP address of the WAAS Central Manager with which the WAE should
register.
role Configures the WAAS Central Manager role to either primary or standby.
primary Configures the WAAS Central Manager to be the primary WAAS Central
Manager for the WAEs that are registered with it.
standby Configures the WAAS Central Manager to be the standby WAAS Central
Manager for the WAEs that are registered with it.
ui Configures the WAAS Central Manager GUI port address.
port port-num Configures the WAAS Central Manager GUI port (1–65535). The default is
port 8443.