Which one is the console port of a cisco catalyst 500 express ?

                   i cant find it anywhere ?

jillesmiedema,
I haven't used that type of Cisco switch myself but did some research and it looks like there is no console port on this switch. It appears to be set up via a GUI application.
See this link...
http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6545/product_data_sheet0900aecd80322aeb.html
which states this...
The Cisco Catalyst Express 500 Series switches are  designed for ease of use. The switch is initialized through the GUI  Device Manager; no console cable or terminal emulation application is  needed
As far as help setting this switch up please see the following link which should get you started in the right direction...
http://www.cisco.com/en/US/docs/switches/lan/catalystexpress500/release_12.2_25_fy/quick/start/1708402.html
Hope this helps you out. Let us know how it goes.
Ryan

Similar Messages

  • Adobe Cloud has 2 different Muse programs.... how do I know which one is the newer better version?

    So I am new to Muse, and my Adobe Cloud has 2 different programs from Muse... how do I know which one is the newer better version?
    One Must program (Muse CC 2014.2)  has a black background when working on it... it looks like other Adobe programs such as Photoshop.
    The other one is light color (Muse CC) very similar to the black color Muse on functions.....
    One of the difference I notice is that the light color Muse has a few widgets in the library, while the black background Muse seems to have an empty library
    So... why are there 2 different Muse programs in my Adobe Cloud?

    Hi
    The latest version of Muse is 2014.2, so you need to uninstall another version of Muse manually.
    regarding the items in Library, you can add items in your library manually, as shown in this article
    Adobe Muse Help | Organizing and reusing design elements using Library panel
    Please let me know if you have any other query.

  • TS4006 I have several iphones on  find my iphone. How do I know which one is the correct iphone. None of them are labeled Iphone4 or 5 etc.

    I just had my iphone stolen from me. In the past I have always set up my phones an ipads on to the find my iphone service. I have never deleted them from the find my iphone account and now I have 3 iphones showing and 2 ipads. How can you tell the difference when none of them are labeled as Iphone 4, iphone 4s, iphone 5, etc. No dates are shown as when purchased so it I can't figure out which one is the correct iphone to put on lost mode and send message to.

    Deleting on one device does not affect another device.
    You can delete the App's on the iPhone and nothing will happen to the ones on the iPad.
    1.  You don't need to.
    2.  Settings->Cellular->"Use Cellular Data For" will show the data usage for each App since the last statistics reset
    3.  Settings->General->Background App Refresh Will show which Apps are allowed to get data in the background
    4.  It restricts it to Wifi.  If the App requires internet access and Data is turned off, it will have to wait until the device is connected to a wifi network.
    5.  Nope, You just use up battery since the BT radio will continuously look for nearby BT devices.
    6.  The Personal Hotspot uses your cellular internet connection from your phone or other cellular device; whether you consider that secure or not I cannot say.  It also depends on what you are doing while connected to the Hotel's wifi. I would not do online banking while on vacation though.

  • Session method and call transaction methos which one is the sap recomonded

    hi
    PLease give me the answer to these questions.
    session method and call transaction methos which one is the sap recomonded why .
    2) if we want to maintain BDC program in all the systems.wt to d0

    Hi Revethi,
    Here is the difference between the Session and Call Transaction method.
         Session
    Session method supports both small amount of data aswell as large amount of data
    2) data processing is asynchronus and data updation is synchronus.
    3) it process multiple apllication while perfomaning validations.
    4) in session method data will be updated in data base only after processing session only.
    5) system provide by default logfile for handling error records.
    6) it supports both foreground aswell as background process
    in bdc we use FM ... bdc_open_group " for creating Session
    bdc_insert " adding transaction and bdcdata table for updating database
    bdc_close_group " for closing Session
          Call Transaction
    Call transaction exclusively for small amout of data
    2) it supports only one apllication while perfoming validations
    3) there is no default logfile, We can explicitly provide logic for creating logfile for handling error records.
    we can create logfile by using structure....BDCMSGCOLL
    4) it doesn't support background processing.
    5) data processing is synchronous and Data updation is Synchronous( default), in
    this method also supports daya updation in asynchronus process also.
    Syntax:
    Call transaction <transaction-name> using BDCDATA
    mode <A/N/E> update <L/A/S>
    messages into BDCMSGCOLL.

  • How do i find my newest itunes tv downloads, in my video app.  In the OS7 all my purchases are there so i can find which one is the new ones that i have not watch M

    How do i find my newest itunes tv downloads, in my video app.  In the OS7 all my purchases are there so i can find which one is the new ones that i have not watch

    Hi Bill...
    Read here >  Creating an iCloud account: Frequently Asked Questions

  • Can I connect an external hard drive to one of the ethernet port of the airport extreme and access it from my Mac or PC?

    Can I connect an external hard drive to one of the ethernet port of the airport extreme and access it from my Mac or PC?

    If this hard drive is part of a NAS device, then yes it should be accessable from either a Mac or PC while connected to the AirPort Extreme Base Station (AEBS) by Ethernet.

  • I am debating between the 13in 2.9ghz mac book pro or the 13in 2.5 ghz mac book pro with all the same specs bbut for me i am trying to see which one for the money is better becuase the 2.5 will run me 100-200 dollars less than the other

    I am debating between the 13in 2.9ghz mac book pro or the 13in 2.5 ghz mac book pro with all the same specs bbut for me i am trying to see which one for the money is better becuase the 2.5 will run me 100-200 dollars less than the other

    Only you can make that determination. All things being equal the 2.5 GHz model is slower.

  • I,m looking for handsfree for iphone 4s, which one is the best for it

    i,m looking for handsfree for iphone 4s, which one is the best for it

    I really like the Plantronics Voyager Pro bluetooth headset.  I have tried a lot of the ones on the market and the Plantronics one that I now use has - a long battery life, excellent sound quality and very low background noise. I occasionally use it when in a vehicle (although I do try to avoid doing this) and people on the other end of the line don't even realise that I am in a car.

  • Which one is the best practice!!

    hi all,
    i have one doubt with the lov
    can we show the data in the LOV by decode function or its better to write two LOV's based on the condition.
    which one is the best practice.
    right now i am using decode function. according to the condition the data will come in the LOV.
    Thanks..

    can we show the data in the LOV by decode functionAs you already do, you can.
    its better to write two LOV's based on the condition.It depends. If its a complex lov and only one column varies based onsome condition, it might less work to use just one lov. Personally, i prefer two different lov's

  • Which one is the best way in migration from sap bpc ms 5.1 to nw7.5

    Hi,
    I am doing Migration project from SAP BPC MS to NW.
    In this which one is the best way migrating By manually or By using SAP Migration tool.
    What are the merits and demarits migrating by manually.
    The data is moving from MS to NW as it is by using sap migration tool.
    Could you please answer my questions as early as possible.

    Hi,
    You would need manual effort anyways. Some of the objects are not either migrated or you need to update manually after the migration. Example, reports have to be modifed and as they may not work due to some of the options.
    Also your packages, script logic etc have to recreated. So its upto you as the migration toosl takes across your appset, applications, dimensions and the master data etc. The manual involvement is inevitable. You need to probably take what the tool allows you to do and make manual corrections for the objects that are not supported.
    Thanks,
    Sreeni

  • Which one is the best way to collect config and performance details in azure

    Hi ,
    I want to collect the information of both configuration and performance of cloud, virtual machine and web role .I am going to collect all these details using
    java.  so Please suggest which one is the best way. 
    1) REST API
    2) Azure SDK for java
    Regards
    Rathidevi
    rathidevi

    Hi,
    There are four main tasks to use Azure Diagnostics:
    Setup WAD
    Configuring data collection
    Instrumenting your code
    Viewing data
    The original Azure SDK 1.0 included functionality to collect diagnostics and store them in Azure storage collectively known as Azure Diagnostics (WAD). This software, built upon the Event Tracing for Windows (ETW) framework, fulfills two design requirements
    introduced by Azure scale-out architecture:
    Save diagnostic data that would be lost during a reimaging of the instance..
    Provide a central repository for diagnostics from multiple instances.
    After including Azure Diagnostics in the role (ServiceConfiguration.cscfg and ServiceDefinition.csdef), WAD collects diagnostic data from all the instances of that particular role. The diagnostic data can be used for debugging and troubleshooting, measuring
    performance, monitoring resource usage, traffic analysis and capacity planning, and auditing. Transfers to Azure storage account for persistence can either be scheduled or on-demand.
    To know more about Azure Diagnostics, please refer to the below article ( Section : Designing More Supportable Azure Services > Azure Diagnostics )
    https://msdn.microsoft.com/en-us/library/azure/hh771389.aspx?f=255&MSPPError=-2147217396
    https://msdn.microsoft.com/en-us/library/azure/dn186185.aspx
    https://msdn.microsoft.com/en-us/library/azure/gg433048.aspx
    Hope this helps !
    Regards,
    Sowmya

  • Which one is the better cover for protection on tje ipad mini with retina

    I  bougth an mini ipad with retina, my 5 years old will use using too. Which one is the better cover for protection?

    You'll have to think in terms of a shell rather than just a cover. Main problems are dropping and liquid getting inside. Plus a shell can add a bit of extra heft and "grippability", aiding little hands in holding on the slippery aluminum back. Can add some sort of screen protector to prevent scratches, though that will reduce sensitivity to an extent; however, a direct blow will inevitably shatter the Gorilla Glass.
    That being said, I am very happy with the Lifeproof Nüüd case that has protected mine from the get-go. Decided to forego screen protectors in lieu of better touch performance; almost 2 years down the road the screen is still scratch free.
    iPad 4th Gen, iOS 7.1.2, 64GB, White

  • Which one is the newer verison of MSI GP60?

    There are two images of the MSI, which one is the new?
    Thnaks.
    1.
    2.
    2nd one?

    Quote from: JakeSully;112636
    to me both are same? i think pic you got is same type old one has MSI and redl ines on back while new one has the badge and MSI logo
    i think laptop looked like this earlier http://www.portableone.com/resize/Shared/Images/Product/MSI-GE70-Gaming-Laptop-GE70-2OE-017US-12GB-750GB-3-2GHz/GE70-500b.jpg?lr=t&bw=800&bh=800 cannot be 100% sure.
    Update 2: Nvm 2nd pic is newer since first one is older, all MSI laptops now on has a MSI dragon army badge on back part of screen.
    Oh thanks for the confirmation!
    I'm looking at a retailer's website and I'm not sure if they got them mixed up or something. The newer version is cheaper? confused.
    old for higher price.
    new for lower price.

  • Which one is the latest AS version?

    Hello All,
    Which one is the latest AS version?
    is it 9.0.4.0.1?
    Regards,
    D

    The latest version of Oracle Application Server is 10.1.2.0.0. You can read more about it at http://www.oracle.com/technology/products/ias/pdf/as10gfaq.pdf.
    Regards,
    Mathias

  • Which standard is the serial Port of the Tecra A9

    Which standard is the serial Port of the Tecra A9?
    Is it RS-232?

    Everything what I know is that its a 9pin serial port

Maybe you are looking for

  • Line items processing in BAPI_REQUISITION_CREATE

    Hi all  , Inside the loop i would like to check the line items conditions for below : PO     Line item      Open Po Quantity      Need Requsted Quantity 444444     1     80000                             40000 444444     1     80000                  

  • How to avoid orphaned system tray icon?

    I know how to create a system tray icon for my application using InstallSysTrayIcon(). I also know how to remove it before the program terminates (calling RemoveSysTrayIcon()). But the program closes in an expected way, or through the Task Manager, f

  • Table Links of QM Module

    Hi Gurus    Plz send me the details about the linking between various tables in QM Module tables...Also I would like to know the Link between QMEL and EKPO table to retrieve PO numbers based on Notification Number Thanks Ganesh

  • Diff. in Reports 6i (Ver 6.0.8.11.3    &    6.0.8.10.1)

    I would like to know difference between Oracle Reports6i Ver 6.0.8.11.3 & 6.0.8.10.1. We are facing some problems which we feel is due to incompatability between the 2 versions. Any information on the same would be of great help. Thanx In advance.

  • Unknown profile password

    I've won a macbook air in a coprorate competition expo by filling in their form at their expo booth, and after opening up the box (unsealed) I find that someone has already set up a profile on it and set a password! How can I access the computer now