Specifications
3-201
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show tfo bufpool
show tfo bufpool
To display Traffic Flow Optimization (TFO) buffer pool information for a WAE, use the show tfo
bufpool EXEC command.
show tfo bufpool {accounting | from-index index | owner-connection conn-id |
owner-module {RElib | tcpproxy} [from-index index | owner-connection conn-id |
state {free | in-use} [from-index index | owner-connection conn-id | to-index index] |
to-index index] | state {free | in-use} [from-index index | owner-connectionconn-id |
to-index index] | to-index index}
Syntax Description
Command Modes EXEC
Device Modes application-accelerator
Examples The following example displays TFO buffer pool information for the WAE:
WAE# show tfo bufpool accounting
Total buffer pool size: 80740352 bytes
Free buffer: 80740352 bytes, in 78848 units (unit size: 1024 bytes)
Used buffer: 0 bytes, in 0 units
Buffer usage by module:
Tcpproxy: using 0 bytes, in 0 units
RElib: using 0 bytes, in 0 units
LZlib: using 0 bytes, in 0 units
Buffer usage by connection:
Related Commands show tfo accelerators
show tfo auto-discovery
show tfo connection
accounting Displays the buffer pool overall usage.
from-index Displays the starting index of the buffer units to be displayed.
index Index of a buffer unit (0–4294967295).
owner-connection Displays the owner connection of the buffer units.
conn-id Connection ID (0–4294967295).
owner-module Displays the owner module of the buffer units.
RElib Shows the buffer units owned by the RE-library.
tcpproxy Shows the buffer units owned by the TCP proxy.
state Displays the state (free or used) of the buffer units.
free Shows the free buffer units.
in-use Shows the buffer units in use.
to-index Displays the ending index of the buffer units to be displayed.