Specifications

3-449
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) accelerator video
(config) accelerator video
To enable the video application accelerator, use the accelerator video global configuration command.
To disable the video application accelerator, use the no form of this command.
accelerator video {enable | unaccelerated-traffic type {all | overload} action drop |
max-initial-setup-delay seconds |
windows-media {client idle-timeout seconds | log-forwarding enable}
no accelerator video {enable | unaccelerated-traffic type {all | overload} action drop |
max-initial-setup-delay seconds |
windows-media {client idle-timeout seconds | log-forwarding enable}
accelerator video exception {coredump | debug | no-coredump}
no accelerator video exception {coredump | debug | no-coredump}
Syntax Description
Defaults The video accelerator is enabled by default and will start automatically if both the Enterprise and Video
licenses are installed. The default exception action is coredump.
enable Enables the video traffic accelerator.
unaccelerated-traffic
type
Configures the handling of video traffic that is not being accelerated due to
overload or unsupported transport or format, including Windows Media
video on demand traffic and all RTSP traffic that is not for Windows Media.
all Selects all video traffic that is not being accelerated due to overload or
unsupported transport or format, including Windows Media video on
demand traffic and all RTSP traffic that is not for Windows Media.
overload Selects video traffic that is not being accelerated due to an overload
condition.
action drop Drops the specified type of video traffic that is not being accelerated. The
connection is actually reset. If you do not specify this action, the default is
to handle such traffic with the negotiated TCP optimization policy.
max-initial-setup-delay
seconds
Sets the maximum number of seconds to wait for the first message from the
client and the first response from the server, after the connection is accepted
by the video accelerator, and before timing out the connection. Valid values
range from 10–180 seconds. The default is 60.
windows-media Configures Windows Media-specific settings.
client idle-timeout
seconds
Sets the maximum number of seconds to wait after the initial client request,
while the client connection is idle, before timing out the connection. Valid
values range from 30–300 seconds. The default is 60.
log-forwarding enable
Enables forwarding of Windows Media logs to the upstream Windows
Media Server. Log forwarding is enabled by default.
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.