How to show hardware tcam status via CLI ?

Dear expert,
We hv MDS 9513 with FAB 3 and 9248-256 L/C ,more than 1000 zones were added in a fabric, we want to know exact TCAM utilization ,and keep the zone capability safe, any input be highly appreciate .
Alex
Sent from Cisco Technical Support iPhone App

We found a work around with a script which is connecting to the SC via telnet and checking the status of the Power Supply with the command "showboards".
Edited by: trige123 on Jun 15, 2008 2:07 AM

Similar Messages

  • How to make your facebook status via ipad? (iPad 2)

    I used the facebook app and there is no sign of "via" and when im using my browser my status is via mobile.
    PLS HLEP ME!!

    As far as I know, that is just the way it works. Only on a pc does it show whether it is via mobile. That's just the way the app was made. If you want a more desktop version of Facebook, just go to Facebook.com in safari browser. It might show there. It will show to everyone else that looks at the status update, but not to you, if that is what you're asking.

  • ADF Ajax ,How to show loading/busy status, Here is my solution.

    1- Set an "id" for property of form.
    2- Set Partial Triggers to "your form id" for property of command button.
    3- Set Partial Submit to "True" for property of command button.
    4- Add client listener to your command button.
    5- Add your javascript to your page.
    <div id="loader"></div>
    <af:commandButton actionListener="#bindings.collectDataUsingStoredProcedure.execute}"
    text="Kaydet"
    disabled="#{!bindings.collectDataUsingStoredProcedure.enabled}"
    id="cmdkaydet" partialTriggers="myform"
    partialSubmit="true">
    <af:clientListener method="Ajax" type="action"/>
    </af:commandButton>
    and my javascript here;
    function Ajax(action){
    document.getElementById("loader").innerHTML = "<img src='./busy.gif'></img>";
    req = new XMLHttpRequest();
    retrieveURL("#");
    function retrieveURL(url) {
    if (window.XMLHttpRequest) { // Non-IE browsers
    req = new XMLHttpRequest();
    req.onreadystatechange = processStateChange;
    try {
    req.open("GET", url, true);
    } catch (e) {
    alert(e);
    req.send(null);
    } else if (window.ActiveXObject) { // IE
    req = new ActiveXObject("Microsoft.XMLHTTP");
    if (req) {
    req.onreadystatechange = processStateChange;
    req.open("GET", url, true);
    req.send();
    function unloadimg(){
    document.getElementById("loader").innerHTML = "";
    function processStateChange() {
    if (req.readyState == 4) { // Complete
    if (req.status == 200) { // OK response
    //document.getElementById("loader").innerHTML = req.responseText;
    setTimeout ("unloadimg();",500);
    return;
    } else {
    alert("Problem: " + req.statusText);
    Mucahid Uslu
    Message was edited by:
    Mücahid Uslu
    null

    Hi,
    couples of issues here
    1. You should mention that this solution works with JDveloper 11, not 10.1.3 as people would suspect on this forum
    2. ADF Faces RC is only supported for IE7 and FF 2.0 (and upwards later on). This means that there no longer is a need to differentiate between the browers to issue a XmHttprequest
    A more straight forward solution would be
    - Execute the ADF binding from a method action and set the command button to blocking
    - From your JavaScript, display a image that shows an animated busy icon
    - From the managed bean that contains the method action, call the ExtendedRenderService to call another script on the page to hide the busy image
    You can also use some HTML text instead of the image to indicate the "busy"
    Frank

  • How to install cop.cgn file via CLI

    HI All,
    Browser cannot permits next step for upgrade phone version via HTTPs. We need to Upgrade Phones without HTTP browser.
    We get file into tftp but we cannot install to .loads files
    admin:file list tftp /
    cmterm-7941_7961-sip.9-0-3.cop.sgn
    How can i install this file .cop.sgn for load format into phones???
    admin:file list install /cmterm-7941_7961-sip.9-0-3.cop.sgn
    no such file or directory can be found
    admin:
    admin:file get install /cmterm-7941_7961-sip.9-0-3.cop.sgn
    Please wait while the system is gathering files info ...done.
    No such file or directory can be found.
    admin:
    admin:file list install /cmterm-7941_7961-sip.9-0-3.cop.sgn
    no such file or directory can be found
    admin:
    admin:file get install /cmterm-7941_7961-sip.9-0-3.cop.sgn
    Please wait while the system is gathering files info ...done.
    No such file or directory can be found.
    admin:
    Thanks in advance!!!

    Can someone please let me know what the syntax is for what I am trying to do. I have acrobat 11.0.0 exe , I extracted the msi.
    I need to install this with the latest msp patch and with all of my personalized settings ( serial number , accept eula.,)
    What is the syntax to do this ????????????????????????

  • How to Show String Error Message in SAP status bar?

    Hello All,
    I am doing some custom check in SBO_SP_TransactionNotification and Setting
       SET @error = -1
       SET @error_message='Duplicate Web Order ID'
       select @error,  @error_message 
    But in SAP interface it is only showing -1 in status bar, I could not show error_message in status bar. How it could be achieved.
    Thanks in advance

    Hi
    try this
    SET @error = 1
    SET @error_message='Duplicate Web Order ID'
    select @error, @error_message
    Regards
    Arun

  • How to show network status in top toolbar?

    how to show network status in top toolbar? Network preferences is there, but network status has disappeared on last reset of Airport Express, but may not be connected. Thanks in advance for practical help

    Interestingly, in my experience, using the method described above of unchecking the "Show Connected Servers" box in the Finder Preferences makes no difference in what I can put in the sidebar. I was able to move a sub-folder of a shared disk to the Favorites section of the Finder Sidebar, but nothing else. (i.e. I could not add the shard disk itself to the sidebar – either to the devices, favorites, or any other section, and I could only add a subfolder of the shared disk to the favorites section – not to the devices section or any other section). This was the same whether I had "Show Connected Servers" checked or not.
    I'm running OS X Mavericks, and the setup I have is with a previous generation Time Capsule (i.e. the short, square kind that you could buy before the most recent taller variety came out last year), with a LaCie 3 TB USB 3.0 external drive plugged into the USB port of the Time Capsule. I'm then accessing this network drive over WiFi. The differences in what I'm seeing may be due to some change they made in the way Mavericks handles these setups.
    I could also just be misunderstanding what you're saying, but I thought I'd add this in case anyone else gets similar results so that they'd know they're not alone. Let me know if I'm missing something here.

  • I am using an apple TV to show a slide show which is sent via WiFi from a mini computer.  The slide show repeats for a few hours and then stops and shows "no signal".  What's going on- and how do I get the show to cycle indefinitely?

    I am using an apple TV to show a slide show which is sent via WiFi from a mini computer.  The slide show repeats for a few hours and then stops and shows "no signal".  What's going on… and how do I get the show to cycle indefinitely?  (I have set the server to NEVER sleep)

    Welcome to the Apple Community.
    Have you also set the Apple TV not to sleep.

  • How to show catalog items with Approval Status:Pending in a Content Search Webpart

    How to show catalog items with Approval Status:Pending in a Content Search Webpart using cross site publishing. Thanks in advance.

    I don't think you're going to be able to. Usually Approval Status is used in conjunction with Major/Minor versioning and while Approval Status is pending the item is usually a draft.
    As a result the search crawler should not be able to see the draft items as it would not have the necessary rights to do so. (Good practice ensures that the Search Crawler has only read access and is not an elevated account for this reason)
    Paul.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

  • How do I update my status only via iOS for Facebook on iPhone 5?

    I have iPhone 5s. I have account info to  my Facebook app. I know I can update my status "via iOS" with a picture.
    My question is:
    How can I update my status ONLY "via iOS" without having to upload a picture.
    When I had my iPhone 4s I used to do it sliding down my notification bar up top. Is there a a way to get that feature again? Or is there specific steps I have to do to get that feature again?

    When I'm on my own page there is a selection to Write Post near the top. When I'm on my newsfeed there is an Update Status section in the upper left corner.

  • How to show module and SFP information include hardware serial number on Nexus switch?

       How to show module and SFP information include hardware serial number on Nexus switch?                 Thanks.

    Hi,
    The show inventory command will give you details of the Nexus chassis, power supplies, Supervisor, Fabric, I/O modules (including FEX if you have them) etc. To get the details of the installed SFP/SFP+ then you'll need to use the show interface transceiver command.
    Regards

  • While uploading a file, how to show status/progress

    Hello All ,
    Inside my JSP a link/button is incorporated that is used to upload a file.
    My problem is how do I show the current status of uploading process ?
    To be very precise, I need to show the user how many bytes are already uploaded.
    Please suggest a solution.
    -Best Regards

    http://www.javaworld.com/javaforums/showflat.php?Cat=2&Number=49773&an=0&page=0#Post49773

  • How to show message on selection screen  status bar if alv is empty.

    Hi,
            Can anyone tell me how to show message on selection screen status bar when our final internal table or alv is empty .
           i am getting message on alv status bar, where no data is in alv but i want to stop it to selection screen and show message there only.
    Regards,
    Ranu

    Hi,
    After populating the final internal table do this check,
    if it_final [] is initial.
    message 'No data available' TYPE 'S' DISPLAY LIKE 'E'.
    exit.
    endif.
    This will be displayed in the selection screen itself
    Regards,
    Vikranth

  • [svn:osmf:] 14580: Commit example showing how to perform additional load logic via a ProxyElement .

    Revision: 14580
    Revision: 14580
    Author:   [email protected]
    Date:     2010-03-04 09:28:35 -0800 (Thu, 04 Mar 2010)
    Log Message:
    Commit example showing how to perform additional load logic via a ProxyElement.  The AsynchLoadingProxyElement (and its corresponding LoadTrait) load the proxied element, but doesn't expose its READY state to the outside world until it performs its own load operation (in this case it just runs a Timer).  Include minor fix to other example.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/VideoProxyE lement.as
    Added Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/AsynchLoadi ngProxyElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/loaderproxy/AsynchLoadi ngProxyLoadTrait.as

    Nope, what for?
    If you know what you are doing and you discharge yourself there is no need for such.
    BTW, those bands are not that safe, if you use them wrongly you can electrocute yourself pretty easily

  • How to setting ip address air lap 1262N-A-K9 via CLI?

    as my title, can we configure ip address air lap 1262N-A-K9 via CLI?
    Thanks for any responses

    Hi,
    Do you console access or telnet/ssh to device?
    What message do you get when you type above command?
    Regards
    Najaf
    Please rate when applicable or helpful !!!

  • Sort order from NAT rules via CLI

    Hi all,
    im a newbie here and i have my first question. Hope you can help me to find a solution.
    Is there a way to change the order of NAT statements via CLI in Cisco ASA IOS 9.1 ?
    By ASDM i can change the order and bring them up and down to the place where i must have them, but i found no way to do this via CLI.
    Any Ideas?
    Greetings from germany
    Marco

    You would need to remove the NAT statements and then re-add them in the order you want them to appear.  The ASDM does it the same way but makes it easier by you just having to move the NAT rule to where you want it and apply...the ASDM does the rest.  If you set your ASDM to show the commands before they are applied you will see how the ASDM does this.  The setting is under Tool > Preferences and select Preview commands before sending them to the device
    Please remember to select a correct answer and rate helpful posts

Maybe you are looking for

  • Best practice to reduce downtime  for fulllaod in Production system

    Hi Guys , we have  options like "Initialize without data transfer  ", Initialization with data transfer" To reduce downtime of production system for load setup tables , first I will trigger info package for  Initialization without data transfer so th

  • Office 2007 Compatibility with Ebuiness Suite

    Hi We have a client who is upgrading the MS Office to 2007. This is their current setup: Oracle Financials – version 11.5.10 Oracle Apps – 9i database – Solaris9 Oracle CRM – version 12.0.6 and also a parking permits environment 11.5.9 – database ver

  • Duplicate check: access ID of current business partner

    Hello, we're using BADI ADDRESS_SEARCH to perform duplicate check of business partners in CRM 7.0. Some relevant address fields are passed to method ADDRESS_SEARCH (e.g. city, country, ...), however, not the partner ID or the GUID of the business par

  • Writable PDF created with word 2007

    Hello. My company created a PDF file from word 2007 in wich is possible to write. Form my PC (with adobe ten version, but even with the oldest version) is possible to write in, but not with my IOS version. A few month ago I try to use the with my Iph

  • How do I save video from iMessage?

    How do I save a video, that has been sent via text msg, on my MacBook pro? I have opened the file on my macbook pro through I message using quicktime but I cant figure out how to save the video. Help please:)