Specifications

3-446
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) accelerator nfs
(config) accelerator nfs
To enable the NFS application accelerator, use the accelerator nfs global configuration command. To
disable the NFS application accelerator, use the no form of this command.
accelerator nfs {enable | exception {coredump | debug | no-coredump}}
no accelerator nfs {enable | exception {coredump | debug | no-coredump}}
Syntax Description
Defaults The NFS accelerator is enabled by default and will start automatically if the Enterprise license is
installed. The default exception action is coredump.
Command Modes global configuration
Device Modes application-accelerator
Examples The following example shows how to enable the NFS application accelerator:
WAE(config)# accelerator nfs enable
Related Commands show accelerator
show statistics accelerator
enable (Optional) Enables the EPM application accelerator.
exception (Optional) Configures the action to be taken if an exception occurs.
coredump Writes a core file (default).
debug Hangs the system until it is explicitly restarted.
no-coredump Restarts the accelerator and does not write a core file.