Configuration Mode Commands : System Administration Commands : System Administration and Service Commands : service neural-framing
  
service neural-framing
Dumps or enables neural-framing statistics.
Syntax
[no] service neural-framing [dump | iterations | stats enable]
Parameters
dump
Dumps neural-framing debug files, which are used by sysdump.
iterations
Resets iterations before determining heuristic. Used only with the no option. For example: no service-neural framing iterations.
stats enable
Enables collection of neural-framing statistics.
Usage
By default, neural-framing statistics are disabled. Neural framing enables the SteelHead to select the optimal packet framing boundaries for SDR. SDR encoding provides the best optimization results when the largest buffer is available before a flush is performed.
Neural framing creates a set of heuristics to intelligently determine the optimal moment to flush TCP buffers. The SteelHead continuously evaluates these heuristics and uses the optimal heuristic to maximize the amount of buffered data transmitted in each flush, while minimizing the amount of idle time that the data sits in the buffer.
You must set the neural framing mode (algorithm) for in-path rules for which you want to apply neural framing.
The no command option disables neural-framing statistics.
Example
amnesiac (config) # service neural-framing stats enable
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show service neural-framing