05-23-2013 12:11 PM - edited 03-16-2019 05:28 PM
Hi Everyone
I wanted to know can anyone tell me what command would I use to debug a cube router, I was told to use the command debug ccsip messages but when I use that and make a call from a number that should come across the cube I don't see any traffic at all. If anyone can tell me what to use I would greatly appreciate it.
05-23-2013 01:09 PM
It depends on what protocol(s) you're using. Debug ccsip is for SIP debugging. The context sensitive help is pretty good (debug ?) as is google.
This is a really old link but a quick looks shows that this is valid:
http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a0080094045.shtml
It does not cover SIP though, but it doesn't appear that you're using it anyways. Also, the following link looks pretty solid as well (2nd result searching "cisco debug h323"):
05-23-2013 01:33 PM
You can use debug voip ccapi inout..to see your dial-peer selection ect, you can use debug h225 asn1 and debug h245 asn1 to see media capabilites negotiation...This is useful for h323 calls..If you are using SIP then its debug ccsip messages.
If nothing is coming in, then your telco is not sending calls to you..Dont forget when you telnet into a router and you run debugs, you need to enable "term mon" to see the output unless you have configured buffer login
Please rate all useful posts
"opportunity is a haughty goddess who waste no time with those who are unprepared"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide