transmit-delay (serial)
To specify a number of High-Level Data Link Control (HDLC) flag sequences to be inserted between the
packets, use the
transmit-delay
command in serial configuration mode. To restore the default, use the
no
form of this command.
transmit-delay microseconds
no transmit-delay microseconds
Syntax Description
Number of microseconds of minimum delay after sending a packet. Range is
from 0 to 128. The default is 0 (disabled).
microseconds
Command Default
microseconds
: 0 (disabled)
Command Modes
Serial configuration
Command History
Modifications
Releases
This command was introduced.
Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Task ID
Operations
Task ID
read, write
hdlc
Examples
In the following example, a delay of 2 microseconds is specified on serial interface 0/3/0/0/0:0:
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
interface serial 0/3/0/0/0:0
RP/0/RSP0/CPU0:router(config-if)#
serial
RP/0/RSP0/CPU0:router(config-if-serial)#
transmit-delay 2
In the following example, the transmit delay on serial interface 0/3/0/0/0:0 is disabled:
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
interface serial 0/3/0/0/0:0
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
830
Serial Interface Commands on the Cisco ASR 9000 Series Router
transmit-delay (serial)