cc/td/doc/product/software
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

TCP Timestamp

Description

Platforms

Configuration Task

Configuration Example

Command Reference

TCP Timestamp

Description

The TCP timestamp option provides better TCP round-trip time measurements. Because the timestamps are always sent and echoed in both directions and the timestamp value in the header is always changing, TCP header compression will not compress the outgoing packet. To allow TCP header compression over a serial link, the TCP timestamp option is disabled.

Refer to RFC 1323 for more detailed information on TCP timestamp.

Platforms

This feature is supported on these platforms:

Configuration Task

To enable TCP timestamp, perform the following task in global configuration mode:

Task Command
Enable TCP timestamp. ip tcp timestamp

If you want to use TCP header compression over a serial line, TCP timestamp and TCP selective acknowledgment must be disabled. Both features are disabled by default. To disable TCP selective acknowledgment once it is enabled, refer to the "TCP Selective Acknowledgment" chapter.

Configuration Example

The following example enables the router to send TCP timestamps:

ip tcp timestamp

Command Reference

The new ip tcp timestamp command controls TCP timestamp.

ip tcp timestamp

To enable TCP timestamp, use the ip tcp timestamp global configuration command. To disable TCP timestamp, use the no form of this command.

ip tcp timestamp
no ip tcp timestamp
Syntax Description

This command has no arguments or keywords.

Default

Disabled

Command Mode

Global configuration

Usage Guidelines

This command first appeared in Cisco IOS Release 11.2 F.

TCP timestamp improves round-trip time estimates. Refer to RFC 1323 for more detailed information on TCP timestamp.

This feature must be disabled if you want to use TCP header compression.

Example

The following example enables the router to send TCP timestamps:

ip tcp timestamp
Related Command

ip tcp header-compression

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.