Debug commands for CatOs

I am looking for some debug commands for CatOs for my 4006 or 6509 running CatOs.
please!

Perhaps you could tell us what the problem is and we can lead you in the right direction. 'debug' as known in IOS isn't really there in CatOS.

Similar Messages

  • Debug command for FXO digits on called number

    I'd like to be able to debug the digits being passed out an FXO port during an external call.
    Does anyone know the best debug command to use?
    thanks in advance for the help.

    Hi friend,
    You can use the debug voip ccapi inout, check this link, may be helpful:
    http://www.cisco.com/en/US/docs/ios/12_3/debug/command/reference/dbg_v1g.html#wp1106585
    Regards,
    -adrián.

  • Debug Command For Sequence Number on ACL

    Is their a way to run the dubug command to see what is happening on a specific sequence number within and ACL?
    So for example if I have:
    Extended IP access list 101
    301 permit udp any eq ntp host 10.251.1.1 (12 matches)
    310 permit udp host 10.214.1.2 host 10.251.1.3
    320 permit tcp 10.0.0.0 0.255.255.255 host 10.251.134.81 eq www (12 matches)
    I want to run a debug on sequence number 310 and that is it. So I can see the type of traffic and stuff hitting this speficic sequence number of ACL 106

    try changing the acl line to:
    310 permit udp host 10.214.1.2 host 10.251.1.3 log
    add the global config command 'logging bufferred' and you can view the traffic hitting the logged acl line by using the command:
    show log
    hth
    andy

  • Debug commands for load-balancing on ACE

    is possible to debug the load-balancing decision which is provided by ACE? For example: when the traffic comes to the VIP address I need to see which serverfarm is used for this traffic and which rserver was choosen for this traffic. Thank you.

    no, you there is no debug to see the decision.
    You could capture the queues infos and see what it contains but it is quite complicated.
    A simple way is to capture a sniffer trace of front-end and backend simultaneously and you will be able to see where the traffic was loadbalanced.
    You can also use the capture feature of the ACE module to get this info.
    Gilles.

  • Router "snmp-server contact" command for catalyst switches??

    From the router you can configure the "snmp-server contact <text>" command
    to set the system contact for SNMP. Is there any equivalent command for
    Catalyst switches? I know that there's a "set system contact" command for
    CatOS but i'm sure if it has something to do with SNMP.
    Thanks in advance.

    Yes, set system contact on switch is the same that on the router for the above command. Once you use this this command to enter the contact info, it can be polled via the SNMP MIB Object sysContact (.1.3.6.1.2.1.1.4) from RFC1213-MIB. Example, if I use 'set system contact foo', I see the following using the 'show system' output:
    System Name System Location System Contact CC
    foo
    Polling the above via the above MIB object on the switch:
    % snmpwalk .1.3.6.1.2.1.1.4
    system.sysContact.0 = foo
    Similarly, if you set the 'System Name' on the switch using the command 'set system name ', can be polled via sysName (.1.3.6.1.2.1.1.5) from RFC1213-MIB
    Lastly, 'set system location ', once set can be polled via sysLocation (.1.3.6.1.2.1.1.6) from RFC1213-MIB

  • Debugging inbound call - need debug command

    I am debugging what I believe to be a dial plan issue on PGW but want to run a debug command on the ITP to show the actual called number of the inbound call.
    What is the best debug command to use to see the inbound called and calling numbers of a call.

    You are better off capturing an mdl trace from the PGW using per call tracing or using snoop and opening the call in Wireshark.
    The ITP will only dump hex values and you will need to decode them yourself since it is not concerned with ISUP layer. You can use the cs7 paklog feature to attach an access list to a linkset and then send the raw data to a syslog server for decoding.
    For example:
    cs7 paklog x.x.x.x dest-port xxxx src-port yyyy
    access-list 2700 instance x permit si all
    debug cs7 mtp3 paklog 2700

  • Gateway crashed after debug command - how to recover

    Hi - I was troubleshooting an issue out of hours and the voice gateway I was working on crashed after using a debug command
    Whats the best way to recover the gateway?
    I'm unable to ping it now - do I need someone to reboot it?
    Once it comes back up with debugging still be active ?

    Chris if the debug you entered is too processor intensive then the only way to recover is to reboot. After Reboot the debugs are turned off.
    Sometimes it becomes too slow but you are still able to access it intermittently if thats the case then you can wait for it become accessible for a small period of time and try to quikly enter u all (undebug all) otherwise if its completely inaccesible your only way to recover is to reboot.
    -Terry

  • [Debugging] - how to avoi intensive CPU usage with debug command

    Hi all !
    I hope you're well !
    I'm just wondering if there is a mean to avoid the increase of CPU usage when using the debug command. More precisely I would like to know if it exists something to avoid the CPU to saturate and to allow vital process to be prioritary for using the CPU, just like a QoS mecanism but to classify the process in order of importance.
    Thanks a lot in advance !

    some time ago this document was posted on CSC which give an excellent overview on how to savely enable debug commands:
    https://supportforums.cisco.com/docs/DOC-16310

  • How to get debugging symbols for libGL.so.1 library? (nvidia-utils)

    Hello all
    Will see, I am getting many crashes of applications in KDE. In the majority of these accidents I get a backtrace from KBugbuster (or whatever that application is called) that includes the library libGL.so.1. Here a small example:
    #0 0xb7888424 in __kernel_vsyscall ()
    #1 0xb54d198b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #2 0xb57740ec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
    #3 0xb2926af3 in vlc_cond_wait () from /usr/lib/libvlccore.so.4
    #4 0xb28a412e in ?? () from /usr/lib/libvlccore.so.4
    #5 0xafac170c in ?? () from /usr/lib/libGL.so.1
    #6 0x00000000 in ?? ()
    I know libGL.so.1 is a library included into nvidia-utils package becouse:
    $ pacman -Ql | grep /usr/lib/libGL.so.1
    nvidia-utils /usr/lib/libGL.so.1
    I downloaded the PKGBUILD for nvidia-utils through abs and I changed it a bit by adding the !strip flag at the option field:
    options=('!strip')
    But it did not work. Today, still, I don't have debugging symbols for libGL.so.1. I have corroborated this using nm command:
    $ nm -a /usr/lib/libGL.so.1
    nm: /usr/lib/libGL.so.1: no symbols
    Watching the PKGBUILD for nvidia-utils I see this is not a build, apparently it only download the files and put them in the appropriate places. I think this is why the flag !strip does not work in this case.
    So I have looked for information at the official nvidia site for compiling libGL.so.1 by myself but only appears complex information for developers not for a end user like me.
    Can anyone guide me or something with this? please.
    Thanks so much.
    Last edited by zuargo (2011-11-21 03:03:16)

    Hi Alexander,
    As you need read-only access to the SBO database, you could use a straight database connection. You could maybe use the following Microsoft php extension:
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ccdf728b-1ea0-48a8-a84a-5052214caad9&displaylang=en
    The Web Service wrapper for the DI Server is a good solution if you want to be able to write data back to SBO. Please note the DI Server requires additional licensing from SAP.
    You don't mention what database platform is used by your e-shop site. An alternative approach would be to use an integration tool (something like Pentaho) to pull or push data between the e-shop database and the SBO database (again, this is only possible for reading data from SBO not writing).
    Kind Regards,
    Owen

  • How to use CTC debug command?

    As be known that hold ctrl+shift while clicks "help -> about CTC" above the CTC window resulting the debug window occurs.
    Does anyone know the debug command usage?
    Since we got a provisioning issue on the 15454-CE card which exists a "hidden" crossconnect on a port, and not shown on CTC.
    Any advice will be appreciated!
    Ricky

    The best way to look for cross connects is via TL1. Open the TL1 window and log in:
    act-user:::$::;
    rtrv-crs:::$;
    The hard part is getting the AID correct. For example, the old style OC48 cards would be "STS-6-1-all". You will have to spend some time in the TL1 manual to get the correct AID.
    Hope this helps,
    Tim

  • AAA Model for CATOS

    I've been trying to find AAA model access configs for 2950's running CATOS. Are there any command references I can review to add radius authentication to the catos similar to IOS12.x?
    Thanks.
    IOS AAA MODEL:
    username adin priv xx password xxx
    username admin priv xx password xxx
    service password-encryption
    aaa new-model
    aaa authentication login default local-case radius
    aaa authorization exec default local radius if-authenticated
    radius-server host 192.1.1.1
    radius-server timeout 2
    radius-server key pwd111

    Hi Friend,
    2950 is not at all a CATOS switch it is again an IOS switch.
    I think you may be having 2948G or someother switch having CATOS like 4k or 6k.
    If you are looking for AAA config or infact to be more precise radius configs for CATOS switch have a look at this link
    http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/8_1/config/authent.htm#1020746
    hope thats helps , if yes please rate the post.
    Ankur

  • Overload router with debug command

    Hi all
    I use a C892 router with the IOS c890-universalk9-mz.152-1.T.bin. I just ran the command "debug ip packet 151 detail" and then the router stopped to work because it was overloaded. The ACL151 I used is as follow:
    Extended IP access list 151
        10 permit ip host 10.1.1.1 host 91.1.1.1
    In the syslog then I got hundred of messages from IPSec:
    Jan 11 09:43:35.677:  IP: s=10.80.10.254, d=10.64.19.99, pak 8A7453CC consumed in output feature , packet consumed, IPSec: to crypto engine(70), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
    Jan 11 09:43:35.677:  IP: s=10.80.10.254, d=10.65.4.211, pak 870D82E4 consumed in output feature , packet consumed, IPSec: to crypto engine(70), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
    Jan 11 09:43:35.677:  IP: s=10.80.10.254, d=10.64.19.99, pak 89476E4C consumed in output feature , packet consumed, IPSec: to crypto engine(70), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
    Jan 11 09:43:35.677:  IP: s=10.80.10.254, d=10.65.4.211, pak 8ADE5DDC consumed in output feature , packet consumed, IPSec: to crypto engine(70), rtype 1, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
    Has someone an explanation for this why the access list 151 is not doing the job? For me it seems just like that this ACL is not applied and that I have a debug then for the whole traffic.
    Thank you
    Markus

    Hi all
    it seems that nobody has the same issue with these series of routers. We reproduced the same topic on another router, most likely it would be a bug.
    If there is no reply from your side I will open a TAC case for this issue.
    Thank you
    Markus

  • Studio 10 cannot get debugging information for main

    Hi all,
    Running Build 20040805 of Studio 10 on Solaris 9.
    I cannot get the debuging info for the main routine.
    I think the issue is related to the fact that the Fortran runs in a Perl wrapper, which renames the executable. It did also create a new directory for the run, but we have suppresed that.
    Any ideas?
    Andrew

    Try using the "pathmap" command in dbx to point to the
    directory where the .o files are. Normally, dbx will find
    look in the a.out to find a path to the .o files. Then it will load
    debugging information from the .o files.

  • Debug command adsl traffic

    cisco 2651XM router
    IOS:  c2600-ipvoicek9-mz.124-15.T7.bin
    wic1-adsl card fitted
    which debug command will give me detailed info about traffic through the adsl connection? Specifically I want to see originating ip and destination ip of internet traffic (much like a wireshark readout)
    I tried debug atm events and debug atm packet but these didn't contain the info I was after. Thanks for any pointers.

    my router config doesn't specify anywhere which PPPo I'm using. All it says under Dialer0 is encapsulation ppp. I did the terminal from the console port using privlelged exec but it displays nothing when using 'debug ppp packet'.
    ps: hold on, if I do
    #show int dialer0
    Dialer0 is up, line protocol is up (spoofing)
        10345847 packets input, 229783612 bytes
         7537931 packets output, 2120477085 bytes
    Bound to:
    Virtual-Access2 is up, line protocol is up
      PPPoATM vaccess, cloned from Dialer0
    does this mean I'm using PPPoA?

  • Need example vi using AT commands for dialing the modem at the remote end

    Can any one give example vi for dialing up a modem and sending data to remote end

    Hi sindhu6,
    Presuming that you are connected to your modem via a serial connection:
    I did find a forum related to your enquiry: http://forums.ni.com/t5/LabVIEW/AT-commands-in-labview/td-p/1213335
    And I did find an example from ni.com: http://zone.ni.com/devzone/cda/epd/p/id/2577
    Basically, what you need to do is to find out what are the AT commands used for your modem and send the command over using VISA related functions (e.g. VISA Read VI). You can send the command in a sequantial method. You can do this by using the method found in the first link. The best would be that you can create a state machine where by each case/state will consists of commands that you need to run in a sequence (let's say a sequence of AT commands for sending a message via TCP/IP communication).
    You can also use a sequence structure but I would not suggest that since you cannot stop the sequence half way and if your command is very long, this may look pretty messy for your code.
    The main question is:
    What is the version of your LabVIEW?
    What is the modem that you are using and how is your hardware setup is going to be (e.g. how did you communicate with your modem)? 
    Thank you
    Warmest regards,
    Lennard.C
    Learning new things everyday...

Maybe you are looking for

  • What is the happens in R/3 side?

    Hi, I have been working in SAP MDM for last 6 months. I actually did a POC for Denmark client. I need real time knowledge what is going behind in MM Systems. I have two R/3 (ECC) systems from where the data is coming into MDM. I have customer data in

  • Upgrade of Acrobat XI Pro to 11.0.7 Repeatedly Crashes

    I have had a perfectly workable Acrobat XI Pro version 11.0.6 until this evening, when I was invited to upgrade to 11.0.7.  I tried to do so, and received a "Fatal Error" message when then instructed me to uninstall Acrobat, reinstall, and then upgra

  • Stop depreciation and interest on one depreciation area

    We have area 01 depreciation and area 70 - which for us is a managerial (statistical) depreciation posting with interest.  When this depreciation and interest is posted the offset is to a contra account so when looking at the FI side it nets to zero.

  • Wait function generate to much messages

    Hi, Scenario :    A message comes from Sytem A which is to modify an Infortype from HR System. When the employee infotype is already locked by something else, PI keep the message and wait until 5 minutes en resend the message to the HR system. Proble

  • C6280 status window pop-up

    I have a HP Photosmart C6280 All-in-one printer that is hooked up to my desktop computer that runs Vista. Everytime I print to the printer, and during duplexing, I get the status window that keeps popping up and I have to click on the program that I