Specifications

3-203
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show tfo connection
show tfo connection
To display Traffic Flow Optimization (TFO) connection information for a WAE, use the show tfo
connection EXEC command.
show tfo connection [[summary] | [client-ip host-address | client-port port | peer-id mac |
server-ip host-address | server-port port]]
Syntax Description
Command Modes EXEC
Device Modes application-accelerator
Usage Guidelines Using this command without options displays detailed information about each of the TFO connections
for a WAE. To display a summary list of the connections, use the summary option.
For the listed connections that have the F, D or L optimization policy, you can find additional information
on DRE statistics by using the
show statistics dre connection command with the id option to identify
a specific connection id.
Examples The following example displays a summary of TFO optimized connections for the WAE:
WAE# show tfo connection summary
Optimized Connection List
Policy summary order: Our's, Peer's, Negotiated, Applied
F: Full optimization, D: DRE only, L: LZ Compression, T: TCP Optimization
Local-IP:Port Remote-IP:Port ConId PeerId Policy
10.77.156.99:59950 10.77.156.106:10005 21 00:11:25:ac:3e:04 F,F,F,F
10.77.156.99:59951 10.77.156.106:10007 22 00:11:25:ac:3e:04 F,F,F,F
10.77.156.99:59952 10.77.156.106:10008 23 00:11:25:ac:3e:04 F,F,F,F
10.77.156.99:59953 10.77.156.106:10009 24 00:11:25:ac:3e:04 F,F,F,F
10.77.156.99:59954 10.77.156.106:10010 25 00:11:25:ac:3e:04 F,F,F,F
summary (Optional) Displays a summary list of connections.
client-ip (Optional) Source IP address.
host-address Hostname or IP address.
client-port (Optional) IP address of the source client.
port Port number on the client or server.
peer-id (Optional) Displays the connection statistics for a specific peer.
mac MAC address of a peer host.
server-ip (Optional) IP address of the destination server.
server-port (Optional) Destination port number.