Router platform and IOS version to support MPLS

I have few Cisco 2621 routers and one 3640 router, could I use these router to create a MPLS VPN lab? if so , what is the minimum IOS version required?
Thanks in advance.

The minimum hardware and software image tu support MPLS can be found at www.cisco.com/go/fn select search by feature and in the search box put MPLS (Multiprotocol Label Switching) there you can find the platform and IOS to support basic MPLS, but you need to consider the fact that supporting MPLS special features like AToM can only be supported on some 7200, 7500, 7600, 10000 and 12000, http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide_chapter09186a0080153e64.html#1030652

Similar Messages

  • Cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported

    Hi,
    I am new to using third party labview drivers. I have a labview driver for Chroma 63600 loads that I want to use in TestStand 2012.
    However when I load the vi. I get an error 'cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported'
    I have Labview Runtime Engine version 7.0 Installed on my Windows 7 machine.
    Could anyone please let me know, How I could resolve this issue?
    Please see attached driver for Chroma Loads
    Solved!
    Go to Solution.
    Attachments:
    chr63600_LabView_V11.zip ‏866 KB

    To avoid more confuison,Here is the scenario,
    The version that was on the driver attached is from the  driver manufacturer.
    I do not have any version of labview INSTALLED on my system. I am using the driver in Test Stand 2012 using a labview adapter.
    I make sure I match the VI version and the run time engine version on TestStand 2012 to load the VI.
    But for this specific driver, I was not successful in loading the VI at all.
    As I understood that only 8.0 OR LATER are supported on TS 2012, I have asked to upconvert the driver to work with 8.2.1 Labview runtime engine.
    I have now got a.LLB file of the driver  mass compiled in Labview 2012 from discussion boards( and also attached here).  I have tried the mass compiled LLB file on TS2012 but still have issues loading the VI as it moans about different version of SUB VIs.
    However I am still trying to fix this version incomaptibilies. Any help would be much appreciated

  • Minimum IOS version to support scp URLs

    While recent IOS versions support scp sources or destinations for copy
    operations ...
       aprompt#copy running-config ?
         flash1:         Copy to flash1: file system
         flash2:         Copy to flash2: file system
         flash:          Copy to flash: file system
         ftp:            Copy to ftp: file system
         http:           Copy to http: file system
         https:          Copy to https: file system
         null:           Copy to null: file system
         nvram:          Copy to nvram: file system
         rcp:            Copy to rcp: file system
         running-config  Update (merge with) current system configuration
         scp:            Copy to scp: file system
         startup-config  Copy to startup configuration
         system:         Copy to system: file system
         tftp:           Copy to tftp: file system
         tmpsys:         Copy to tmpsys: file system
       aprompt#copy running-config
    ... older ones obviously don't (here we have 12.1):
       aprompt#copy running-config ?
         bs:             Copy to bs: file system
         flash:          Copy to flash: file system
         ftp:            Copy to ftp: file system
         null:           Copy to null: file system
         nvram:          Copy to nvram: file system
         rcp:            Copy to rcp: file system
         running-config  Update (merge with) current system configuration
         startup-config  Copy to startup configuration
         system:         Copy to system: file system
         tftp:           Copy to tftp: file system
         xmodem:         Copy to xmodem: file system
         ymodem:         Copy to ymodem: file system
         zflash:         Copy to zflash: file system
       aprompt#copy running-config
    Who could tell me the minumum version to support scp URLs?
    Thanks and Regards, Thomas

    Ideally any feature set questions are answerable in Cisco Feature Navigator (http://www.cisco.com/go/fn).
    The Secure Copy (SCP) feature provides a secure and authenticated method for copying router configuration or router image files. SCP relies on Secure Shell (SSH), an application and a protocol that provide a secure replacement for the Berkeley r-tools. So ideally you should be running crypto images (k9) which support SSH and hence SCP as well.
    But following are some details about SCP, which may be helpful :
    Feature Name
    Releases
    Feature Information
    Secure Copy
    12.2(2)T12.0(21)S
    12.2(25)S
    This feature was introduced in Cisco IOS Release 12.2(2)T.
    This feature was integrated into Cisco IOS Release 12.0(21)S.
    This feature was integrated into Cisco IOS Release 12.2(25)S.
    The following commands were introduced or modified: debug ip scp, ip scp server enable.
    Following is details Feature Information for Secure Shell Version 2 Support:
    Feature Name
    Releases
    Feature Information
    Secure Shell Version 2 Support
    12.2(11)T
    12.2(25)S
    12.3(4)T
    15.3(2)S
    The Secure Shell Version 2 Support feature allows you to configure Secure Shell (SSH) Version 2 (SSH Version 1 support was implemented in an earlier Cisco IOS software release). SSH runs on top of a reliable transport layer and provides strong authentication and encryption capabilities. SSH version 2 also supports AES counter-based encryption mode.
    The following commands were introduced or modified: debug ip ssh, ip ssh min dh size, ip ssh rsa keypair-name, ip ssh version, ssh.
    Secure Shell Version 2 Client and Server Support
    12.0(32)SY
    12.3(7)JA
    12.4(17)
    The Cisco IOS image was updated to provide for the automatic generation of SNMP traps when an SSH session terminates.
    SSH Keyboard Interactive Authentication
    12.2(33)SXH3
    12.4(18)
    The SSH Keyboard Interactive Authentication feature, also known as Generic Message Authentication for SSH, is a method that can be used to implement different types of authentication mechanisms. Basically, any currently supported authentication method that requires only user input can be performed with this feature.
    Secure Shell Version 2 Enhancements
    12.2(50)SY
    12.4(20)T
    15.1(2)S
    The Secure Shell Version 2 Enhancements feature includes a number of additional capabilities such as support for VRF-aware SSH, SSH debug enhancements, and DH Group 14 and Group 16 exchange support.
    In Cisco IOS 15.1(2)S, support was added for the Cisco 7600 series router.
    Note   
    Only the VRF-aware SSH feature is supported in Cisco IOS Release 12.2(50)SY.
    The following commands were introduced or modified: debug ip ssh, ip ssh dh min size.
    Secure Shell Version 2 Enhancements for RSA Keys.
    15.0(1)M
    15.1(1)S
    The Secure Shell Version 2 Enhancements for RSA Keys feature includes a number of additional capabilities to support RSA key-based user authentication for SSH and SSH server host key storage and verification.
    The following commands were introduced or modified: ip ssh pubkey-chain, ip ssh stricthostkeycheck.
    -Thanks
    Vinod
    **Encourage Contributors. RATE Them.**

  • CS5.5 Air for iOs - Which iOs versions are supported?

    Hi everyone,
    I wanted to test the functionalities of the Cs5.5 exporter for iOS, by exporting a previous Flash game i made on my 2G iPod, with 4.2.1 iOs version installed.
    Since i wouldn't want to pay for the iOS developer certificate just for trying, can anyone point out a solution for this?
    Moreover, is anyone sure it's gonna work? I wouldn't wanna spend good money just for seeing the Flash exporter is no good for my device.
    Suggestions?
    Anyone tried on similar OS?
    Thanks a lot
    Iacopo

    Ok, i managed to use a fake certificate (i know i shouldn't say that) just to check the feasability of a game on iOS and.... I found out that the exporter doesn't work on my iPod Touch 2G (iOs 4.2.1)!! It says the iPod is not supported!!
    Any news on this?
    Do i need to buy an iPhone 5 to test flash games? It sounds a little extreme....

  • Cisco IOS Version to Support SIP Trunking on AS5400 Routers

    Hi all,
    Kindly help .Can anyone tell me which Cisco IOS Version Supports SIP Trunking on AS5400 Routers ?
    Regards,
    Cliff .

    Hi,
    Please look at:
    http://www.cisco.com/en/US/products/hw/univgate/ps505/products_data_sheet09186a0080091e51.html
    http://www.cisco.com/en/US/docs/routers/access/as5350/software/feature/guide/UPfeapu.html
    HTH
    Jorge Armijo
    Please remember to rate helpful responses and identify helpful or correct answers.

  • New 3GS irmware, baseband and iOS version.

    i am buying a new 3GS today, unlocked. i need to essentially install the snapshot from my old 3GS, which was also unlocked.
    *my current device is:*
    Model: MB718LL
    Firmware: 05.13.04
    Baseband: ?
    iOS Version 40 (9Z999)
    Based on what i've found during research, and asking Apple Live Chat, the following set up is what the current 3GS is being sold configured thusly:
    FW: 05.14.04
    Baseband: ??
    iOS: 4.2.1
    so, need to know what Baseband to expect.
    Questions:
    1) can i retro-install a previous iOS if i find the 4.2.1 is not suitable for my use?
    2) what potential conflicts will i encounter by installing the "assets" (not iOS config files or support files, i mean Apps etc) on to the new device, coming from a 3GS 4.0 version device? +*i realize much of what this depends on is the individual apps compatibility regarding the given iOS+

    pram999 wrote:
    i am buying a new 3GS today, unlocked. i need to essentially install the snapshot from my old 3GS, which was also unlocked.
    Sorry, doesn't work quite that way.
    pram999 wrote:
    Questions:
    1) can i retro-install a previous iOS if i find the 4.2.1 is not suitable for my use?
    2) what potential conflicts will i encounter by installing the "assets" (not iOS config files or support files, i mean Apps etc) on to the new device, coming from a 3GS 4.0 version device? +*i realize much of what this depends on is the individual apps compatibility regarding the given iOS+
    1) NO. Apple does not support reverting back to previous versions of the iOS.
    2) Just restore your backup from your current device, there will be no issues. If you are really concerned, simply sync your media and apps to the new device, any app specific settings (like game stats, history, etc) will be lost.
    There is nothing special to this whole process, it's simply a matter of either restoring your most recent backup or setting up as a new device and syncing your media and apps. Why do you want to make it complicated?

  • Getting PAR version and Kernel version with support level stack in Java

    We want collect support information with a portal htmlb Java application (JspDynPage).
    We need the versions of deployed PAR files and the version of the installed kernel with the installed support level stack.
    Please help to get this information.

    Rich,
    Go to http://service.sap.com/swdc
    Choose:
    1. SAP Support Packages
    2. Entry by Application Group
    3. SAP NetWeaver
    4. SAP NETWEAVER
    5. Select your release (for example SAP NETWEAVER 04)
    6. Entry by Component
    7. Developer Studio
    8. SAP NW Developer Studio 2.0
    9. Win32
    10. Select the version of NWDS you'd like to download: JIDE<SP><>.SAR (for example       JIDE09_1-10002804.SAR, which is SP09 patch 1)
    You'll need to download SAPCAR.EXE to extract the SAR file. You can find this by choosing Additional Components in step 3. After extraction you can install the software.
    Kind regards,
    Pascal

  • Compatible 6500 IOS version to support IDSM-2 Inline mode

    The 6500 model WS-SUP720-3BXL with IOS version 12.2(18)SXD4,
    and IDS card WS-SVC-IDSM-2 with sw 5.0(2)is compatible to run on inline mode.
    Regards,
    Viraj

    Good day,
    Hi, You need minimum sup-bootdisk:s3223-advipservicesk9_wan-mz.122-18.SXF7.bin IOS to enable INLINE mode on 6500 series.
    as per my knowledge,
    the latest IOS is
    sup-bootdisk:s3223-adventerprisek9_wan-mz.122-18.SXF13.bin.
    for IDSM-2, if u upgrade to Engine 2 IOS, U can get update with E2 signatures and also U can manage from New Management Console like Cisco IPS manager Express 6.1.
    I hope this will satisfy.

  • IOS version that support 2048 bits certificate

    Hello,
    I need to update a 2504  Wireless Controller to a version that supports 2048 bits certificates.
    I´m checking release notes for release 7.4.110.0 and I don´t see any information about a limitation in certification size (2048 bytes in my case).
    Do you know any restriction about the certificate size in this or another version?
    Thanks and Regards.
    Iván.

    2048 bit is supported on the WLC. I use it for WebAuth and 3rd party certificates as these vendors only issue 2048 these days.
    Sent from Cisco Technical Support iPhone App

  • I have an Ipad2 and iOS version 4.3.3. Now I simply want to update it to iOS 5. How do I do this?

    I have an Ipad2 with an iOS version 4.3.2. I would simply like to upgrade to iOS 5 now. How do I do that?

    See Here
    Updating to iOS 5
    http://support.apple.com/kb/HT4972

  • TS1702 i have iphone 3g . i m using ios 4.2.1 . i want to install viber , skype, facebook and an english dictionary. i downloaded it but at the end it says that my ios version doesnot support the application. so how do i get these apps. please help

    how do i get dictionary application in my iphone 3g running in 4.2.1 ios. and i want skype and viber and facebook as well. could anyone help

    Since the iPhone 3G will only run iOS up to 4.2.1, if these apps require a higher iOS level, there is nothing that you can do.
    There should be some dictionary apps in the App store that will run on iOS 4.2.1.

  • Seeking help regarding selecting hardware and IOS for full feature MPLS net

    Dear all
    We are planing to implement MPLS in our network.Would you tell from which platform of cisco router support VPLS,VPWS and PSEUDOWIRES.
    Regards
    kamal

    Hi Kamal
    Below are some datasheets for the 7600,6500 and 3750-E products
    6500
    http://www.cisco.com/en/US/products/hw/switches/ps708/products_data_sheet09186a00800ff916.html
    7600
    http://www.cisco.com/en/US/products/hw/routers/ps368/products_qanda_item09186a008017a32b.shtml
    3750-E
    http://www.cisco.com/en/US/products/ps7077/products_data_sheet0900aecd805bbe67.html
    You will also have to look at the modules and the supervisor engine you will need in the 6500 or the 7600
    below is the link to OSM module datasheet
    http://www.cisco.com/en/US/products/hw/modules/ps2831/products_data_sheet09186a008013155c.html
    Supervisor engine 720
    http://www.cisco.com/en/US/products/hw/switches/ps708/products_data_sheet09186a0080159856.html
    Hope this helps, it did help me when we were starting up an MPLS network plus the metro part of it.
    Please rate if its helps

  • Router 876 and IOS 12.3 (8) YI2

    I am using SDM 2.2a. I want to use QoS but the SDM replies that i can't because of the IOS. Wich version of IOS Supports QoS on this router?

    According to Feature Navigator, it takes the Advanced IP Services or Advanced Enterprise Services feature set to do QoS queuing on this router.
    Feature Navigator
    www.cisco.com/go/fn
    Hope this helps.
    Brandon

  • 2960 - What GBIC and IOS Version is needed?

    I have a Cisco 2960 (WS-C2960-24TC-L) and I am bringing in a 1000base-t metro-e and I need an optical connection to my switch. It's running Cisco IOS Software, C2960 Software (C2960-LANBASE-M), Version 12.2(25)SEE1, RELEASE SOFTWARE (fc1)
    What GBIC do I need? Will the current IOS support it?
    I found the following on Cisco's site, but can't really make heads or tails of it.
    WS-C2960-24TC-L
    WS-C2960G-24TC-L
    WS-C2960-48TC-L
    GLC-T (1000BASE-T)
    GLC-SX-MM
    GLC-LH-SM
    GLC-ZX-SM
    GLC-BX-D
    GLC-BX-U
    CWDM SFP
    Not supported
    12.2(25)FX

    In that case you need GLC-SX-MM for your switch if your fibre optic cable from their equipment to your switch doesn't exceed 100 metres. 

  • Which iOs version is supported?

    Hi
    I'm just wondering which version of iOs is supported by the 4.5SDK?
    Regards,
    Lars

    i think it comes out in June right now it is Android only someone correct me if i am wrong !

Maybe you are looking for