show ip tcp header-compression brief

Last Updated : Nov 06, 2012 |

Displays a subset of TCP header compression statistics for a specific interface. If no interface is specified, TCP header compression statistics display for all interfaces.

Syntax

show ip tcp header-compression brief [interface_name]

Parameters

Parameter

Description

Possible Values

Default Value

interface_name

The name of the interface

User level

read-only

Context

general

Example

To display concise TCP header compression statistics for all interfaces:

Gxxx-001(super)# show ip tcp header-compression brief

Serial 1:0   NO      16      0          0          1.00

Output fields

Name

Description

Interface

The interface on which TCP header compressions is being applied

Active

Whether TCP header compression is active and working on this interface

Slots

The number of Rx and Tx slots. That is, the total number of TCP header compression connections supported on this interface.

Packets Sent

The number of compressed packets sent + the number of full headers sent

Bytes Saved

The total saving in bytes due to compression

Improvement Factor

The efficiency of the compression, calculated as (bytes saved + bytes sent)/ bytes sent (rounded to two decimal places)