Possible to upgrade pkg on 3850 IOS-XE to fix bug CSCtz13264

I am running into the bug :
CSCtz13264  
3850: Remove CLIs used to configure GRE tunnel - may cause crash.
The fix for this is in 15.0(13.65)EZD.
I have the following IOS-XE :
*    1 56    WS-C3850-48T       03.03.03SE        cat3k_caa-universalk9 INSTALL
Which has IOSd:
Package: IOS, version: 150-1.EZ3, status: active
  File: cat3k_caa-iosd-universalk9.SPA.150-1.EZ3.pkg, on: Switch1
How can I upgrade to the bug fix as we are already running the latest IOS-XE, is it possible to just upgrade the IOSd pkg, and how do I go about this?
Also, what do the letters at the end of the file represent, ie  150-1.EZ3 and 15.0(13.65)EZD?
Thanks in advance.

Hello
This bug is "fixed" - the fix is removing the ability to configure this.  When this switch first went live, we had the ability to enable this feature, however it should have never been possible.  When enabled, it was completely run in software and in turn essentially DOS'ing the box.
EZ3 is maintenance release 3 - disregard 15.0(13.65)EZD.
"is it possible to just update a pkg file on a IOS-XE"  ??  NO
HTH
luke

Similar Messages

  • Current iOS is 5.1.1.  Is it possible to upgrade?

    Current iOS is 5.1.1.  Is it possible to upgrade to 6 or better? Can't find an app to do so, except in Russian.

    If you have an iPad 1 (no cameras), you can not upgrade beyond 5.1.1.

  • Upgrade iphone 3GS to IOS 7?  is it possible

    Upgrade iphone 3GS to IOS 7?  is it possible or recommended

    No. iOS 6.1.6 is the end of the line for the iPhone 3GS.

  • Any possibility of upgrading 2950 switch IOS

    Hi,
    I would like to know if possible to upgrade my cisco 2950 switch IOS from Standard to Enhanced Image, As I notice from some one that it comes standard box with no uograde capabilities.
    Is that means as hardware upgrade or IOS Image Upgrade?
    Ankur : u have helped me before but I am still confused.
    thanks,

    The ability to run either the SI or EI features on the 2950 is hardware dependant. If you have a look at the release notes for the latest IOS there is a table about 2 pages in detailing the various 2950's available and whether they run the SI or EI features.
    The actual IOS software image is the same for both the EI & SI switches but only the EI features are available on the platforms that support it.
    The 2950-12, 2950-24, 2950SX-24, 2950SX-48-SI and 2950T-48-SI only have the SI features, it looks like all the others run the EI.
    HTH
    Andy

  • If the 4th Gen won't get iOS 7, would it be at least possible to upgrade to the new "FaceTime Audio"?

    If Apple doesn't offer the upgrade of iOS 7 for the 4th Gen iPod Touch, is it possible to upgrade FaceTime to the new version that has "FaceTime Audio"?

    There is no way to know unless Apple announces.
    Thre is not reason ot believe that this will happen.

  • I am using iphone 4 .IS it possible to upgrade the OS on this moble to iOS5.IF possibel , How much I need to pay for this

    Hi All,
    I am using an iphone 4 .I have two question
    1) How to find the currently installed OS version
    2) Is it possible to upgrade this to iOS5 , if possible how much will it cost ,

    binuveranal wrote:
    can some one tell me the main advantages of upgrading to iOS5 .
    What are the main additional features available with this version
    Much better notifications, better Mail, better camera, iCloud, wireless syncing, wireless updates, etc.
    You can read this review of iOS 5
    binuveranal wrote:
    IS it risky to upgrade to the iOS5 , Because I have seen many post in form that many people faceing issue when they upgrade to the latest version
    It isn't that risky. You may be reading hundreds of posts here about problems, but that is out of MILLIONS of iPhones that have been upgraded. Percentage-wise, that means most people have no problem.
    However, as with any major change to your system, you should back up everything your iPhone first. Just right-click it in iTunes to get the backup menu. That will be your safe fallback position in case something goes wrong.
    I still use an iPhone 3GS. That's older than your iPhone. But iOS 5 works fine on it.

  • I upgraded my ipad to iOS 5.1.  However, my Youtube favorites are missing.  These are favorites saved on the iPad, not on the youtube account.

    I upgraded my iPad to iOS 5.1.  Afterwards, my Youtube favorites are missing.  These are favorites saved on the iPad and not linked to a Youtube account.
    I have tried restarting the iPad several times to no avail.  The favorites seems to be still on the iPad, since when I try to add a video that used to be on the list, that option is greyed out indicating that the computer knows that this is a favorite video.

    The problems reported here occurred right after updating to iOS according to the users as TD mentioned. 
    It's a compatibility problem between iPhoto and iOS6 that the only workaround would be to possibly batch change the date of the photos in iPhoto . Therefore we'll have to wait for it to be fixed with either an iPhoto update or an iOS update, which ever Apple feels is the proper item to to be changed.
    If they update iPhoto first (which is probably what they'll do) it'll be called an iPhoto problem.
    OT

  • 11 -- 11,1 Upgrade: pkg://solaris/system/library signature problems?

    Hi all,
    I have a vanilla 11 11/11 lab system (x64, in VirtualBox) that I've tried to upgrade to 11.1:
    # uname -a
    SunOS alpha 5.11 11.0 i86pc i386 i86pc
    # pkg list entire
    NAME (PUBLISHER) VERSION IFO
    entire 0.5.11-0.175.0.0.0.2.0 i--
    # pkg publisher
    PUBLISHER TYPE STATUS URI
    solaris origin online http://pkg.oracle.com/solaris/release/
    It has full connectivity to the Internet, and I've tried pointing it to the public release repo, a local 11.1 repo that has had the update ISO injected into it, and with a single loopback repo pointing to only the upgrade ISO (sol-11_1-upgrade-repo.iso, md5 verified). In all 3 cases I get this at the first stage of the upgrade:
    # pkg update
    Creating Plan |
    pkg update: A signature in pkg://solaris/system/[email protected],5.11-0.175.0.10.1.0.0:20120918T164707Z could not be verified for this reason:
    The signature value did not match the expected value. Res: 0
    The signature's hash is 235c7674d821032ae3eeda280c7837d1f1f4fdb5
    I must be missing something simple, because I can't imagine a bad signature in the public or upgrade-ISO repos. Any ideas?
    Thanks!

    If possible, please file a support request for this issue through the My Oracle Support portal so that the details of the issue can be captured.
    With that said, executing the following commands may provide a viable workaround:
    pkg set-property signature-policy=ignore
    pkg set-publisher --set-property signature-policy=ignore solaris
    Once the above commands have been executed, attempt the pkg update again. If successful, then after rebooting to the new boot environment, reset the properties as follows:
    pkg unset-property signature-policy
    pkg set-publisher --unset-property signature-policy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Is it possible to upgrade trial version of CE 7.1 SP3 to SP4?

    Hi
    Is it possible to upgrade trial version of CE 7.1 SP3 to SP4? if I try to follow the upgrade guide the upgrade<id>.exe as well as ceupdatemanagement.exe are not available.
    Please help.

    Look at the bright side, only iOS 5.1.1 and earlier had the older Google Maps App that I find easier to read on the traffic.  It does mean a lot of Apps you can't update, so be careful.  I'm in the same boat.

  • After upgrade ios7 i cant use google translate why?ios 7 still have bug

    i can't use google translate after upgrade ios7, why?? possible ios 7 still have bug error

    i can't use google translate after upgrade ios7, why?? possible ios 7 still have bug error

  • How do I upgrade iPhone 4 with IOS 4.3.5 ?

    Just got an iPhone 4 with IOS 4.3.5 . How to I upgrade to IOS 7 ? Is it possible to upgrade to IOS 6 ? Please advise how. Thanks

    If you happen to have an older Mac then it may not support the newest iTunes (11.1), and as such will not support using that computer to do your iOS 7.02 update.  If that is your situation and you don't want to purchase a new Computer, perhaps you have regular access (Family or Close Friends) that you would have regular and assured access to their Computer.  A Windows PC or Mac will do, but it must be capable of supporting iTunes 11.1. 
    Putting the new iOS 7.02 on your iPhone 4 should not slow-down your iPhone.  You will get some new features, but not all features available to users with Newer iPhone Models.  It is always a good idea to be on the most current release for support reasons, if possible.
    The important thing is that if you upgrade, you will need to have a clear plan to keep your iPhone, iTunes and iCloud (if you use it) all synced. 

  • Possible A1261 Upgrades

    Hi,
    I have a MacBook Pro 17", logicboard A1261.
    Is it possible to upgrade this computer to a better logic board ?
    The goal is to be able to have more than 6 GB of RAM, which is the maximum allowed by A1261, as far as I know.
    This laptop is used to develop iOS Apps.  And I want to continue using it as long as possible,  great machine !
    Thanks in advance,
    Juan

    Thanks,
    My mistake composing the message.
    My doubt is not about upgrade path for the A1261 board.
    I wonder if one can use the chasis to host a different logic board, and be able to run with more RAM and disk.
    Is it possible to, using some creativity, push the boundaries and mutate this MacBook Pro to a better one ?

  • I just upgraded the 3GS to ios 6.1, but not able to register it. itunes fails to register

    i just upgraded the 3GS to ios 6.1, but not able to register it. itunes fails to register

    There are hundreds (and still counting) problems with 3gs activation after upgrading to iOS 6.1.
    No one fixed it yet. The possible reason is that jailbroken 3gs' unable to be updated to 6.1 operation system.

  • Mac Pro's (early 2008) Back up plan towards a possible OS upgrade to Yosemite

    Hello All. Here’re some of the details/background info…hopefully all this won’t be so annoying. Your feedback is highly appreciated. Thanks a bunch!
    I have 2 Mac Pro’s (Early 2008) 3,1 both running SL (10.6.8). One I have been using non-stop throughout these years, I’d call it MP 2008 (A). The other one once belong to a friend who actually bought it around the same time I purchased mine, only that he didn’t use it much and just recently decided to sell it to me. I’d call it MP 2008 (B). Both MP’s are very light on data on the main, boot HD, just applications,… as everything I work on is kept in external hard drives and backups. I do not usually download any third party stuff (only when strictly necessary for my work) and essentially it’s all about the software and applications (Adobe CS3 and LR 0.2) I need to do my pretty basic work.
    All pretty old stuff by now, I know.
    Following a couple of mishaps and lots of good advice in these forums, (thanks to the hatter, etc.) I went ahead and bought 16GB of RAM for both, and an NVidia Graphics Card (all from Amazon.com) for my MP 2008 (A) to replace it after it went bad, and everything has been working just fine. As you can tell, I have not tried to upgrade much, but rather keep everything stock and running as smoothly as possible.
    I am afraid the next big, important thing I MUST do is back up my almost 6 years-old HD (I know, it should’ve been done long ago). Frankly, I have never done it before because I didn’t even know that could be possible…I learned about it right here, in this forum. In this sense, much I have also read (here) about the SSD option, and about how great of an upgrade that could be too, but I have decided to stick to the regular 3.5” for now. (I just recently found out those SSD even existed!). Hopefully, once I gain a bit of confidence on how this works I’ll jump into the SSD option, cards, etc. So, I purchased 2X 3.5” SATA III HD’s to try cloning my MP 2008 (A) boot, main HD and get this process over with.
    QUESTIONS
    QUESTION #1: After installing the internal hard drives in bays 2 and 3: Do I have to specifically format them in order to turn them into bootable copies? If so, how do I do that? I have read about using ‘Disk Utility’ to format external hard drives for this purpose but I don’t know if that would apply for internal hard drives as well.
    QUESTION #2: What are the settings/features you all recommend I should select/or deselect on CCC so I can have exact, bootable copies of my original HD? No fancy stuff, advanced options, etc…just what I need to have good enough copies that just work.
    QUESTION #3: How do I test them?
    I noticed that under “System Preferences/System/Startup Disk” I can select the drive/system I want to use to start up my computer from. My question is:
    QUESTION #4: Can I permanently choose any of the Mac Pro four (4) bays/bootable hard drives as the main drive/system for startup? I always thought I could only be done from the original, ‘main’ bootable drive in bay 1.
    QUESTION #5: What if the copy fails? How do I go back to the HD that works or to the next copy, for that matter?
    About my MP 2008 (B): In an effort to sell me his MP, my friend (as knowledgeable as I am) messed up something that delays the start up a lot. I noticed that in the finder, the applications appear double, etc., so I am not so happy with it. Even though the little house icon has his name in the finder, he was able to make me the Administrator for the machine (I don’t know how). But again, it starts up to the typical chime, then a gray screen for quite a loooong while, then the apple logo, then the loading animation…and theeennnn it starts…and no known issues from there. In other words, I am sure he messed something up there while transferring this machine to me and now its startup is so delayed.
    QUESTION #6: Let’s say that both the bootable HD copies I created on my MP 2008 (A) work fine: Can I take one out and install it in my MP 2008 (B) and eventually turn it into my startup drive and work from there too? Will this eventually lead to conflicting stuff? (Two machines, same identical cloned start up drive??).
    Eventually, the plan is that I learn how to do all this so I can move on and upgrade with a clean install of Yosemite pretty soon.
    Hopefully, both my Mac Pro’s 2008 A and B will last me a bit more and I can get to squeeze a few more seasons from them. They are awesome machines!
    As you can tell, in theory I might have a little bit of a clue, but all is in the details. If you don’t mind, please shed some light on this process I am about to begin…thanks a bunch!

    Thank you!
    Kappy     Nov 24, 2014 3:01 PM 
      Re: Mac Pro's (early 2008) Back up plan towards a possible OS upgrade to Yosemite  in response to Juan Huerta      
    All new drives need to be partitioned GUID and formatted Mac OS Extended, Journaled before they can be used.
    OK, is that an option I'll be prompted to by the OS or do I have to "tell" that to...Disk Utilities (?)
    If cloning is your purpose then use Disk Utility's Restore option. It will clone the drives and their Recovery HD partitions automatically.
    I didn't know that Disk Utility had an option for cloning a bootable drive...is it better than CCC? (I have used neither one) I really would like to save $40 and avoid downloading additional software/applications...please if you don't mind...what option would that be once I click on "Disk Utility"? If you know of a good link or reliable article on the topic that will work for me too.
    Test a clone be trying to boot the computer from it.
    Any bootable drive in any bay can be used to boot the computer. Use Startup Drive preferences to set the desired boot volume.
    Erase the target and try again.
    But if the computer fails to start because I didn't create a good copy, how do I go back? Keyboard shortcuts? I keep reading that a wired keyboard must be used...and that's scary. If that's true, could I hook up any of my Windows based keyboards via USB?
    Erase the drive and install OS X. You cannot use any software installed by the prior owner that was purchased via the App Store including OS X. You must start from scratch. (this actually is 5B rather than item 6.)
    Well, he created an Admin account for me and I have been handling updates and everything with the new password he created for me. I wonder if I could access the Apple Store with my ID though...it's all under my name in that computer though, so I figure that at the Apple Store I'd just enter my ID...I guess, I have not tried that yet
    Yes.

  • All day calendar events not being displayed in the notification centre for iphone 5 post ios 7 upgrade. Please help. Is it a bug?

    All day calendar events not being displayed in the notification centre for iphone 5 post ios 7 upgrade. Please help. Is it a bug?
    With iOS 6, the all day events showed up in the notification centre but it lacks in the upgrade iOS 7.

    Same problem here. Some people pointed out that all-day events do show up in their notification center, but that seems only to be the case for birthdays (and only as text like the weather). I've tried it myself on my iPhone and iPad and it did work for birthdays but not for any other all-day events. I already sent this to Apple as a product feedback as well, as should everyone of you. The more people mention it, the faster Apple's going to fix this issue. In its current state, notification center is not a very helpful feature in my opinion. There's absolutely no point in not showing all-day events in the 'today' calendar overview.
    Here's a link to the product feedback page: http://www.apple.com/feedback/
    I posted my message in the iPhone section since I couldn't find a page specifically dedicated to iOS 7.
    I really love the look &amp; feel of iOS 7 but it's kinda sad to see notification center not tapping its full potential.
    Cheers!

Maybe you are looking for