Specifications
3-437
Cisco Wide Area Application Services Command Reference
OL-21611-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 dynamic-share command to define a dynamic share, which allows multiple
users to access the same share but then be automatically mapped to a different directory based on the
user’s credentials. Defining a dynamic share allows each user to see a different view of the share, and
allows the operation of Access Based Enumeration, if configured on Windows Server.
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.