Specifications
3-544
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) tfo exception
(config) tfo exception
To configure exception handling for Traffic Flow Optimization (TFO), use the tfo exception global
configuration command. To disable TFO exception handling configuration, use the no form of this
command.
tfo exception {coredump | debug | no-coredump}
no tfo exception {coredump | debug | no-coredump}
Syntax Description
Defaults The default is coredump.
Command Modes global configuration
Device Modes application-accelerator
Examples The following example shows how to write TFO exeption handling to a core file using the tfo exception
command:
WA E( c o n fi g )#
tfo exception coredump
Related Commands (config) tfo optimize
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.