Specifications

3-208
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show tfo synq
show tfo synq
To display the cumulative statistics for the SynQ module, use the show tfo synq EXEC command.
show tfo synq [list [| {begin regex [regex] | exclude regex [regex] | include regex [regex]}]] [| {begin
regex [regex] | exclude regex [regex] | include regex [regex]}]
Syntax Description
Command Modes EXEC
Device Modes application-accelerator
Usage Guidelines Use the show tfo synq list command to list connections that are currently being tracked in the SynQ
module.
Examples The following example displays the output for the show tfo synq command:
WWAE# show tfo synq
Synq structures allocations success: 0
Synq structures allocations failure: 0
Synq structures deallocations: 0
Synq table entry adds: 0
Synq table entry drops: 0
Synq table entry lookups: 0
Synq table overflows: 0
Synq table entry count: 0
Packets received by synq: 0
Packets received with invalid filtering tuple: 0
Non-syn packets received: 0
Locally originated/terminating syn packets received: 0
Retransmitted syn packets received while in Synq: 0
Synq user structure allocations success: 0
Synq user structure allocations failure: 0
Synq user structure deallocations: 0
list (Optional) Lists the connections tracked in the SynQ module.
| (Optional) Output modifier.
begin Begins with the line that matches the regular expression.
regex Regular expression to match. You can enter multiple expressions.
exclude Excludes lines that match the regular expression.
include Includes lines that match the regular expression.