Specifications
3-553
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) policy-engine application map adaptor WAFS transport
(config) policy-engine application map adaptor WAFS transport
To configure application policies with the Wide Area File Services (WAFS) transport option, use the
policy-engine application map adaptor WAFS transport global configuration command. To disable
the WAFS transport policy map in the application policy configuration, use the no form of this command.
policy-engine application map adaptor WAFS transport {
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 WAFS transport 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.
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.
LZ Applies LZ compression.
none Applies no compression.
full Applies full generic optimization.
pass-through Allows traffic to pass through without any optimization.