Specifications

3-488
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) policy-engine application map adaptor EPM
(config) policy-engine application map adaptor EPM
To configure the application policy with advanced policy map lists of the EndPoint Mapper (EPM)
service on a WAE, use the policy-engine application map adaptor EPM global configuration
command. To disable the EPM service in the application policy configuration, use the no form of this
command.
policy-engine application map adaptor EPM epm-map {
delete line-number |
disable line-number |
insert {first | last | pos line-number} name app-name {All | classifier classifier-name}
[disable] action {optimize {DRE {yes | no} compression {LZ | none} | full} |
pass-through} [accelerate {cifs | http | mapi | MS-port-mapper | nfs | video}]
[set-dscp dscp-marking] |
list [from line-number [to line-number] |
to line-number [from line-number]] |
move from line-number to line-number |
name app-name {All | classifier classifier-name} [disable] action {optimize {DRE {yes | no}
compression {LZ | none} | full} | pass-through} [accelerate {cifs | http | mapi |
MS-port-mapper | nfs | video}] [set-dscp dscp-marking]}
no policy-engine application map adaptor EPM epm-map disable line-number
Syntax Description EPM epm-map Specifies the messaging Application Programming Interface (MAPI) or
Universal Unique ID (UUID).
delete line-number Deletes the application policy map specified by the line number.
disable line-number Disables the application policy map specified by the line number.
insert Inserts or adds a new policy map at the specified position.
first Inserts the new application policy map at the beginning of the list.
last Inserts the new application policy map at the end of the list.
pos line-number Inserts the new application policy map at the specified line number.
name app-name Specifies the name of the application.
All Specifies all traffic.
classifier
classifier-name Specifies the name of the application traffic classifier.
disable (Optional) Disables optimization or pass through.
action Specifies whether to optimize the traffic or let it pass through.
optimize Applies general optimization.
DRE Enables or disables DRE optimization.
yes Enables DRE optimization.
no Disables DRE optimization.
compression Applies Lempel-Ziv (LZ) compression or no compression.