
Configuring the Cisco NM-1A-T3/E3 Network Module
debug atm t3e3
25
Cisco IOS Release 12.4(15)T
Table 5
describes the significant fields shown in the display.
The second example illustrates the output from the
debug atm t3e3 trace
command run in conjunction
with the
debug atm t3e3 sar
command.
In this example, each command sent to the SAR is displayed by the
debug atm t3e3 sar
command. Then
the hexadecimal representation of the command and its acknowledgement are displayed by the
debug
atm t3e3 trace
command.
Router#
debug atm t3e3 trace
SAR CMD/ACK debugging is on
Router#
debug atm t3e3 sar
SAR debugging is on
Router#
configure terminal
Router(config)#
interface atm 2/0
router(config-if)#
pvc 2/2
Router(config-if-atm-vc)#
exit
Router(config-if)#
*Jun 27 22:15:09.284: ATM2/0: Setup_VC: vc:4 vpi:2 vci:2
*Jun 27 22:15:09.284: ATM2/0: Open_Channel(RSY): CH (1), VPI (2), VCI (2)
*Jun 27 22:15:09.284: Command Sent:
*Jun 27 22:15:09.284: word 0: 0x00000480
*Jun 27 22:15:09.284: word 1: 0x00012010
*Jun 27 22:15:09.284: word 2: 0x00000000
*Jun 27 22:15:09.284: word 3: 0x00000000
*Jun 27 22:15:09.284: word 4: 0x00200020
*Jun 27 22:15:09.284: word 5: 0x00000000
*Jun 27 22:15:09.284: word 6: 0x00000000
*Jun 27 22:15:09.284: word 7: 0x00000000
*Jun 27 22:15:09.284: word 8: 0x00000000
*Jun 27 22:15:09.284: Command Indication:
*Jun 27 22:15:09.284: word 0: 0x00000000
*Jun 27 22:15:09.284: word 1: 0x01042110
*Jun 27 22:15:09.284: word 2: 0x01050000
*Jun 27 22:15:09.284: word 3: 0x0000003B
*Jun 27 22:15:09.284: ACK received = 200 usecs
*Jun 27 22:15:09.284: ATM2/0: HI/LO watermarks: 526/263; PeakRate: 149760
*Jun 27 22:15:09.284: ATM2/0: Open_Channel(SEG): CH (1), VPI (2), VCI (2)
*Jun 27 22:15:09.284: Command Sent:
*Jun 27 22:15:09.284: word 0: 0x01050480
*Jun 27 22:15:09.284: word 1: 0x00011010
*Jun 27 22:15:09.284: word 2: 0x02000000
*Jun 27 22:15:09.284: word 3: 0x00010003
*Jun 27 22:15:09.284: word 4: 0x00200020
*Jun 27 22:15:09.284: word 5: 0x64B30000
Table 5
debug atm t3e3 trace Field Descriptions
Field Description
Jun 27 22:15:09.284:
Date or time stamp for the command dialog.
word [0 - n]: 0xXXXXXXXX
Hexadecimal representation of the
n-word
command sent to
the SAR (under Command Sent:) and the four-word
acknowledgment returned by the SAR (under Command
Indication:).
ACK received
Time (in microseconds) between sending the command to the
SAR and receiving the acknowledgment.