Specifications
3-548
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) peer
(config) peer
To enable peer optimization, use the peer global configuration command. To disable peer optimization,
use the no form of this command.
peer device-id deviceid [description description] optimization enable
no peer device-id deviceid [description description] optimization enable
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines Use the no peer command to disable optimization between peer devices in a serial cluster.
Use the peer command to reenable optimization between peer devices if it has been disabled previously.
The deviceid is a hexadecimal string (for example, d4:65:01:40:40:8a) that you can obtain with the show
device-id or show hardware EXEC commands.
You can configure optimization for only one peer device with this command.
Examples The following example shows how to disable optimization with a serial peer device:
WAE(config)# no peer device-id d4:65:01:40:40:8a description wae-sj-dc2 optimization
enable
Related Commands show device-id
show hardware
(config) interception access-list
device-id deviceid Configures the device ID of the peer device with which to enable or disable
optimization.
description hostname Configures a string that is the device description of the peer device. We
suggest using the hostname of the peer WAE for the description.
optimization enable Enables optimization with the specified peer.