Specifications
3-492
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) policy-engine application map basic
(config) policy-engine application map basic
To configure the application policy with the basic policy map, use the policy-engine application map
basic global configuration command. To disable the EPM service in the application policy configuration,
use the no form of this command.
policy-engine application map basic {
delete line-number |
disable line-number |
insert {first | last | pos line-number} name app-name 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 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 basic disable line-number
Syntax Description 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 traffic classifier.
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.
LZ Applies LZ compression.
none Applies no compression.
full
Applies full generic optimization.
pass-through Allows traffic to pass through without any optimization.
accelerate (Optional) Accelerates the traffic using a special adapter.