Firewall.cx Newsletter

Receive Free notification on new articles!
***************

Firewall.cx Forums

Community Forums

Facebook Fans

Show your support for Firewall.cx!

Social Media Channels

Facebook-icon LinkedIn-icon Twitter-icon  rssfeed-icon
advert-banner-routing
advert-banner-voice

System Login



Login With Facebook

Who's Online

We have 95 guests online

Statistics

Members : 5837
Content : 790
Web Links : 12
Content View Hits : 102206183

Top Website Visitors

37.5%United States United States
16.8%India India
7.4%United Kingdom United Kingdom
5.7%Australia Australia
4.3%Canada Canada
3.4%Germany Germany

Today: 280
Yesterday: 8496
This Week: 24269
Last Week: 46096
This Month: 101678
Last Month: 236194
Total: 3362402

Gold Cisco Lab Partners

logo-gfi



logo-datavision

Welcome, Guest
Username Password: Remember me

Interpret Crash file on Cisco switch2960
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Interpret Crash file on Cisco switch2960

Interpret Crash file on Cisco switch2960 2 years, 7 months ago #35543

  • Redpix
  • ( User )
  • OFFLINE
  • Frequent Member
  • Posts: 21
  • Karma: 0
Hello People,

Greetings!!

It be grateful if I could get some advise and help in understanding a thing here:
Few days ago my switch 2960 and crashed and recovered in ten minutes.
1. The sh ver says "system returned to ROM by address error at PC 0xBDB37C, address 0x0".
The sh flash: has a crashfile in it.

There are three things I would like to know very much:
1. What does the error address at PC ....mean and what can be concluded by it.
2. How to download the crash file from the flash and interpret it and what i can expect from it, if am able to understand/read it.
3. I suspect an insider in my LAN who has generated some strange traffic that has caused this and can I trace that person's IP add and If I wanna trace it what can be done or how to monitor & analyse traffic originating from that IP/person's PC.

I greatly appreciate your answers for the above.
Thanks All,

Regards,
Redpix

Re: Interpret Crash file on Cisco switch2960 2 years, 7 months ago #35581

  • S0lo
  • ( Moderator )
  • OFFLINE
  • Moderator
  • Posts: 1541
  • Karma: 3
Hi Redpix,



1. What does the error address at PC ....mean and what can be concluded by it.


As far as I know, it basically means that the CPU is trying to access a memory location that is not allocated.

It can be related to an IOS version bug. What is the version/name of the IOS file your using, If the file name has a 'T' in it, this means that it has new features that are probably in beta/test. Try to replace it with an IOS that does not have a T.

Several forums also suggest that such a problem can be caused by NBAR. Try disabling NBAR (if your switch supports it) for each interface/vlan that has it on, like this:

switch(config)#interface FastEthernet 0/1
router-2621(config-if)#no ip nbar protocol-discovery
router-2621(config-if)#exit



2. How to download the crash file from the flash and interpret it and what i can expect from it, if am able to understand/read it.


Example to show crash file:
switch# more flash:crashinfo_20070321-094503


I have never inspected a crash file so I'm no use here. Hope others can answer.

3. I suspect an insider in my LAN who has generated some strange traffic that has caused this and can I trace that person's IP add and If I wanna trace it what can be done or how to monitor & analyse traffic originating from that IP/person's PC.


Perhaps the easiest way to trace and/or monitor traffic is using either NetFlow or Syslog. Both work in collaboration with your Cisco network devices. For Netflow:

- Manageengine's NetFlow Analyzer: www.manageengine.com/products/netflow/download-free.html

- Solarwinds NetFlow Analyzer: www.solarwinds.com/products/freetools/netflow_analyzer.aspx

For Syslog,

- KiwiSyslog server: www.solarwinds.com/products/freetools/kiwi_syslog_server/

There are many other tools using Netflow or Syslog. The above are just a few.

Hope this helps.
Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx

Interpret Crash file on Cisco switch2960 2 years, 7 months ago #35586

  • Redpix
  • ( User )
  • OFFLINE
  • Frequent Member
  • Posts: 21
  • Karma: 0
Hello SOlo,

Thanks very much, happy to see the post.

The IOS version does not have a T and the version is stable.
I was able to download the crash file however I was able to know that a Cisco Output interpreter tool is needed to interpret the crash file, i do not have access to the tool

Well, I hope to find out the insider who had caused the switch to crash if I can from the crashfile itself.

Well as suggested can I wil try to the tools, how about TCP dump can it be handy here.

Am working on this still....
Thanks for your help SOlo.. wil get back to you

Best Regards,
Redpix

Re: Interpret Crash file on Cisco switch2960 2 years, 7 months ago #35588

  • S0lo
  • ( Moderator )
  • OFFLINE
  • Moderator
  • Posts: 1541
  • Karma: 3
Your most welcome

I believe tcpdump is a linux based tool. However, there are new features in IOS 12.4 that allow traffic monitoring similar to tcpdump where you have the ability to capture packets traveling through the router, export the captured data to a PCAP file so you can view it in WireShark (or the like). Check the monitor capture command here:
www.cisco.com/en/US/docs/ios/netmgmt/con...n_Guide_Chapter.html

You could also get briefer details using debug ip packet or debug ethernet-interface
Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
  • Page:
  • 1
Time to create page: 0.36 seconds
Subscribe To Receive Free Article Updates!