Optional Configurations
Clock rates supported for EIA/TIA-232: 1.2K, 2.4K, 4.8K, 9.6K, 14.4K, 19.2K, 28.8K, 32K, 38.4K, 56K,
Note
64K, 128K.
Note
Clock rates supported for EIA-530, EIA-530A, EIA-449, V.35(bps): 1.2K, 2.4K, 4.8K, 9.6K, 14.4K,
19.2K, 28.8K, 32K, 38.4K, 56K, 64K, 72K, 115.2K, 2.048M, 2.341M, 2.731M, 3.277M, 4.09M, 5.461M,
8.064K.
Clock rates supported for X.21: 1.2K, 2.4K, 4.8K, 9.6K, 14.4K, 19.2K, 28.8K, 32K, 38.4K, 56K, 64K,
Note
72K, 115.2K, 2.016M.
Inverting the Clock Signal
Systems that use long cables or cables that are not transmitting the TxC (clock) signal might experience high
error rates when operating at higher transmission speeds. If a 4-Port Serial Interface SPA port is reporting a
high number of error packets, a phase shift might be the problem; inverting the clock might correct this phase
shift.
When the EIA/TIA-232 interface is a DTE, the invert-txclock command inverts the TxC signal the DTE
receives from the remote DCE. When the EIA/TIA-232 interface is a DCE, the invert-txclock command
inverts the clock signal to the remote DTE port. Use the no invert-txclock command to change the clock signal
back to its original phase.
Use the following commands when inverting the clock signal:
Command
Router# configure terminal
Router(config)# interface serial slot/subslot/port
Router(config-if)# invert txclock
Router(config-if)# invert data
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
284
Configuring the 4-Port Serial Interface SPA
Purpose
Enters global configuration mode.
Selects the interface to configure and enters interface
configuration mode.
Inverts the transmit clock signal. When the
EIA/TIA-232 interface is a DTE, the invert txclock
command inverts the TxC signal the DTE receives
from the remote DCE. When the EIA/TIA-232
interface is a DCE, the invert txclock command
inverts the clock signal to the remote DTE port.
The no form of this command changes the clock
signal back to its original phase.
Invert the data signal.
The no form of this command disables the inversion
of the data stream.
OL-14127-17