Cisco 4500X IOS upgrade through ISSU

Hi,
I am having 2 number of cisco 4500x switch and configured with VSS
so one switch is active and another switch is standby.
I am panning to upgrade IOS through ISSU
i read in document that it required auto boot enable in switch.
My switch current Configuration register = 0x2101
do i need to change config register or this will ok. If need to change then what will be auto boot and after IOS upgrade do i need to change it again.
Please help....

Hello Tarun,
Please find below the steps to perform the ISSU:
ISSU Prerequisites
Before one can perform an ISSU, there are a few prerequisites one must verify for a successful ISSU. The following list explains what is initially required.
• Must be using a redundant Cisco Catalyst 4500 switch with symmetric hardware (that is, supervisors, memory, rommon, NFL daughter card, and so on).
• Both new and old Cisco IOS Software images must be preloaded to the file system on both supervisors.
• SSO must be configured and working properly.
• Config register must be configured to autoboot (that is, the value should have a "2" in the lowest byte).
45010R-203# sh bootvar | i register
Configuration register is 0x2102
Standby Configuration register is 0x2102
Several commands are available to verify if SSO is enabled:
4510R-203# sh module | b Redundancy
Mod  Redundancy role     Operating mode      Redundancy status
----+-------------------+-------------------+-------------------
 1   Standby Supervisor   SSO                  Standby hot        
 2   Active Supervisor    SSO                 Active
45010R-203# sh redundancy states 
       my state = 13 -ACTIVE 
     peer state = 8   -STANDBY HOT 
           Mode = Duplex
           Unit = Secondary
        Unit ID = 2
Redundancy Mode (Operational) =  Stateful Switchover
Redundancy Mode (Configured)  =  Stateful Switchover
Redundancy State              =  Stateful Switchover
             <snip>
4507R-ISSU# sh run | b redundancy
redundancy
 mode  sso
As a step prior to the beginning of the ISSU process, the new version of the Cisco IOS Software image needs to be loaded into both the active and standby supervisors' file systems. Both active and standby supervisor need to contain both the new and old images in the file system. In order to store both new and old images, the supervisors should be upgraded to contain sufficient amounts of flash memory prior to the ISSU process.
The new images can be downloaded into both supervisors using commands such as:
copy tftp: bootflash:
copy tftp: slavebootflash: 
The example below illustrates this verification:
4510R-203#dir
Directory of bootflash:/
1  -rwx 13636500 Sep 6 2006 03:18:58 -08:00 cat4500-entservices-mz.122-31.SGA
2  -rwx 13747611 Sep 9 2006 03:19:58 -08:00 cat4500-entservices-mz.122-31.SGA1
4510R-203#dir slavebootflash:
Directory of slavebootflash:/
1  -rwx 13636500 Sep 6 2006 03:18:58 -08:00 cat4500-entservices-mz.122-31.SGA
2  -rwx 13747611 Sep 9 2006 03:19:58 -08:00 cat4500-entservices-mz.122-31.SGA1 
Once this check is verified, one can now proceed with the ISSU process.
The ISSU process is started by typing the "issu loadversion" command on the active supervisor. This command directs the active supervisor to begin the ISSU process. The active supervisor, through intersupervisor communications, checks that the requested image has been downloaded into both the active and standby supervisors' file systems. If the required images are not present, the command is rejected, and an appropriate warning is generated.
If the "issu loadversion" command is successful, the switch transitions into the "Load Version" ISSU state. The standby supervisor will reset and boot with the new version of the Cisco IOS Software image loaded into the file system.
The following actions take place when the command is implemented:
1. The standby supervisor (B) is reset.
2. The standby supervisor (B) is booted with the new Cisco IOS Software image: Release 12.2(31)SGA1.
3. If both Cisco IOS Software images are declared as compatible, the standby supervisor moves into SSO mode and is fully stateful for all compatible clients and applications. Compatibility allows for in-service software upgrade or downgrade between two versions to succeed with minimal service effect.
4. If both Cisco IOS Software images are incompatible, the system moves into RPR mode, and the ISSU process is terminated with an appropriate message to the user. Images are declared incompatible when "required" clients or applications are not interoperable between two Cisco IOS Software releases.
5. Standby "B" reaches the standby HOT state.
6. The user has an option to abort the ISSU process by issuing the "issu abortversion" command.
7. The "issu loadversion" command also supports a "forced" option that allows the operator to force the system into entering RPR mode when incompatibility is detected.
Note: When performing an ISSU, disable manual switchovers. Performing manual switchovers during the issu process is strongly discouraged. The current implementation does not prevent it, but it does display a warning to the user.
An example of the CLI for implementing the issu loadversion command is displayed below.
On the active supervisor, one would issue the following command:
4510R-203#issu loadversion 1 bootflash:cat4500-entservices-mz.122-31.SGA1 2 slavebootflash: cat4500-entservices-mz.122-31.SGA1
Syntax - issu loadversion active-slot active-image-new standby-slot standby-image-new
The second step of the ISSU process is to perform the issu runversion CLI.
The user can issue the " issu runversion" command when:
1. The ISSU state is "Load Version"; this can be verified with the "show issu state detail" CLI.
2. The standby supervisor is running the new version of the software.
3. The standby supervisor has moved into the "Standby Hot " state.
The following actions take place when the " issu runversion" command is executed:
1. A switchover occurs; that is, the standby (B) becomes the new active, and the old active (A) is rebooted and comes up as a standby.
2. A timer called "Rollback Timer" is started with a previously configured value.
3. Move both supervisors to "Run Version" state.
4. If the command "issu acceptversion" is not issued before the "Rollback timer" fires, then the entire ISSU process is aborted via the automatic rollback.
5. If the active supervisor console connectivity is established and the "issu acceptversion" command is issued, then the rollback timer is stopped.
6. The user has an option to abort the ISSU process by issuing the "issu abortversion" command.
An example of the CLI for implementing the issu runversion command is displayed below:
On the active supervisor, one would issue the following command:
4510R-203#issu runversion 2 slavebootflash:cat4500-entservices-mz.122-31.SGA1
Syntax - issu runversion standby-slot [standby-image-new]
Prior to issuing the `issu acceptversion' command the system will be counting down the rollback timer. If `issu acceptversion' is not completed before rollback timer expires an automatic abort will occur. This command stops the "Rollback Timer." This command serves as a feedback mechanism. This is an optional command and can be skipped in the ISSU process with the "issu commitversion" CLI.
If this command is not issued within 45 minutes (default) from the time the standby supervisor moves into the "Standby Hot" state, it is assumed that the new active supervisor is not reachable and the entire ISSU process is rolled back to the previous version of the software. The acceptversion is not intended for long-term network operation. It is also important to note that none of the features available on the new version will work yet.
The following actions take place when the command is implemented:
1. The "Rollback Timer" is terminated. This means that the rollback timer is not looked at anymore. Therefore, the system can run in this state for an extended period.
2. The user has an option to abort the ISSU process by issuing the command "issu abortversion."
Aborting the ISSU process now causes the newly active supervisor (B) to fail over to the standby supervisor (A) running the old image and will also cause the rebooting supervisor (B) to load the original image. The issu acceptversion halts the rollback timer and helps ensure the ISSU process is not automatically aborted during the process.
An example of the CLI for implementing the issu acceptversion command is displayed below:
On the "New" active supervisor, one would issue the following command:
4510R-203#issu acceptversion 2
% Rollback timer stopped. Please issue the commitversion command.
Syntax - issu acceptversion active-slot-number
This is the last stage of the ISSU procedure. Once the user is satisfied with the new version of software, this must be committed by issuing the "issu commitversion" command. This command resets the standby supervisor and boots it with a new version of the software (same as the active supervisor). This concludes the ISSU process, and the new version of software is permanently committed on both supervisors. Since this is the conclusion of the ISSU process, the system can not be reverted back to the previous version of the software from this point onward as a part of this upgrade cycle. However, if for any reason users wish to go back to the previous version of the software, they can do so by starting a new upgrade/downgrade process.
The following actions take place if the command is implemented:
1. The standby supervisor (A) is reset and booted with the new version of Cisco IOS Software image.
2. The standby supervisor (A) moves into the "Standby Hot" state in SSO mode and is fully stateful for all clients/applications that are compatible.
3. Both supervisors are moved into "Final State," which is the same as "Initial State."
4. Users can initiate switchovers from this point onward.
An example of the CLI for implementing the issu commitversion command is displayed below:
4510R-203#issu commitversion 1
Syntax - issu commitversion standby-slot-number
ISSU Process: issu abortversion
One can abort the ISSU process at any stage manually (prior to issuing the issu commitversion command) by issuing the exec-level issu abortversion command. The ISSU process also aborts on its own if the software detects a failure.
If a user aborts the process after issuing the issu loadversion command, then the standby supervisor engine is reset and reloaded with the original software.
If the process is aborted after a user enters either the issu runversion or issu acceptversion command, then a second switchover is performed to the new standby supervisor engine that is still running the original software version.
The supervisor engine that had been running the new software is reset and reloaded with the original software version. The command is accepted only in "Load Version" or "Run Version" states. In "Load Version" state, the active supervisor is running an old image and the standby supervisor is running new image.
Syntax - issu abortversion active-slot [active-image-new]
Let me know if you have any questions.

Similar Messages

  • Cisco switch ios upgradation

    how can I upgrade cisco 2960s switch's ios.
    what commands will be used for it

    Hello Anupam, 
    1. You need to copy the IOS from CCO. 
    2. The same IOS needs to copied on to the flash. 
    #copy tftp : flash
    #tftp ip address <x.x.x.x> 
    3. I would suggest before upgrading the IOS. Please verify the MD5 checksum and confirm with CCO that it matches. This confirms that while copying the image didnt get corrupt. 
    #verify /md5 Flash:<IOSimage>.bin
    4. Once you see the IOS in flash. Please configure below. 
    boot-start-marker
    boot system flash <IOS image name>.bin
    boot-end-marker
    5. Save the confguration. 
    #wr
    6. reload the router. Post reload you can run " show version" to check if device has come up with new IOS. 
    HTH,
    Nikhil 

  • Newest iOS Upgrade iPhoto Issues

    I save a lot of images that are emailed to me. At a later date I like to upload them to Facebook. After this new upgrade...Every time I hit "save photo" it is NOWHERE to be found??????? Any words of wisdom would be appreciated thank you!

    While viewing the photo click on the Share button in the lower left hand corner of the window.  In the next window click on More. That will give you this window where you can select Facebook:

  • Cisco 4500X VSS & MEC Cisco 2960X

    Hi
    I have Cisco 4500x VSS  connect to  MEC Cisco 2960X using LACP.
    I encountered a problem about C2960X
    Integration reason
    1.C2960X Ten 1/0/2 link flapping interface error-disable .  I am  disable interface then  enable interface , switch show SFP not Present .
       Te1/0/2                      notconnect   1            full    10G Not Present. (SPF plug-in  Correct)
    2.use CLI reload C2960X , Ten 1/0/1 ,Ten 1/0/2   notconnect  SPF Not Present.  (SPF plug-in  Correct)
      error message :
    Dec 18 12:40:25.250: %SYS-5-CONFIG_I: Configured from console by console
    Dec 18 12:41:48.888: % ILET-1-AUTHENTICATION_FAIL: This Switch may not have been manufactured by Cisco or with Cisco's authorization.  This product may contain software that was copied in violation of Cisco's license terms.  If your use of this product is the cause of a support issue, Cisco may deny operation of the product, support under your warranty or under a Cisco technical support program such as Smartnet.  Please contact Cisco's Technical Assistance Center for more information.
    26F_guest_switch#show license
    Index 1 Feature: lanlite       
            Period left: 0  minute  0  second 
    Index 2 Feature: lanbase       
            Period left: Life time
            License Type: Permanent
            License State: Active, In Use
            License Priority: Medium
            License Count: Non-Counted
    3.C2960X power Cycle ,C2960X  operation normal, ,but recurring problems  every day.
    I do not know where the problem , I have  upgrade C2960X IOS but it had same problem.
    Cisco 2960X IOS version:  15.2(3)E    C2960X-UNIVERSALK9-M 
    Cisco 4500X IOS version: cat4500e-universalk9.SPA.03.05.00.E.152-1.E.bin
    Thanks for your help,

    Hi Reza,
    Thanks for your help
    I can not confirm that because I have a few switch have the same problem.
    C2960X 10G port 1 is connected to C4500X slot 1, Port 2 is connected to C4500X Slot2.
     link flapping, On the switch  port 2.
    I need to do a more precise test to confirm the problem is C2960X or 4500VSS

  • Cisco 4900 switch LAN base to IP base IOS upgrade

    Hi,
    I have purchased WS-C4900-SW-LIC= for upgrading 4900 switch from LAN base to IP base IOS.
    I have not received any PAK or installable license file. Only license agreement is provided by CIsco.
    While upgrading do I need to install license file on switch?
    Regards,
    Andy

    Anderson,
    Contact the licensing team and request for an update using your PO/SO since you have not received the PAK.
    Link:  https://tools.cisco.com/SWIFT/LicensingUI/Home
    Indeed we need to install the license file on the switch
    First copy this license to the switch's flash memory using the copy command
    and a TFTP server.
    Note, while the dir bootflash: command now lists the file in the bootflash, it has
    not yet been installed. The license install command must be used to install
    the license.
    Example:
    4948# license install flash:license_name-ips
    Please issue the following command and then reload the switch.
    4948(config)#license boot  level ipservices
    4948(config)#end
    4948L# wr
    4948# reload
    Haihua

  • I bought a Sandisk Connect Media Drive, downloaded the app from iTunes.  Before iOS 8, movies played fine.  After iOS upgrade I can no longer play movies downloaded from iTunes to the media drive.  Anyone else have a similar issue?

    I bought a Sandisk Connect Media Drive, downloaded the app from iTunes.  Before iOS 8, movies played fine.  After iOS upgrade I can no longer play movies downloaded from iTunes to the media drive.  Anyone else have a similar issue?

    I checked with SanDisk's own online support and they indicate that they have notified Apple of the issue.
    According to SanDisk, the problem lies with Apple not having the iOS 8 version of the Safari browser having DRM decoding enabled that the Media Drive relies upon to decode and play iTunes DRM titles. Non DRM encoded videos will play in the browser.
    DRM audio is not effected as this is handled by the native iOS music app.
    As of the date of this post SanDisk have not been given a timeframe by Apple for this issue to be resolved.
    I hope that Apple resolves this issue quickly as I have a large collection of DRM video titles on a 128Mb memory card installed in the Media Drive that I am unable to view.

  • POE 3560 Issue after IOS upgrade

    Hello,
    I having issue where 6 WLAN AP's not coming back uo after reboot and IOS upgrade of 3560 POE swtiches - . Prior to changes here most if not all ALL the 23 Aps were mainly on one switch, Now after these changes they are now spread over three switches ( 3560's) - with 17 coming back on line
    I am sure its not the power limitation of the switch(s) as the one switch I am TS at present had a fairly large allocation of the aps attached prior to ios upgrade and reload. and the available power value now showing is applicable.for 8 AP's
    I have tried various TS steps to try and bring them back up - A couple of things I would like to try but I am restricted to do so is to check the APS physically or downgrade the ios!
    Any input on this matter would be truly appreciated.- (attached is the log buffer debug)
    res
    Paul

    c3560-ipbase-mz.122-25.SEE2.bin
    You upgraded the IOS to the switch?  I shudder at the thought of what old version did you upgrade FROM.  
    Available:370.0(w) Used:110.4(w) Remaining:259.6(w)
    You've got more than enough PoE left. 
    Only two things comes to my mind:  
    1.   Cable issue - Unfortunately, the 3560 is a non-GigabitEthernet and this particular sub-model does NOT support TDR.
    2.  Hardware failure - Read THIS.

  • Cisco router - IOS version issue

    What happend as ISP provider and provide the service but the Cisco router IOS running at low end version. Pls discuss . Thanks

    Sorry, I don't understand the question.  Can you please elaborate?

  • 2851 IOS upgrade failed with WAE

    Hello,
    I have a strange situation with WAAS.  I am in progress of a project to upgrade my Cisco IP telephony and as a result preferred to update my remote sites routers to 12.4.x T code in order to register DSP resources over SCCP and match closely the CMgr version as many of the sites running mainline code didn't have updated parameters for this.  To make a long story short, I upgraded (for other reasons) several non-voice sites routers that have WAE 512s running 4.1.7 with the latest 12.4.xT code and didn't have an issue. All upgraded sites are running 2821's or 2811's except this one site I had an issue with.  I needed T code on this particular site router and assumed since  others sites reacted well with the IOS upgrade and WAAS that this site wouldn't be different but it was!
    Situation:  After updating this 2851 router from 12.4.25c mainline to 12.4.24T3, traffic from WAN was directing to WAE but no return.  It appeared also that any LAN redirection was also working but no return from WAE.  I didn't see any WCCP flow statistics incrementing but traffic was being directed to the WAE.  WAE connection statistics were building but all TCP based traffic was getting dropped.  I tried 3 different feature sets of same code version wondering if I've encountered a bug but none of the featured images worked.  I downgraded to 12.4.24T2 and still nothing.  Changed IOS back to mainline code and WAE was back operational as expected.  During the testing of each IOS change, I've reset the WAE also hoping it didn't get hung up with some WCCP process from the previous IOS change in case there was some codebug occuring.
    Layout:
    With respect to this site, we have a 2851 with multilinked serial interfaces to MPLS; WAN interface is redirecting 62 in with an ACL that disallows a couple of hosts.  LAN side of router is single Gig port (router on a stick).  5 sub-interfaces configured with DOT1Q encap. including one interface for WAAS.  2 of these user interfaces are redirecting 61 in and of course the interface servicing WAAS is redirect excluded in.  The 61 WCCP group is also using ACL to oppositely match WCCP 62 group.
    Why would this upgrade cause a problem especially using latest T code?  Feature sets would be irrelevant.  One more thing that makes this even stranger is I have one other voice site running a 2851 with 12.4.24T3 (already running) and is configured for WCCP the very same with same 512WAE and 4.1.7 code.  The only difference is this router is running a "SP" feature set which I didn't try on this site that is failing.
    Does this make any sense to anyone?  I've seen posted from one of the WAAS experts a document listing compatible IOS version across platforms but these efforts are the latest code.  Any help would be greatly appreciated!  Thanks everyone.

    Thanks Bhavin.
    Sorry, I've been traveling a lot lately for business and I haven't had a chance to respond.  And it looks like I'll be heading out again for a few days.  Meanwhile, I did want to say that I looked at a lot of these things and didn't see anything apparent.  Egress methods show GRE Return.  When I ran "show wccp flows tcp" I didnt' see any flow counts.  However I could see packets redirecting at the router with "show ip wccp".  I debugged events and packets and saw "See You" packets being sent back to the caching appliance.  WCCP looked fine from the router's viewpoint.  WCCP communications looked good rather.  But anything getting redirected to the WAE would get dropped.
    I don't have a chance right now to change IOS back to one of the non-working versions to get all of the info. but I will try soon.  Unfortunately, the site is where my executives reside and it's always a tough situation to do anything there most of the time.
    And to answer your question about having another configuration in place working .... yes I do.  I have another 2851 with 12.4(24)T3, same WAE model with WAE-4.1.7 code and everything configured the same including connections as the site that isn't working.  The only difference as mentioned before is that this working site router is running SP feature set which I know shouldn't matter but I didn't try a SP feature set however I went through ADV IP, ADV ENTER, and IP VOICE and neither worked with 2 different 12.4(X)Tx versions.  I was grasping at straws at this point.
    I figured I was going to need to get TAC involved when I could spare some time to run one of the non-working IOS images and could afford to not have WAAS working for the site but was hoping one of you guys might have seen something like this and could offer something to try to fix the issue.  It is very odd indeed.  I have other 28xx routers and all of the upgrades worked that aren't 2851's.
    I'll post more info. when I can.
    Thanks again!
    Wayne

  • Wlc 5508 ios upgrade in ha mode

    I am having 2 wlc 5508 in HA mode, and want to upgrade ios from 7.5 to 7.6
    Current IOS file status in primary and secondary.
    Primary  WLC IOS :  AIR-CT5500-K9-7-5-102-0.aes
    Standby WLC IOS :  AIR-CT5500-LDPE-K9-7-5-102-0.aes
    HA WLC ios upgrade procedure is when we  upgrade ios in primary wlc it will push to standby wlc and if earlier ios version match it will accept it.
    ISSUE : If you check in wlc status detail I have given upper both has same ios version but IOS file are different and currently in HA mode and working.
    Now I am trying to upgrade IOS it is not allow me to upgrade it.
    Giving below error :
    TFTP receive complete... extracting components.
    Checking Version Built.
    Image version check passed.
    Informing the standby to start the transfer download process
    Waiting for the Transfer & Validation result from Standby.
    Standby - Standby receive complete... extracting components.
    Standby - Checking Version Built.
    Standby - Image version check passed.
    Standby - Transfer failure : Upgrade from non LDPE to LDPE software is not allowed.
    Please download AIR-CT5500-K9-x-x-x-x.aes image instead.
    Transfer & Validation on Standby failed.
    Transfer download failed both on Active & Standby, Please retry download
    (Cisco Controller) >
    Please suggest how I can upgrade IOS in HA mode.

    Primary WLC IOS : AIR-CT5500-K9-7-5-102-0.aes
    Standby WLC IOS : AIR-CT5500-LDPE-K9-7-5-102-0.aes
    This won't work and you'll see from the error message.  Your standby WLC has a particular firmware loaded with LDPE enabled.  So first, you need to answer if you need LDPE or not.   
    Both firmwares has to match, including LDPE.  If you need LDPE, the your primary has to be loaded with LDPE before you can proceed.  If you don't need LDPE, then you need to downgrade the secondary to non-LDPE version before you can proceed.

  • Cisco 4500X + VSS + Trust Sec Switch to Switch Encryption

    Hi,
    actually im testing and evaluationg the Cisco 4500X switch as new distribution switch for our Company.... Now i have some issues with one of our requirements.
    For security reasons i need to encrypt the links between the 4500X and the access switches in other buildings (no issue with Trust Sec)
    But ... now i also need to encrypt the link between the two 4500X if i run VSS ... my question is .. is it possible to encrypt the VSL link with TrustSec Switch to Switch encryption?
    BR,
    Florian

    Hi Frloian,
    If you have 2 switches in different data centers than you do not need VSS. In fact this is very bad design as the whole concept of VSS is grasped on dual home design. In the essence the proper design of VSS system is to have every downsteram switch connected with one link to one VSS switch and other link to second VSS switch, so that when one VSS switch would fail other can take over. Please look at the VSS best practises:
    http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-virtual-switching-system-1440/109547-vss-best-practices.html#vss_best
    Update:
    There is possibility to encrypt VSL link, but only in 6500 sup2t environment:
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/15-0SY/configuration/guide/15_0_sy_swcg/virtual_switching_systems.html#wp1341144

  • Since an ios upgrade on my ipod, my device no longer appears in itunes or my computer

    Since a recent ios upgrade, I can not locate my Ipod touch 5th generation in iTunes nor in My Computer. I am working with Windows 7. I have uninstalled and reinstalled itunes, quicktime and Apple Mobile Device Support software programs. I have also gone through the on line Apple Trouble shooting support for this problem with no success.
    I did have WiFi syncing turned on before the upgrade and now when I go into settings on my iPod, the sync now option is greyed out.
    Any other ideas please...

    OK, never mind. After all that, a restart of the iPhone fixed it. That should have been the first thing I tried, of course, before posting. Sorry about that!

  • IOS upgrade does it again.  It trashes my old calendar entries

    I have come to rely on the feature in the iOS upgrade that it will trash my old calendar entries. Upgrading to iOS 4 was no exception. It changed start and end times, repeat information, adds entries,combined multiple repeating entries into 1 even though they had different start and end dates and information in the entry and does a whole lot of other nifty stuff. I have reported this with every upgrade and now I realize that Apple does not care what happens to someone's calendar. This IPhone is being synch'd with a Mac so its an apples to apples (sorry for the pun) process.
    I have a whole lot of issues with the calendar program on the IPhone. This is the one of the most annoying. The other is if you have parents in the 80's and you set birthdays. They do not show up on your IPhone. They show fine on the Mac but I guess the IPhone does not think your parent's birthday's are important enough to display. I am slowly getting to the point of regretting that I converted to the IPhone. For all of the bells and whistles, when a device cannot do the simplest tasks it becomes an annoyance. Oh yes this is a 3G and not a new phone. I do not intend to spend money until I see that Apple starts to take their customers seriously. They are slowly becoming Microsoft and that is the attitude that I thought I was getting away from.

    You have options in the Organizer Tab for Calendar by clicking on Configure. From there, there you can choose to sync ALL calendar entries. This should be a resolution. Additionally, there are options to further control what syncs by clicking on the advanced button.
    If you want to control how much calendar data remains on your mobile consider...
    I have had problems with Blackberry's handling of appts in the past where - when an appt is deemed to be removed from the mobile device - it removed it also from Outlook! This should NEVER be - but WAS. As a result it is a better 'policy' to simply have your BB sync ALL appts and control how much will remain on your phone by using Outlook's archiving feature. When the calendar items do move to your archive, then you will see appts to be deleted from your phone but they will just be "older" appts according to what you have setup.
    And regardless - before you do any new sync or major changes that may react unexpectedly...
    Make a backup of your Outlook file just in case!!
    Hope this helps.

  • Nexus 2K to Cisco 2960 IOS Switch

    Hi,
    I am trying to connect Nexus 2K FEX to Cisco 2960 IOS Switch (Trunk config) and causing spanning tree loop having issues. I am aware that I should't be connecting non host port to 2K FEX but it's corner case. I have done similar setup with Access Port configuration and didn't faced any issues.
    Nexus 5K config Config 
    interface Ethernet107/1/47
      switchport mode trunk
      switchport trunk allowed vlan 500-501
      spanning-tree guard root
      spanning-tree bpdufilter enable 
    interface Ethernet108/1/47
      switchport mode trunk
      switchport trunk allowed vlan 500-501
      spanning-tree guard root
      spanning-tree bpdufilter enable 
    2960-Config 
    interface GigabitEthernet1/0/47
      switchport mode trunk
      switchport trunk allowed vlan 500-501
     spanning-tree bpdufilter enable
    interface GigabitEthernet1/0/48
      switchport mode trunk
      switchport trunk allowed vlan 500-501
     spanning-tree bpdufilter enable
    Error Log
    %FWM-2-STM_LOOP_DETECT: Loops detected in the network for mac 001b.1700.0130 among ports Eth107/1/47
    Eth108/1/47 vlan 500 - Disabling dynamic learn notifications for 180 seconds 
    Should I configure port as "spanning-tree port type network" and create VPC and "storm-control broadcast level" to stop future occurrence?  OR Do i have to configure anything else to prevent spanning-tree loops? 
    Thanks for your help
    Ritesh

    Hi,
    spanning-tree port type network is used for VPC peer-link.  Try creating a new VPC and add ports 107/1/47 and 108/1/47 to it and a Portchannel on the 2960 and test.
    HTH

  • 3G icon in the status bar got disappear after ios upgrade 8.1

    3G icon in the status bar got disappear after ios upgrade 8.1

    Nginear48 wrote:
    Thanks for your quick response. I've tried everything you suggested and get only temporary fixes. Sometimes for a day or two, sometimes only until I use Safari for the first time. It's annoying and probably effects battery life between charges.
    You would think that it must have some effect on the battery, but oddly enough, the update to iOS 8 actually helped my battery life, in spite of all of these hinky little issues that are taking place. In my experience, the activity icon is not affecting the battery in a negative way.
    Another issue with IOS 8.1 that you may have seen is the loss of icon pictures on home pages. Again it seems to be Safari related, since app icons found in the App Store are not affected, only web based icons you personally put on home pages. I get what I call a test screen similar to what you used to get on old tv sets on every one of my personal icons.
    I know exactly what you mean. I got that as well. On a few of them, when I opened the websites using the generic test screen icons and then closed them, they changed back to the way that they should look. For the ones that did not change, I recreated the home screen shortcuts and deleted the generic looking ones - the test screen icons.
    And don't get me started on iBooks.
    For the very limited use that I make of the iBooks app, i haven't noticed any problems, but I rarely use the app. I don't read books on the iPad other than a few user guides and if they are pdf guides, they reside in more reliable and feature rich pdf apps on my iOS device.
    I wish that I had the fix for the spinning activity icon, but everything that I try, is temporary at best. IMO, this is the buggiest iOS update that I have seen, and I have been using iOS devices since iOS 3 on my first iPad. I realize that there are plenty of people that are not experiencing issues, but I have seen a number of weird things that I wish I could fix. None of my problems are major, but they are annoying.

Maybe you are looking for