Cisco ESW-520-24-K9 Software Guide - Page 117

Example 12-6 Viewing ATM Interface Processor Events-Failure, debug atm packet Command, debug atm - firmware

Page 117 highlights

Chapter 12 Troubleshooting ATM Troubleshooting Commands 00:03:00: DSL: 1: Modem state = 0x8 00:03:02: DSL: 2: Modem state = 0x10 00:03:05: DSL: 3: Modem state = 0x10 00:03:07: DSL: 4: Modem state = 0x10 00:03:09: DSL: Received response: 0x24 00:03:09: DSL: Showtime! 00:03:09: DSL: Sent command 0x11 00:03:09: DSL: Received response: 0x61 00:03:09: DSL: Read firmware revision 0x1A04 00:03:09: DSL: Sent command 0x31 00:03:09: DSL: Received response: 0x12 00:03:09: DSL: operation mode 0x0001 00:03:09: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_SHOWTIME] Example 12-6 Viewing ATM Interface Processor Events-Failure Router# debug atm events Router# 00:02:57: DSL: Send ADSL_OPEN command. 00:02:57: DSL: Using subfunction 0xA 00:02:57: DSL: Using subfunction 0xA 00:02:57: DSL: Sent command 0x5 00:02:57: DSL: Received response: 0x26 00:02:57: DSL: Unexpected response 0x26 00:02:57: DSL: Send ADSL_OPEN command. 00:02:57: DSL: Using subfunction 0xA 00:02:57: DSL: Using subfunction 0xA 00:02:57: DSL: Sent command 0x5 00:03:00: DSL: 1: Modem state = 0x8 00:03:00: DSL: 1: Modem state = 0x8 00:03:00: DSL: 1: Modem state = 0x8 00:03:00: DSL: 1: Modem state = 0x8 00:03:00: DSL: 1: Modem state = 0x8 00:03:00: DSL: 1: Modem state = 0x8 debug atm packet Command Use the debug atm packet command to display all process-level ATM packets for both outbound and inbound packets. The output reports information online when a packet is received or a transmission is attempted. The no form of this command disables debugging output. Caution Because the debug atm packet command generates a significant amount of output for every packet processed, use it only when network traffic is low, so that other system activities are not adversely affected. The command syntax is: debug atm packet [interface atm number [vcd vcd-number][vc vpi/vci number]] no debug atm packet [interface atm number [vcd vcd-number][vc vpi/vci number]] where the keywords are defined as follows: interface atm number(Optional) ATM interface or subinterface number. vcd vcd-number(Optional) Number of the virtual circuit designator (VCD). vc vpi/vci numberVPI/VCI value of the ATM PVC. OL-14210-01 Cisco Secure Router 520 Series Software Configuration Guide 12-7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

12-7
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
Chapter 12
Troubleshooting
ATM Troubleshooting Commands
00:03:00: DSL: 1: Modem state = 0x8
00:03:02: DSL: 2: Modem state = 0x10
00:03:05: DSL: 3: Modem state = 0x10
00:03:07: DSL: 4: Modem state = 0x10
00:03:09: DSL: Received response: 0x24
00:03:09: DSL: Showtime!
00:03:09: DSL: Sent command 0x11
00:03:09: DSL: Received response: 0x61
00:03:09: DSL: Read firmware revision 0x1A04
00:03:09: DSL: Sent command 0x31
00:03:09: DSL: Received response: 0x12
00:03:09: DSL: operation mode 0x0001
00:03:09: DSL: SM: [DMTDSL_DO_OPEN -> DMTDSL_SHOWTIME]
Example 12-6
Viewing ATM Interface Processor Events—Failure
Router#
debug atm events
Router#
00:02:57: DSL: Send ADSL_OPEN command.
00:02:57: DSL: Using subfunction 0xA
00:02:57: DSL: Using subfunction 0xA
00:02:57: DSL: Sent command 0x5
00:02:57: DSL: Received response: 0x26
00:02:57: DSL: Unexpected response 0x26
00:02:57: DSL: Send ADSL_OPEN command.
00:02:57: DSL: Using subfunction 0xA
00:02:57: DSL: Using subfunction 0xA
00:02:57: DSL: Sent command 0x5
00:03:00: DSL: 1: Modem state = 0x8
00:03:00: DSL: 1: Modem state = 0x8
00:03:00: DSL: 1: Modem state = 0x8
00:03:00: DSL: 1: Modem state = 0x8
00:03:00: DSL: 1: Modem state = 0x8
00:03:00: DSL: 1: Modem state = 0x8
debug atm packet Command
Use the
debug atm
packet
command to display all process-level ATM packets for both outbound and
inbound packets. The output reports information online when a packet is received or a transmission is
attempted. The
no
form of this command disables debugging output.
Caution
Because the
debug atm packet
command generates a significant amount of output for every packet
processed, use it only when network traffic is low, so that other system activities are not adversely
affected.
The command syntax is:
debug atm packet
[
interface atm
number
[
vcd
vcd-number
][
vc
vpi/vci
number
]]
no debug atm packet
[
interface atm
number
[
vcd
vcd-number
][
vc
vpi/vci
number
]]
where the keywords are defined as follows:
interface atm
number
(Optional) ATM interface or subinterface number.
vcd
vcd-number
(Optional) Number of the virtual circuit designator (VCD).
vc
vpi/vci number
VPI/VCI value of the ATM PVC.