Basic Troubleshooting Procedures
Cisco routers provide numerous integrated commands to assist you in monitoring and troubleshooting your internetwork:
-
show commands help you monitor installation behavior and normal network behavior, and isolate problem areas.
-
debug commands help you isolate protocol and configuration problems.
-
ping commands help you determine connectivity between devices on your network.
-
trace commands provide a method of determining the route by which packets reach their destination.
This chapter discusses use of show and debug commands.
Note |
Under moderate traffic loads, debug commands produce a high volume of output. We therefore recommend that, as a general rule, you use show commands first and use debug commands with caution. |
Generally, you should proceed as follows:
-
Determine whether or not VoIP is working.
-
Determine whether or not you can make a voice call.
-
Verify that SIP-supported codecs are used. Support for codecs varies on different platforms; use the codec ? command to determine the codecs available on a specific platform.
-
Isolate and reproduce the failure.
-
Collect relevant information from show and debug commands, configuration files, and protocol analyzers.
-
Identify the first indication of failure in protocol traces or internal debug command output.
-
Look for the cause in configuration files.
Note |
General troubleshooting of problems affecting basic functionality such as dial peers, digit translation, and IP connectivity is beyond the scope of this chapter. For links to additional troubleshooting help, see "Additional References". |