- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2013 08:27 PM - edited 03-04-2019 08:33 PM
Hi,
I guess my question is good!!!! as I havent worked in real world (net. engin) ,so I want to know that when I need to Tshoot any problem in my big network than on that time do I need to know DEBUG plus SHOW commands or I can use "SH RUN" which is my best ????
Means I am very good with sh run but I heard that I need to know all debug and show commands it must !!!!
Pls answer me EXPERTS
Thanks,
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2013 08:37 PM
Since debug can have a performance impact, it is best to be avoided if the problem can be resolved without it. In real world scenarios, knowing how to get pertinent information from various show commands is a must. One basic example of this is that a running configuration would show nothing with relation to any dynamically learned routes that could be impacting traffic flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2013 03:12 AM
Best way to proceed is to use the show commands and, if you are not able to troubleshoot with them or the issue is complex and dictates the use of debug commands, go ahead with the debug commands. Before you use the debug commands, you should have an understanding and the reason why you are going to proceed with this method. I recommend you to practice doing labs and understanding the outputs. Even though the debugs are intensive, obviously some are much more intensive than others, knowing that will help you as well in order to use the correct heavy artillery.
Best Regards,
Jose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2013 08:37 PM
Since debug can have a performance impact, it is best to be avoided if the problem can be resolved without it. In real world scenarios, knowing how to get pertinent information from various show commands is a must. One basic example of this is that a running configuration would show nothing with relation to any dynamically learned routes that could be impacting traffic flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2013 03:12 AM
Best way to proceed is to use the show commands and, if you are not able to troubleshoot with them or the issue is complex and dictates the use of debug commands, go ahead with the debug commands. Before you use the debug commands, you should have an understanding and the reason why you are going to proceed with this method. I recommend you to practice doing labs and understanding the outputs. Even though the debugs are intensive, obviously some are much more intensive than others, knowing that will help you as well in order to use the correct heavy artillery.
Best Regards,
Jose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2013 09:02 PM
I generally use sh run but I heard that this is not good way to Tshoot so I think better to ask in forum.
Though I know many sh commands like :
sh ip route
sh ip int br
sh ip nat tra
sh cry isa sa
sh cry ip sa
sh ip os ne
sh ip ri da
sh ip ei ne
sh ip bg
sh ip bg su
sh ip bg ne
sh controlle
etc r these enough generally I use but dont know abt real world
in debug like:
debug cry isa
debu cry ipse
deb ip pa
deb ip icm
Generally I use this but never used others like OSPF ,EIGRP debugs I find problems in config
I guess I am ok right !!!!
Thanks for reply ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2013 09:01 PM
I generally use sh run but I heard that this is not good way to Tshoot so I think better to ask in forum.
Though I know many sh commands like :
sh ip route
sh ip int br
sh ip nat tra
sh cry isa sa
sh cry ip sa
sh ip os ne
sh ip ri da
sh ip ei ne
sh ip bg
sh ip bg su
sh ip bg ne
sh controlle
etc r these enough generally I use but dont know abt real world
in debug like:
debug cry isa
debu cry ipse
deb ip pa
deb ip icm
Generally I use this but never used others like OSPF ,EIGRP debugs I find problems in config
I guess I am ok right !!!!
Thanks for reply ....
