Cisco AIR-LAP1252AG-A-K9 Software Configuration Guide - Page 245

:vxdiag_ipstatshow, vxdiag_i

Page 245 highlights

Chapter 9 Diagnostics and Troubleshooting Using Command-Line Diagnostics • Entry-entry point; the top-level function of the task • TID-task identifier; the task control block • PRI-task priority; a low number means a high priority • Status-status of the task; five statuses are possible: - Pend-The task is in an inactive waiting state. - Pend+T-The task is waiting, but it has a timeout value for the length of time it will wait for an external event to wake the task and start it. - Suspend-The task will not begin until some external event occurs. - Ready-The task is ready to run. - Delay-The task issued a delay command and will not run until the delay time elapses. • PC-program counter; a memory address of the task • SP-stack pointer; another memory address of the task • ERRNO-error number; the latest error reported by any function called by the task • Delay-delay interval in system clock-ticks (1/52 second) that must elapse before the task runs Follow the steps in the "Entering Diagnostic Commands" section on page 9-21 to open the CLI and enter the :vxdiag_i command. :vxdiag_ipstatshow Use the :vxdiag_ipstatshow command to display IP statistics for the access point. The IP statistics might look like the following example: total 5760 badsum 0 tooshort 0 toosmall 0 badhlen 0 badlen 0 infragments 0 fragdropped 0 fragtimeout 0 forward 0 cantforward 0 redirectsent 0 OL-2159-03 Cisco Aironet 1200 Series Access Point Software Configuration Guide 9-27

  • 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
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284

9-27
Cisco Aironet 1200 Series Access Point Software Configuration Guide
OL-2159-03
Chapter 9
Diagnostics and Troubleshooting
Using Command-Line Diagnostics
Entry
entry point; the top-level function of the task
TID
task identifier; the task control block
PRI
task priority; a low number means a high priority
Status
status of the task; five statuses are possible:
Pend
The task is in an inactive waiting state.
Pend+T
The task is waiting, but it has a timeout value for the length of
time it will wait for an external event to wake the task and start it.
Suspend
The task will not begin until some external event occurs.
Ready
The task is ready to run.
Delay
The task issued a delay command and will not run until the delay
time elapses.
PC
program counter; a memory address of the task
SP
stack pointer; another memory address of the task
ERRNO
error number; the latest error reported by any function called by
the task
Delay
delay interval in system clock-ticks (1/52 second) that must elapse
before the task runs
Follow the steps in the
Entering Diagnostic Commands
section on page 9-21
to
open the CLI and enter the
:vxdiag_i
command.
:vxdiag_ipstatshow
Use the
:vxdiag_ipstatshow
command to display IP statistics for the access point.
The IP statistics might look like the following example:
total 5760
badsum
0
tooshort
0
toosmall
0
badhlen
0
badlen
0
infragments
0
fragdropped
0
fragtimeout
0
forward
0
cantforward
0
redirectsent
0