Cisco PI 2.0 supported devices

hi all,
I need to install cisco PI 2.0 and I have Cisco switches 2950 in my network. do this model is supported on Cisco PI2.0 or not?
i searched on the supported devices excel sheet but I did not get any result
please advice.

Check the Attached Excel file for PI 2.0 Compatibility, check the Detailed Device support matrix tab you will find. it is supported.

Similar Messages

  • Supported devices/users on Cisco ACS 4.2

    Hi,
    Does anyone know how many devices/users does Cisco ACS  4.2 support ?
    I need to know this information for a very large deployment.
    Regards,           

    Hello,
    The following items are general answers to common system-performance questions. The performance of ACS in your network depends on your specific environment and AAA requirements.
    •Maximum users supported by the ACS internal database—There is no theoretical limit to the number of users the ACS internal database can support. We have successfully tested ACS with databases in excess of 100,000 users. The practical limit for a single ACS authenticating against all its databases, internal and external, is 300,000 to 500,000 users. This number increases significantly if the authentication load is spread across a number of replicated ACS instances.
    •Transactions per second—Authentication and authorization transactions per second depend on many factors, most of which are external to ACS. For example, high network latency in communication with an external user database lowers the number of transactions per second that ACS can achieve.
    •Maximum number of AAA clients supported— ACS has been tested to support AAA services for approximately 50,000 AAA client configurations. This limitation is primarily a limitation of the ACS memory.
    System Performance Specification.
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/Overvw.html#wp827669
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • Cisco LMS 2.5 supported switches

    Hello guys,
    I would like to consult you about the supported devices of the mentioned above version of LMS 2.5. I found very good tables for version 3.1 and 3.2 and also this one for the RME module for 2.5 -
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_resource_manager_essentials/4.0.3/device_support/table/RME403.html
    http://www.cisco.com/en/US/products/sw/cscowork/ps2073/products_device_support_table09186a00803f30ac.html#wp177779
    I am interested in particular to this version 2960-24PC-L. I will thankfull if somebody can provide me a statement that it is supported or not, or even better - have tested it .
    greets,
    Georgi

    LMS 2.x is now end of engineering. There will be no more service packs or updates for it. You should strongly consider moving to LMS 3.x (3.2 is the latest version).
    Device support is based off of sysObjectID. What is the sysObjectID of this switch?

  • Why is 6790 not in the list of supported devices ?

    My Nokia 6790 came with Ovi Maps installed, however when I try to upgrade I am asked to select the model from a list, and the 6790 is not listed.
    Why is 6790 not currently in the list of supported devices ?

    @alanbarneys -jj was just quoting a previous post. His posts are always like that. Even I at times have trouble reading them.
    Anyway, to answer the question regarding free maps to the 6790. This is a special case since AFAIK the 6790 Surge is a special edition phone available only through AT&T. Such special edition phones often do get software later. However, Nokia did promise to get newer phones availability to the Free Maps service this month.
    Please note that for certain models (the N86 in particular) are rumored to have a scheduled update for this month to make it compatible with maps. All you can do now is to wait and see if the 6790 is going to be one of the units with the upcoming update.
    Please note that currently, the only devices supported are those with the s60v5 operating system (touch screen) and non touch screen phones with s60v3FP2 operating system with 600mhz processors.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • Zen Vision M (60GB) and supported devices (USB Host Featu

    I would know if Canon Powershot A520 is a supported device by USB Host Feature.
    thanks
    mat

    rileylarson wrote:
    yeah. i am trying to wait for it to come in. where do you li've.
    I li've in the Northeast US.... I hope it's available soon!

  • LMS 3.2.1 with WS-C4500X-16 (Supported Device)?

    Hi,
    is the device WS-C4500X-16 Supported in LMS 3.2.1?
    i tried to serch it in the Supported Device Table for LMS 3.2, but i didnt found the exact module (4500x).
    here are the link for the:
    Supported Device Table for LMS 3.2
    thanks
    dawit

    Hi Dawit
    Do you have device available with you? If yes then it will be better if you can check sysObjectID (1.3.6.1.2.1.1.2)
    of device and then check in supported device table.
    It always good to check device support with sysObjectID for accuracy.
    Thanks
    Mahavir

  • Does Cisco ISE 1.2 support Catalyst SRW224G4P and Small business ESW520 Switches?

    Hello all,
    Does Cisco ISE 1.2 support Catalyst SRW224G4P and Small business ESW520 Switches?
    Best regards.

    Hi there, the link below outlines the ISE supported Cisco hardware:
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/compatibility/ise_sdt.html
    Thank you for rating helpful posts!

  • What are supported device attributes on iOS during enrollment phase?

    I'm installing configuration profile using over-the-air (OTA) enrollment. What are supported device attributes on iOS during first phase payload? I'm sending sth like:
    <plist version="1.0">
        <dict>
            <key>PayloadContent</key>
            <dict>
                <key>Challenge</key>
                <string>challenge</string>
                <key>DeviceAttributes</key>
                <array>
                    <string>UDID</string>
                    <string>DEVICE_NAME</string>
                    <string>VERSION</string>
                    <string>PRODUCT</string>
                    <string>MAC_ADDRESS_EN0</string>
                    <string>IMEI</string>
                    <string>ICCID</string>
                </array>
                <key>URL</key>
                <string>https://my-profile-server</string>
            </dict>
            <key>PayloadDescription</key>
            <string>Enter device into the encrypted profile service</string>
            <key>PayloadDisplayName</key>
            <string>Profile Service</string>
            <key>PayloadIdentifier</key>
            <string>com.xxx.mobileconfig.profile-service</string>
            <key>PayloadOrganization</key>
            <string>XXX</string>
            <key>PayloadType</key>
            <string>Profile Service</string>
            <key>PayloadUUID</key>
            <string>1a21d4dd-6723-45c5-a184-c3fe0075db14</string>
            <key>PayloadVersion</key>
            <integer>1</integer>
        </dict>
    </plist>
    Is there any more attribute that I can get from the device in this payload? For example serial number? Is there any official list of possible attributes? Any help would be much appreciated. Thanks.

    May be here:  http://www.apple.com/support/ios/keynote/

  • HT4759 I sent Cloude maseeg for my phone to update my device stoped no work And then I want to please open a support device and thank you and I am currently in Cairo, Egypt with me

    I sent Cloude maseeg for my phone to update my device stoped no work And then I want to please open a support device and thank you and I am currently in Cairo, Egypt
    <Edited By Host>

    Not what you want to hear, I know, but this is a user to user forum. No one here has the power to help you.
    You can get information about an order you placed on the Apple Online Store through the Order Status page. If you prefer, you can also get order status or make changes by phone at 1-800-692-7753.
    You can try calling again and if the person you speak to can't help, ask to speak to a supervisor.

  • TS3988 I sent Cloude maseeg for my phone to update my device stoped no work And then I want to please open a support device and thank you and I am currently in Cairo, Egypt with me and I Mobinil SIM and number, 01281081731

    I sent Cloude maseeg for any phone to update my device stoped no work And then I want to please open a support device and thank you and I am currently in Cairo, Egypt with me and I Mobinil SIM and number, 01281081731

    Try this here:
    http://docs.info.apple.com/article.html?artnum=93499
    "Windows confuses iPod with network drive and may keep iPod from mounting or songs may seem to disappear"
    And since you are teh savvy about these sort of things, here's Microsofts support article for the drive issue:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;297694
    "New drive or mapped network drive not available in Windows Explorer"
    Good luck

  • I am unable to add my iPad to my support device list.

    Hi All
    Hopefully someone can help me as Apple so far have been next to useless.
    A few months ago I took my iPad 3 to the Apple store to get it swapped out as the home button was not responding as it should be.
    I took the swap away and a few days ago logged into my Apple Support Devices page and it lists my iphone but not my iPad. I went to add it by putting in the serial number and got presented with
    According to our records, this serial number is registered to another Apple
    ID. If you have more than one Apple ID, log in to My Support Profile with
    that Apple ID to see your other registered products.
    I then emailed Apple who told me they had un-associated it from any Apple ID and i should now be able to add it..
    It tried...and I couldn't..
    I then emailed them back telling them that and they have told me to ring up and pay a Fee..
    All I want to do is get the device registered to myself!!
    Any help would be great..
    Thanks
    Jon

    call apple support
    http://support.apple.com/kb/HE57

  • TS5376 Unistalling Appl Mobile Support Device

    I've had to unistall iTunes due to an error message I was receiving regarding an updated and can't uninstall the Apple Mobile Support Device.  The error message coming up now while trying to unnstall this programme is 'verifiy you have sufficient privileges to start system services'.  I've tried to repair it and get the same message.  I now can't re-install the iTunes until this has been removed.  Any advise would be gratefully received.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • ADE doesn't seem to recognize my Google Nexus (2013) tablet.  Is it not a supported device?

    ADE doesn't seem to recognize my Google Nexus (2013) tablet.  Is it not a supported device?

    ADE doesn't seem to recognize my Google Nexus (2013) tablet.  Is it not a supported device?

  • Message "ipad does not support device" when watching netflix and bbc iplayer on my tv through the I pad with a 5 in one connection kit

    Until recently, I was able to watch amazon prime, netflix and iplayer on my tv through the I pad with a 5 in one connection kit. Now it says I pad does not support device. can anyone help? should i turn of mirroring? thanks

    Otherwise, simply click through that window.  If I tunes did not start up automatically, simply start it now.

  • Jabber supported devices

    I don't see the Samsung Tab2's or Tab4's on the list of supported devices.  Are they supported? if so, is there an updated list for me to view? 

    The RNs contain the list of tested and supported devices, anything not listed, *might* work if you meet the necessary specs.

Maybe you are looking for

  • Can't open EPS files in Illustrator CS3 since installing CS6

    I'm on Windows 7, and need to be able to open .eps files with Illustrator CS3. Since installing CS6 yesterday I'm no longer able to associate EPS files with Illustrator CS3. When I right click an eps and go to "open with", only Illustrator CS6 is lis

  • ORA-12514:listener does not currently know of service requested in connect

    I am not able to connect to oracle 10g xe database.... Can any one of you help me in resolving this error last time I was able to login when I installed Oracle 10g XE on my windows xp machine but I dont know wht has happen...now i didnt change any se

  • Error on table.

    Hello People, I am trying to retive the data from one of my archive table but its showing table or view does not exist although table is in our schema. and its daily exported into the export file. My table name is "tbltransactionlogarchivejul08" and

  • Losing wireless network connection

    Every time I turn off my iMac or reboot into windows vista, I lose my network connection on my Apple TV. I have to log in with my password. This is a real hassle. Any fixes or work arounds?

  • How to restart from disk when Diskwarrior 4.2 wont quit and the option

    I routinely defragmented my Mac Pro after setting the startup disk to Diskwarrior, now it won't quit and keeps rebooting. I cannot fint the eject hole on the disk platter so am stuck with it in mys machine. Have tried rebooting using Pram reset, opti