cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
484
Views
0
Helpful
3
Replies

Error with ISDN links

ddrobertson
Level 1
Level 1

Has anyone seen the following error message "No element in free_mon_tx_q" we get this error everytime the ISDN link comes back up.

Aug 5 01:44:45 pdt: -Traceback= 800B54FC 800B6C0C 800B5FB4 8032EBC4 8032EFA8 803320CC 803015FC 803256C0 803256C0 803016BC 80306804 8030797C 80302AC0 80008120

Aug 5 01:44:46 pdt: %LINK-3-UPDOWN: Interface BRI0/0, changed state to up

Aug 5 01:44:47 pdt: No element in free_mon_tx_q

Aug 5 01:44:47 pdt: -Traceback= 800B54FC 800B6C0C 800B5FB4 8032EBC4 8032EFA8 803320CC 803015FC 803256C0 803256C0 803016BC 8030607C 80306074 80302AC0 80008120

Aug 5 01:44:47 pdt: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to down

Aug 5 01:44:47 pdt: %LINK-3-UPDOWN: Interface BRI0/0:2, changed state to down

Aug 5 01:44:47 pdt: %LINK-3-UPDOWN: Interface BRI0/0, changed state to up

Aug 5 02:13:40 pdt: No element in free_mon_tx_q

Aug 5 02:13:40 pdt: -Traceback= 800B54FC 800B6C0C 800B5FB4 8032EBC4 8032EFA8 803320CC 803015FC 803256C0 803256C0 803016BC 80306FF4 80306074 80302AC0 80008120

Aug 5 02:13:41 pdt: %LINK-3-UPDOWN: Interface BRI0/0, changed state to up

3 Replies 3

russell.turner
Level 1
Level 1

If you can get access to the output interpeter on cisco website try doing this.

In order to decode the Traceback information, the Stack Decoder requires the

platform and version information to be present in the output and preceed any

Tracebacks or Stack Traces.

TRY THIS: Collect the output from a 'show version' followed by the Traceback or

Stack Trace information and resubmit it to the Output Interpreter.

Here is an example of a Traceback output with version information present:

Cisco Internetwork Operating System Software

IOS (tm) RSP Software (RSP-PV-M), Version 12.0(19)S2, EARLY DEPLOYMENT RELEASE

SOFTWARE (fc1)

TAC Support: http:www.cisco.comtac

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Sat 02-Feb-02 21:27 by dchih

Image text-base: 0x60010968, data-base: 0x60DAE000

Traceback= 0x60251F84 0x60254820 0x60250A58 0x602549F0 0x60257E0C

0x601E6B8C 0x601E6C38 0x6015332C 0x60153500 0x601CC454 0x601CC440

deilert
Level 6
Level 6

what code are you running

Cisco Internetwork Operating System Software

IOS (tm) C2600 Software (C2600-IS-M), Version 12.1(18), RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Tue 03-Dec-02 02:39 by kellythw

Image text-base: 0x80008088, data-base: 0x80CF5CCC

ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

WSD1RT01 uptime is 25 weeks, 16 hours, 55 minutes

System returned to ROM by power-on

System restarted at 17:12:43 PST Wed Feb 12 2003

System image file is "flash:?"

cisco 2610 (MPC860) processor (revision 0x203) with 32768K/8192K bytes of memory.

Processor board ID JAD041902L9 (2699446914)

M860 processor: part number 0, mask 49

Bridging software.

X.25 software, Version 3.0.0.

Basic Rate ISDN software, Version 1.1.

1 Ethernet/IEEE 802.3 interface(s)

1 Serial network interface(s)

1 ISDN Basic Rate interface(s)

32K bytes of non-volatile configuration memory.

8192K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

Running this through the output interpreter I get a match with the following big ID CSCdx17511, apart from the fact that I am running a higher IOS level this looks like a direct hit. I am still curious as to what the error message actuall means though.