Specifications
3-386
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) accelerator cifs
(config) accelerator cifs
To enable the CIFS application accelerator, use the accelerator cifs global configuration command. To
disable the CIFS application accelerator, use the no form of this command.
accelerator cifs {[double-byte-unicode] | enable | dynamic-share share | clear cache |
cache server-rename oldname newname | exception {coredump | debug | no-coredump}}
no accelerator cifs {[double-byte-unicode] | enable | dynamic-share share | clear cache |
cache server-rename oldname newname | exception {coredump | debug | no-coredump}}
Syntax Description
Defaults The CIFS 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
Usage Guidelines Use the accelerator cifs enable command to enable the acceleration of CIFS traffic with the transparent
CIFS accelerator (not the legacy mode of acceleration).
The CIFS application accelerator requires that the WINS server be configured. Use the
windows-domain wins-server global configuration command to configure the WINS server.
To configure prepositioning directives, use the accelerator cifs preposition global configuration
command.
Use the accelerator cifs cache server-rename command to rename the data in the cache if the name of
a file server changed and you do not want to lose the cached data for the server. The renaming applies
to prepositioned files and files cached on demand.
double-byte-unicode Enables support for double-byte Unicode languages for Windows 98 clients.
enable Enables the CIFS traffic accelerator.
dynamic-share share Enables support for CIFS dynamic shares and specifies a path in the format:
cifs://server/share
clear cache Clears the CIFS application accelerator cache and restarts the accelerator.
cache server-rename
oldname newname
Renames a CIFS file server for the cached data.
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.