Compare cert salaries and plan your next career move
notgoing2fail wrote: » Maybe this is appropriate for the CCNA forum. But how does one know when their router/switch is failing? Or if a module is failing? Does anyone have a checklist or guide to check against for known behaviors?
tiersten wrote: » Thats a pretty vague checklist really. Does the device do what its supposed to do? Yes/No Any errors appearing in the logs? Error counters starting to increment? Is it on fire? Some devices have built in diagnostics but generally you can't and shouldn't run those during operation.
hexem wrote: » For either a switch or router you have the POST (power on self test) which is run first from ROM when first booting up the device, this run's check's through the hardware, such as memory, interfaces etc. On a switch if system LED is amber, you have a problem, POST has failed and you will have a dead switch on you're hands and better have a backup On router interfaces, keeping a check on the interface counters for errors, you should look this up and be familiar with them and what each of them mean, especially for dealing with broadcast storms and other nasties. here's some guides to look through:Troubleshooting Switch Port and Interface Problems - Cisco SystemsCisco Show Interface Reference
hexem wrote: » Obviously there's alot of error messages specific to thing's other than just hardware issues, you'll come accross stuff that you've never seen before, plenty of thing's like duplex mismatch, native vlan mismatch...just to name a few off the top of my head...it's one of those thing's you learn over the time, just remember if you're working on a vty line through ssh/telnet you won't see console messages, you need to type 'terminal monitor' and to turn it off 'term no mon' learning how to use the debug commands will help alot, especially with thing's like ppp, nat, inspects, rip, eigrp, ospf......list goes on lol!
hexem wrote: » Yeh in a production enviroment with alot of traffic that will definitely cause the CPU usage to spike and can cause the router to crash. I was helping a friend remotely on his router setting up access to a SIP (voice server) behind his router and started debugging ip packet's and inspect rules and took it down hah, live and learn.
notgoing2fail wrote: » That's what I figured. Isn't there a really dangerous debug command that you shouldn't use? Something like debug ip all? Or something crazy like that that can shut down the router immediately if it's already being hammered?
tiersten wrote: » The "reload in 5" command will be your friend if you don't have OOB remote access to a device.
CiskHo wrote: » Lots of good advice already posted but my input: "show diag" will list installed modules. If something is shown as "unknown" then either it doesn't work in that type chassis, isn't compatible with the installed IOS, or may just be straight up broken/dead. Watching the messages (SNMP traps?) shown while consoled into the device will let you know when things like fans have failed. Or you can run "show enviroment" (temp/fan) to see specific details. Someone mentioned that if the sys light on a switch is amber then you have a problem and POST has failed. Well, it does indicate that their is an issue but it doesn't mean the switch itself is useless. I just got a 3524XLPoE and upon power up I discovered that the sys light was amber. Consoled into it and saw "Fan #5 Failure" message. Switch still runs, pings, configs, etc. Knowing how the LEDs can display messages can be a big help in the real world but I don't think you will see too much of that stuff on the exams. More likely to be asked about it in an interview. Personally, I like to setup a syslog server on my network and have all devices relay their messages to that so you can go to one place and see most of the issues instead of having to log in to multiple devices and read several different logs. Obviously this doesn't help for a device that loses connectivity though.
Dilbert65 wrote: » It does not matter what you are trying to fix ( MS, Apple, Linux, Cisco, 3com,very long list) troubleshooting is at a best an art form. Take little steps at first. The old 50/50 rule can help alot. The 50/50 rule is 1. at the 1/2 way test to see if you are getting the results you expect. IF so jump the the 75 % and test again. If not jump to 25% and test again. You can see where this is going. Everybody will develop thier own style of debugging, just takes time. Once you find the problem area go slow. With cisco "debug" command should be you last thing you use ( except in a lab), I say this cause how CPU intensive debugs are. In fact the debug command gets priority 1 for cpu. Check the configs, then double check the configs, then have somebody else look at it. If you feel the need to debug then do it during the off load time if possible. Also make sure you are close to the router in case to have to become a reboot specialist and power off/on to get control back. In my home lab I have run debugs that I have lost control of a router and had to yank the power to get control back. Debug's are a very powerful tool but use with care.
notgoing2fail wrote: » What do you use for your syslog server? I mean, what application? Or do you use some kind of Ubuntu box with some kind of opensource app?
Compare salaries for top cybersecurity certifications. Free download for TechExams community.