Table Of Contents
PA-T3 and PA-2T3 Serial
Port AdaptersConfigure the PA-T3 Port Adapter
Troubleshoot the PA-T3 Port Adapter
Monitor and Maintain the PA-T3 Port Adapter
PA-T3 and PA-2T3 Serial
Port Adapters
Description
The PA-T3 and PA-2T3 serial port adapters are available on Cisco 7200 series routers, on second-generation Versatile Interface Processor (VIP2) in all Cisco 7500 series routers, and on Cisco 7000 series routers with the 7000 Series Route Switch Processor (RSP7000) and 7000 Series Chassis Interface (RSP7000CI). These port adapters provide one (PA-T3) or two (PA-2T3) high-speed full-duplex synchronous serial T3 interfaces and integrated data service unit (DSU) functionality.
The T3 port adapters can transmit and receive data at T3 rates of up to 45 Mbps and use a 75-ohm coaxial cable available from Cisco to connect to a serial T3 network. These port adapters support the following features:
•
16- and 32-bit cyclic redundancy checks (CRC)
•
High-speed HDLC data
•
C-bit, M13, and bypass framing
•
HDB3 line coding
•
ATM-DXI, Frame Relay, HDLC, PPP, and SMDS serial encapsulation
•
DS3 MIB (RFC 1407)
•
Scrambling and reduced bandwidth
•
Remote and local loopbacks
Note
For additional information on interoperability guidelines for T3 serial port adapter DSUs, refer to the PA-T3 Serial Port Adapter Installation and Configuration publication.
Platforms
This feature is supported on these platforms:
•
Cisco 7200 series
•
Cisco 7500 series
•
Cisco 7000 series routers with the RSP7000 and RSP7000CI
Configuration Tasks
Perform the tasks in the following sections to configure the PA-T3 (all tasks are optional except for the first task):
•
Configure the PA-T3 Port Adapter
•
Troubleshoot the PA-T3 Port Adapter
•
Monitor and Maintain the PA-T3 Port Adapter
For PA-T3 port adapter configuration examples, see the "Configuration Example" section, later in this chapter.
The PA-T3 supports most interface commands. For information about these commands, refer to the "Configuring Interfaces" chapter of the Configuration Fundamentals Configuration Guide. For additional information on how to configure the PA-T3 serial port adapter, refer to the "Configure a Synchronous Serial Interface" section in the "Configuring Interfaces" chapter of the Configuration Fundamentals Configuration Guide.
For information on other commands that can be used by the PA-T3 serial port adapter, refer to the Cisco IOS Release 11.1 configuration guides.
Configure the PA-T3 Port Adapter
In addition to the commands in the "Configure a Synchronous Serial Interface" section in the "Configuring Interfaces" chapter of the Configuration Fundamentals Configuration Guide, the commands listed in have been added to support the PA-T3 interface configuration. If you do not modify the configuration of the PA-T3, the configuration defaults shown in are used.
If you need to change any of the default configuration attributes, complete the first task in global configuration mode followed by any of the optional tasks in interface configuration mode:
Troubleshoot the PA-T3 Port Adapter
To set the following loopbacks to troubleshoot the PA-T3 port adapter using Cisco IOS software, perform the first task beginning in global configuration mode followed by any of the other tasks depending on your needs:
These loopback commands loop all packets from the T3 interface either back to the interface or direct packets from the network back out toward the network.
Monitor and Maintain the PA-T3 Port Adapter
After configuring the new interface, you can display its status. To show current status of the T3 interface on the PA-T3 port adapter, perform any of the following tasks in EXEC mode:
Configuration Example
The following example shows a typical configuration for serial interface 1/0/0 on a PA-T3 serial port adapter in a Cisco 7500 series router. The dsu bandwidth command reduces the bandwidth by padding the T3 frame, and the dsu mode command enables and improves interoperability with other DSUs.
router# configure terminalrouter(config)# interface serial 1/0/0router(config-if)# ip address 1.1.1.10 255.255.255.0router(config-if)# clock source internalrouter(config-if)# crc 32router(config-if)# dsu bandwidth 16000router(config-if)# dsu mode 0router(config-if)# no scramblerouter(config-if)# framing c-bitrouter(config-if)# no shutdownrouter(config-if)# ^ZCommand Reference
This section documents new or modified commands. All other commands used with this feature are documented in the Cisco IOS Release 11.1 command references.
cablelength
To change the length of the cable, use the cablelength interface configuration command. To restore the default value, use the no form of this command.
cablelength length
no cablelengthSyntax Description
Default
50 feet
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
Example
The following example specifies a cable length of 250 feet:
interface serial 1/0cablelength 250clock source
To control which clock a T3 interface or a PA-T3 serial port adapter will use to clock its transmitted data from, use the clock source interface configuration command. To restore the default value, use the no form of this command.
clock source {internal | line}
no clock sourceSyntax Description
Default
The line's receive data stream.
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 10.3.
This command was modified in Cisco IOS Release 11.1 CA to include the T3 serial port adapter and PA-T3 serial port adapter.
This command applies to a Cisco 4000 router or Cisco 7000 series, Cisco 7200 series, and Cisco 7500 series router. A T3 interface on a PA-T3 serial port adapter can clock its transmitted data from either its internal clock or from a clock recovered from the line's receive data stream.
Example
The following example specifies the T3 interface to clock its transmitted data from its internal clock:
interface serial 1/0clock source internaldsu bandwidth
To specify the maximum allowable bandwidth used by the PA-T3 port adapter, use the dsu bandwidth interface configuration command. To return to the default bandwidth, use the no form of this command.
dsu bandwidth kbps
no dsu bandwidthSyntax Description
Default
44736 kbps
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
The local interface configuration must match the remote interface configuration. For example, if you reduce the maximum bandwidth to 16000 on the local port, you must also do the same on the remote port.
The dsu bandwidth command reduces the bandwidth by padding the T3 frame.
To verify the data service unit (DSU) bandwidth configured on the interface, use the show controllers serial EXEC command.
Example
The following example sets the DSU bandwidth to 16000 kbps on interface 1/0/0:
interface serial 1/0/0dsu bandwidth 16000Related Command
dsu mode
To specify the interoperability mode used by the PA-T3 port adapter, use the dsu mode interface configuration command. To return to the default mode, use the no form of this command.
dsu mode {0 | 1 | 2}
no dsu modeSyntax Description
Default
0 mode
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
The local interface configuration must match the remote interface configuration. For example, if you define the data service unit (DSU) interoperability mode as 1 on the local port, you must also do the same on the remote port.
You must know what type of DSU is connected to the remote port to determine if it interoperates with the PA-T3 port adapter. Use mode 0 to connect a PA-T3 port adapter to another PA-T3 port adapter or to a Digital Link DSU (DL3100). Use mode 1 to connect a PA-T3 port adapter to a Kentrox DSU. Use mode 2 to connect a PA-T3 port adapter to a Larscom DSU. The dsu mode command enables and improves interoperability with other DSUs.
To verify the DSU mode configured on the interface, use the show controllers serial EXEC command.
Example
The following example sets the DSU mode to 1 on interface 1/0/0:
interface serial 1/0/0dsu mode 1Related Command
framing
To specify T3 line framing used by the PA-T3 port adapter, use the framing interface configuration command. To return to the default C-bit framing, use the no form of this command.
framing {c-bit | m13 | bypass}
no framingSyntax Description
c-bit
Specifies C-bit T3 framing. This is the default.
m13
Specifies m13 T3 framing.
bypass
Specifies bypass T3 framing.
Default
C-bit framing
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
When the framing mode is bypass, the T3 frame data is not included in the T3 frame, just the data. If you use the bypass option, scrambling must be set to the default (disabled), the dsu mode must be set to the default (0), and the dsu bandwidth must be set to the default (44736).
To verify the framing mode configured on the interface, use the show controllers serial EXEC command.
Example
The following example sets the framing mode to bypass on interface 1/0/0:
interface serial 1/0/0framing bypassRelated Command
invert data
To invert the data stream, use the invert data interface configuration command. This command applies only to the Cisco 7000 series routers with the RSP7000 and RSP7000CI, Cisco 7200 series routers, and Cisco 7500 series routers. To disable this feature, use the no form of this command.
invert data
no invert dataSyntax Description
This command has no arguments or keywords.
Default
Data is not inverted.
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA and Release 11.2 P.
If the interface on the PA-T3 and PA-2T3 synchronous serial port adapters is used to drive a dedicated T3 line that does not have B8ZS encoding (a method to avoid 15 zeros), the data stream must be inverted (both TXD and RXD) either in the connecting CSU/DSU or the interface.
By inverting the HDLC data stream, the HDLC zero insertion algorithm becomes a ones insertion algorithm that satisfies the T3 requirements. Be careful not to invert data both on the interface and on the CSU/DSU as two data inversions will cancel each other out.
Inverting is a method of avoiding excessive zeroes that is superseded by the use of B8ZS encryption. This option could be needed for use with legacy equipment that supports this option.
Example
The following example inverts data on serial interface 3/1/0:
interface serial 3/1/0invert dataloopback
To loop the serial interface on a PA-T3 port adapter, use the loopback interface configuration command. To remove the loopback, use the no form of this command.
loopback {dte | local | network {line | payload} | remote}
no loopbackSyntax Description
Default
Disabled
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
Use this command for troubleshooting purposes.
To verify that a loopback is configured on the interface, use the show interfaces serial EXEC command.
Example
The following example configures the serial interface located in slot 3/0/0 for a local loopback:
interface serial 3/0/0loopback localRelated Command
scramble
To enable scrambling of the payload on the PA-T3 port adapter, use the scramble interface configuration command. To disable scrambling, use the no form of this command.
scramble
no scrambleSyntax Description
This command has no keywords and arguments.
Default
Scrambling is disabled.
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
T3 scrambling is used to assist clock recovery on the receiving end.
Scrambling can prevent some bit patterns from being mistakenly interpreted as alarms by switches placed between the DSUs.
The local interface configuration must match the remote interface configuration. For example, if you enable scrambling on the local port, you must also do the same on the remote port.
To verify that scramble is configured on the interface, use the show controllers serial EXEC command.
Example
The following example enables scrambling on the PA-T3 port adapter in slot 1, port adapter slot 0, interface 0:
interface serial 1/0/0scrambleRelated Command
show controllers cbus
To display all of the current interface processors and their interfaces, use the show controllers cbus interface configuration command.
show controllers cbus
Syntax Description
This command has no keywords and arguments.
Command Mode
Interface configuration
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1 CA.
Sample Display
The following is sample output from the show controllers cbus command that shows serial port 1/0/0 on a 1-port T3 serial port adapter installed on a VIP2 in chassis slot 1 and serial port 2/0/0 on a 1-port E3 serial port adapter installed on a VIP2 in chassis slot 2:
router# show controllers cbusMEMD at 40000000, 2097152 bytes (unused 672, recarves 1, lost 0)RawQ 48000100, ReturnQ 48000108, EventQ 48000110BufhdrQ 48000140 (2822 items), LovltrQ 48000158 (24 items, 2016 bytes)IpcbufQ 48000168 (40 items, 4096 bytes)IpcbufQ_classic 48000160 (8 items, 4096 bytes)3570 buffer headers (48002000 - 4800FF10)pool0: 10 buffers, 256 bytes, queue 48000148pool1: 439 buffers, 1536 bytes, queue 48000150pool2: 223 buffers, 4512 bytes, queue 48000170pool3: 4 buffers, 4544 bytes, queue 48000178slot0: VIP2, hw 2.4, sw 21.40, ccb 5800FF20, cmdq 48000080, vps 8192software loaded from systemIOS (tm) VIP Software (SVIP-DW-M), Experimental Version 11.1(4430)[gshen 108]ROM Monitor version 17.0Ethernet0/0/0, addr 00e0.f7d7.cb00 (bia 00e0.f7d7.cb00)gfreeq 48000150, lfreeq 48000180 (1536 bytes), throttled 4rxlo 4, rxhi 261, rxcurr 4, maxrxcurr 4txq 48001A00, txacc 48001A02 (value 146), txlimit 146Ethernet0/0/1, addr 00e0.f7d7.cb01 (bia 00e0.f7d7.cb01)gfreeq 48000150, lfreeq 48000188 (1536 bytes), throttled 0rxlo 4, rxhi 261, rxcurr 0, maxrxcurr 0txq 48001A08, txacc 48001A0A (value 0), txlimit 146Ethernet0/0/2, addr 00e0.f7d7.cb02 (bia 00e0.f7d7.cb02)gfreeq 48000150, lfreeq 48000190 (1536 bytes), throttled 0rxlo 4, rxhi 261, rxcurr 0, maxrxcurr 0txq 48001A10, txacc 48001A12 (value 0), txlimit 146Ethernet0/0/3, addr 00e0.f7d7.cb03 (bia 00e0.f7d7.cb03)gfreeq 48000150, lfreeq 48000198 (1536 bytes), throttled 0rxlo 4, rxhi 261, rxcurr 0, maxrxcurr 0txq 48001A18, txacc 48001A1A (value 0), txlimit 146slot1: VIP2, hw 2.4, sw 21.40, ccb 5800FF30, cmdq 48000088, vps 8192software loaded from systemIOS (tm) VIP Software (SVIP-DW-M), Experimental Version 11.1(4430)[gshen 108]ROM Monitor version 17.0Mx T3(1) HW Revision 0x3, FW Revision 2.55Serial1/0/0, applique is T3 DTEreceived clockrate 40557734gfreeq 48000170, lfreeq 480001A0 (4512 bytes), throttled 248rxlo 4, rxhi 222, rxcurr 2, maxrxcurr 4txq 48001A20, txacc 48001A22 (value 111), txlimit 111slot2: VIP2, hw 2.4, sw 21.40, ccb 5800FF40, cmdq 48000090, vps 8192software loaded from systemIOS (tm) VIP Software (SVIP-DW-M), Experimental Version 11.1(4430)[gshen 108]ROM Monitor version 17.0Mx E3(1) HW Revision 0x2, FW Revision 2.55Serial2/0/0, applique is E3 DTEreceived clockrate 48333264gfreeq 48000170, lfreeq 480001A8 (4512 bytes), throttled 0rxlo 4, rxhi 222, rxcurr 0, maxrxcurr 1txq 48001A28, txacc 48001A2A (value 111), txlimit 111slot3: VIP2, hw 2.4, sw 21.40, ccb 5800FF50, cmdq 48000098, vps 8192software loaded from systemIOS (tm) VIP Software (SVIP-DW-M), Experimental Version 11.1(4430)[gshen 108]ROM Monitor version 17.0Fddi3/0/0, addr 00e0.f7d7.cb60 (bia 00e0.f7d7.cb60)gfreeq 48000170, lfreeq 480001B0 (4512 bytes), throttled 0rxlo 4, rxhi 222, rxcurr 0, maxrxcurr 0txq 48001A30, txacc 48001A32 (value 111), txlimit 111FastEthernet3/1/0, addr 00e0.f7d7.cb68 (bia 00e0.f7d7.cb68)gfreeq 48000150, lfreeq 480001B8 (1536 bytes), throttled 0rxlo 4, rxhi 261, rxcurr 0, maxrxcurr 0txq 48001A38, txacc 48001A3A (value 0), txlimit 146Related Command
show controllers serial
Use the show controllers serial privileged EXEC command to display information that is specific to the interface hardware.
show controllers serial [slot/port]
show controllers serial [slot/port-adapter/port] (Cisco 7500 series and Cisco 7000 series
routers with the RSP7000 and RSP7000CI)Syntax Description
Command Mode
Privileged EXEC
Usage Guidelines
This command first appeared in Cisco IOS Release 10.0.
This command was modified in Cisco IOS Release 11.1 CA to include sample output for the PA-T3 port adapter.
The information displayed is generally useful for diagnostic tasks performed by technical support personnel only. For the PA-T3, the show controllers serial command also displays configuration information such as the framing, clock source, bandwidth limit, whether scrambling is enabled, and DSU mode configured on the interface. Also displayed are the performance statistics for the current interval and last 15-minute interval and whether any alarms exist.
Sample Display
The following is sample output from the show controllers serial command that shows serial port 1/0/0 on a 1-port T3 serial port adapter installed on a VIP2 in chassis slot 1:
router# show controllers serial 2/0/1Serial1/0/0 -Mx T3(1) HW Revision 0x3, FW Revision 2.55Framing is c-bit, Clock Source is LineBandwidth limit is 35000, DSU mode 1, Cable length is 50Data in current interval (325 seconds elapsed):0 Line Code Violations, 0 P-bit Coding Violation0 C-bit Coding Violation0 P-bit Err Secs, 0 P-bit Sev Err Secs0 Sev Err Framing Secs, 0 Unavailable Secs0 Line Errored Secs, 0 C-bit Errored Secs, 0 C-bit Sev Err SecsTotal Data (last 24 hours)0 Line Code Violations, 0 P-bit Coding Violation,0 C-bit Coding Violation,0 P-bit Err Secs, 0 P-bit Sev Err Secs,0 Sev Err Framing Secs, 0 Unavailable Secs,0 Line Errored Secs, 0 C-bit Errored Secs, 0 C-bit Sev Err SecsNo alarms detected.show diag
To display hardware information for an interface, use the show diag privileged EXEC command on Cisco 7500 series routers.
show diag [slot]
Syntax Description
Command Mode
Privileged EXEC
Usage Guidelines
This command first appeared in Cisco IOS Release 11.1.
This command was modified in Cisco IOS Release 11.1 CA to include sample output for the PA-T3 port adapter.
Use this command to determine the type of port adapter installed on a VIP2 in your router.
Sample Display
The following is sample output from the show diag command for a one-port T3 serial port adapter in chassis slot 1:
router# show diag 1Slot 1:Physical slot 1, ~physical slot 0xE, logical slot 1, CBus 0Microcode Status 0x4Master Enable, LED, WCS LoadedBoard is analyzedPending I/O Status: NoneEEPROM format version 1VIP2 controller, HW rev 2.4, board revision D0Serial number: 04372053 Part number: 73-1684-03Test history: 0x00 RMA number: 00-00-00Flags: cisco 7000 board; 7500 compatibleEEPROM contents (hex):0x20: 01 15 02 04 00 42 B6 55 49 06 94 03 00 00 00 000x30: 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00Slot database information:Flags: 0x4 Insertion time: 0x14A8 (5d02h ago)Controller Memory Size: 16 MBytes DRAM, 1024 KBytes SRAMPA Bay 0 Information:T3 Serial PA, 1 portsEEPROM format version 1HW rev FF.FF, Board revision UNKNOWNSerial number: 4294967295 Part number: 255-65535-255show interfaces serial
To display information about a serial interface, use the show interfaces serial privileged EXEC command.
show interfaces serial [slot/port] (Cisco 7200 series)
show interfaces serial [slot/port-adapter/port] (Cisco 7500 series and Cisco 7000 series with
the RSP7000 and RSP7000CI)Syntax Description
Command Mode
Privileged EXEC
Usage Guidelines
This command was modified in Cisco IOS Release 11.1 CA to include sample output for the PA-T3 serial port adapter.
For additional command syntax and sample displays, refer to the show interfaces serial command in the "Interface Commands" chapter of the Configuration Fundamentals Command Reference.
Sample Displays
The following is sample output from the show interfaces serial command for a 1-port T3 serial port adapter-configured VIP2 in chassis slot 1, in port adapter slot 0.
router# show interface serial 1/0/0Serial1/0/0 is up, line protocol is upHardware is cyBus PODS3 SerialInternet address is 133.1.1.1/24MTU 4470 bytes, BW 44736 Kbit, DLY 200 usec, rely 255/255, load 1/255Encapsulation HDLC, loopback not set, keepalive set (10 sec)Last input 00:00:05, output 00:00:02, output hang neverLast clearing of "show interface" counters 5d02hQueueing strategy: fifoOutput queue 0/40, 0 drops; input queue 0/75, 27269 drops5 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/sec79039 packets input, 14195344 bytes, 0 no bufferReceived 84506 broadcasts, 0 runts, 0 giants0 parity9574 input errors, 6714 CRC, 0 frame, 1 overrun, 0 ignored, 2859 abort62472 packets output, 13751644 bytes, 0 underruns0 output errors, 0 applique, 10 interface resets0 output buffer failures, 0 output buffers swapped out16 carrier transitionsrxLOS inactive, rxLOF inactive, rxAIS inactivetxAIS inactive, rxRAI inactive, txRAI inactivedescribes significant fields shown in the display.
Supported MIB
The PA-T3 port adapter supports a subset of RFC 1407 MIB.
We support DS3 Near End Group including—DS3/T3 Configuration Table, DS3/T3 Current Table, DS3/T3 Interval Table, and DS3/T3 Total Table.
We do not support DS3 Far End Group and DS3/T3 Fractional Group.
The PA-T3 port adapter also supports the cardTable in the Cisco Chassis MIB and the MIB-II for each PA-T3 interface.
What to Do Next
For more information on the PA-T3 serial port adapter, refer to the PA-T3 Serial Port Adapter Installation and Configuration publication.

