Specifications
4-10
PA-T3+ Serial Port Adapter Installation and Configuration
OL-3505-03
Chapter 4 Configuring the PA-T3+
Configuring the Interfaces
Nonstandard clock rates are rounded (if necessary) to the nearest clock rate that the hardware can
support.
Set a nonstandard clock rate for an interface using the clock rate subcommand. Before you can assign
a nonstandard clock rate, you must use the interface serial command (followed by the interface address
of the interface) to select the interface to which you want to assign the nonstandard clock rate value.
In the following example, a nonstandard clock rate of 1234567 bps is specified:
Router(config-if)# clock rate 1234567
The preceding command example applies to all systems in which the PA-T3+ is supported.
Use the no clock rate command to remove the clock rate.
When you have finished, press Ctrl-Z—hold down the Control key while you press Z—or enter end or
exit to exit configuration mode and return to the EXEC command interpreter prompt. Then write the new
configuration to NVRAM using the copy running-config startup-config command.
The following example shows how to use the show running-config command to determine the exact
clock rate to which the nonstandard clock rate was rounded:
Router# show running-config
Building configuration...
...
!
interface Serial1/0 (interface Serial3/1/0 on a VIP2)
no ip address
clockrate 1151526
!
...
In the preceding example, only the relevant output from the show running-config command is shown;
other information is omitted.
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 PA-T3+ DCE 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-txc command inverts the TxC signal the DTE
receives from the remote DCE. When the EIA/TIA-232 interface is a DCE, the invert-txc command
inverts the clock signal to the remote DTE port. Use the no invert-txc command to change the clock
signal back to its original phase.
Inverting the Data Signal
If you use an EIA/TIA-232 interface on the PA-T3+ port adapter to drive a dedicated T1 line that does
not have B8ZS encoding—a method to avoid 15 zeros—you must invert the data stream
(both TXD and RXD) either in the connecting CSU/DSU or on the interface. To invert the data stream
coming out of the PA-T3+, use the invert data command. By inverting the HDLC data stream, the HDLC
zero insertion algorithm becomes a ones insertion algorithm that satisfies the T1 requirements.