Specifications

3-321
Cisco Wide Area Application Services Command Reference
OL-11817-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} {action {optimize {DRE {yes | no} compression {LZ | none}} |
full} | pass-through} | disable action {optimize {DRE {yes | no} compression {LZ | none}
|
full}
| pass-through} | 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} {action {optimize {DRE {yes | no} compression {LZ | none}} |
full} | pass-through} | disable action {optimize {DRE {yes | no} compression {LZ | none}
|
full} | pass-through}}
Syntax Description epm-map Messaging Application Programming Interface (MAPI) or Universal
Unique ID (UUID).
delete Deletes the application policy map specified by the line number.
line-number Line number or position of an application policy map in the list.
disable 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 Inserts the new application policy map at the specified line number.
name Specifes the name of the application.
app-name Name of the application.
All Specifies all traffic.
classifier Specifies the name of the application traffic classifier.
classifier-name Name of the application traffic classifier.
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.
LZ Applies LZ compression.
none Applies no compression.
full Applies full generic optimization.
pass-through Allows traffic pass through without any optimization.
disable action Disables optimization or pass-through.
list Lists the specified application policy maps.