Specifications
3-170
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show auto-discovery
show auto-discovery
To display Traffic Flow Optimization (TFO) auto-discovery information for a WAE, use the
show auto-discovery EXEC command.
show auto-discovery {blacklist [netmask netmask] | list [| {begin regex [regex] | exclude regex
[regex] | include regex [regex]}]}
Syntax Description
Command Modes EXEC
Device Modes application-accelerator
Examples The following is sample output from the show auto-discovery list command:
WAE# show auto-discovery list
E: Established, S: Syn, A: Ack, F: Fin, R: Reset
s: sent, r: received, O: Options, P: Passthrough
Src-IP:Port Dst-IP:Port Orig-St Term-St
Related Commands show statistics auto-discovery
show statistics filtering
show statistics tfo
show statistics connection closed
blacklist Displays the entries in the blacklist server table.
netmask netmask (Optional) Displays the network mask to filter the table output (A.B.C.D/).
list Lists TCP flows that the WAE is currently optimizing or passing through.
| (Optional) Specifies the output modifier.
begin regex Begins with the line that matches the regular expression. You can enter
multiple expressions.
exclude regex Excludes lines that match the regular expression. You can enter multiple
expressions.
include regex Includes lines that match the regular expression. You can enter multiple
expressions.