HSRP function

Hai everybdy,
I am really in need of HSRP Details.Is there any direct physical connection Between the two HSRP peer routers. can anybody tell HSRP operation in short?And is there any sample diagram that shows clearly HSrp operation?I wud appreciate to get the response as soon as possible..
thank u in advance

They need no be directly connected. If it's between two routers then it would normally connect through a switch(s). Instead if the peers are layer 3 switch interfaces (SVIs) then they could be directly connected to each other.
Have a look at this comprehensive link on HSRP.
http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hiap_c/ch20/haiphsrp.pdf
If there's any part that's still unclear let us know.
HTH
Sundar

Similar Messages

  • Does CISCO C3560X VLAN support multiple Network segments which are further configured with HSRP function

    Hi Cisco experts,
        My name is Kumagai and I need your expert opinions below.
    I am trying to configure one VLAN1 support multiple network segments as below.
    (this should be a very straight forward configuration and should be OK, I think ? )
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0 secondary
     The only issue that is eating me is the above network segments are using HSRP too
     and I am not sure is this possible with a combination of VLAN1 supporting multiples which are
     further supported with HSRP settings in Cisco environment.
    !example of HSRP:
    interface Vlan4
     ip address 172.30.4.253 255.255.255.0
     no ip redirects
     standby 4 ip 172.30.4.254
     standby 4 priority 105
     standby 4 preempt
    <<< what will happen if I add the HSRP configuration as below into the above VLAN1 with multiple Network segment ??)
     I would like to summarize my "Combined" configurations as below but I need your expert opinions on
     whether the configuration below is workable without any problem ??
     Or it is a total flop because Cisco does not support the configuration below !!!
     interface Vlan1
     ip address 172.30.0.0 255.255.128.0
     ip address 172.30.31.253 255.255.254.0 secondary
     ip address 172.30.61.253 255.255.254.0 secondary
     ip address 172.30.71.253 255.255.254.0 secondary
     ip address 172.30.4.253 255.255.255.0  secondary
     standby 30 ip 172.30.31.254
     standby 30 priority 105
     standby 30 preempt
     standby 60 ip 172.30.61.254
     standby 60 priority 105
     standby 60 preempt
     standby 70 ip 172.30.71.254
     standby 70 priority 105
     standby 70 preempt
     standby  4 ip 172.30.4.254
     standby  4 priority 105
     standby  4 preempt
    Thanking you in advance !!!!!

    Hi,
    As far as i know we dont set the ip helper address on the radio interface. It should be on the L3 interface of corresposding VLANs i.e.
    int vlan 20
    ip helper-address 192.168.33.xxx
    int vlan 60
    ip helper-address 130.20.1.xxx
    I'm assuming that your using SVI's (int Vlan 20 and int Vlan 60) rahter than physical interfaces. Also hope you have configured switch port as trunk where this AP is connected.
    Modify the AP config as below since you are using data vlan as the native vlan
    interface Dot11Radio0.20
    encapsulation dot1Q 20 native
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    Ideally your AP fastethernet configuration should looks like below and not sure how you missed this as this comes by default when you have multiple vlans for multiple ssids.
    interface FastEthernet0.20
    encapsulation dot1Q 20 native
    no ip route-cache
    bridge-group 20
    no bridge-group 20 source-learning
    bridge-group 20 spanning-disabled
    interface FastEthernet0.60
    encapsulation dot1Q 60
    no ip route-cache
    bridge-group 60
    no bridge-group 60 source-learning
    bridge-group 60 spanning-disabled
    Hope this helps.
    Regards
    Najaf

  • HSRP Failover

    Hi,
    We are experiencing at least one unwanted fail over per day at the peak hours. Sys log showed the messages "master down timer expired" and some of the events related to HSRP. After analyzing the sys logs our vendor recommend to enter the command.
    standby use-bia
    We tried to find the details of the command but could not located *what* difference it will make. Could anyone please suggest the significance of the command and the difference it will make.
    I had referred to TAC documentation and could not find the concrete reason to implement that. As per the Cisco documentation command details are mentioned below.
    standby use-bia [scope interface] Configure HSRP to use the burned-in address of an interface as its virtual MAC address instead of the preassigned MAC address (on Ethernet and FDDI) or the functional address (on Token Ring).
    Thanks and Regards,
    Deepak Sharma

    Hello Deepak,
    this is a real issue in complex networks.
    In theory HSRP, that isn't a routing protocol because it doesn't interact with the IP routing table, offers a complete emulation of a default gateway over a broadcast domain == VLAN at both L3 and L2 OSI.
    In practice it depends from platform to platform.
    High end modular routers like C7500 with VIP linecards or Cisco GSR 12000 with Engine 1,2,3 have a low level limit on the NIC like 32 MAC addresses for the capture filter. If the same router is master for 20 HSRP groups defined on subifs of a gigabit ethernet interface 20 items of that MAC table are used.
    Using standby use-bia allows to use the interface native MAC address without consuming items on that capture table.
    Multilayer switches have opposite needs and is better to use the same HSRP groups on different subifs of the same interface. We noticed that they use the same bia on all ports for the STP protocol needs.
    Routing protocols consumes items too.OSPF uses two items / MAC addresses on a LAN, PIM, IGMP counts too.
    HTH
    giuseppe larosa
    senior network engineer
    CCIE SP 14802, CCNP, CCNA

  • Nexus 5548UP - HSRP and vPC, tracking required?

    Hi,
    We've got two Nexus 5548UPs that are vPC and HSRP peers.
    I've had some feedback that I should incorporate the tracking function to close the vPC down in the case of a layer 3 problem, the thing is I'm not sure it's required. I can see in this article it recommends implementing tracking when your L2 peer-link and L3 interfaces are on the same module (which it is in my case).. http://www.cisco.com/en/US/docs/switches/datacenter/sw/design/vpc_design/vpc_best_practices_design_guide.pdf
    But in this article it says not to use tracking.. http://www.cisco.com/en/US/prod/collateral/switches/ps9441/ps9670/design_guide_c07-625857.pdf
    Any one got any real world experience and can offer some feedback.. I don't mind putting it in just want to understand why.
    Thanks,
    Nick.

    Hi Nick
    there is two tracking can be use din nexus enviroment
    HSRP tracking and vPC tracking
    for using one line card for the vPC peer link vPC tracking is recomnded
    HSRP tracking is used to track L3 uplinks to the core
    Using vPC with HSRP/VRRP object tracking may leads to traffic blackholing in case object tracking is triggered
    its better to use separate L3 inter switch link instead of using HSRP tracking
    hope this help

  • HSRP : routers respond with virtual mac AND physical mac to ARP requests

    Hello.
    I've noticed a very strange behaviour on my two Cisco's 2621 with HSRP configured.
    But first, this is a simplified schema of my current network.
    1. Summary
    - IOS version : 12.2(37)
    - File image : c2600-ik9o3s-mz.122-37.bin
    - R1 is the active router.
    - Both have tagged virtual interfaces : f0/0.10 & f0/0.60
    - NAT functionnality is enabled.
         - f0/0.10 is configured as outside.
         - f0/0.60 is configured as inside.
    2. Configuration samples
    R1
    interface FastEthernet0/0.10
    encapsulation dot1Q 10
    ip address 192.168.0.254 255.255.255.0
    ip nat outside
    service-policy output parent_out_internet
    no ip mroute-cache
    standby 10 ip 192.168.0.2
    standby 10 priority 120
    standby 10 preempt
    interface FastEthernet0/0.60
    encapsulation dot1Q 60
    ip address 192.168.1.254 255.255.255.0
    ip nat inside
    no ip mroute-cache
    no cdp enable
    standby 60 ip 192.168.1.1
    standby 60 priority 120
    standby 60 preempt
    ip nat pool ovrld 192.168.0.2 192.168.0.2 prefix-length 24
    ip nat inside source list internet pool ovrld overload
    R2
    interface FastEthernet0/0.10
    encapsulation dot1Q 10
    ip address 192.168.0.253 255.255.255.0
    ip nat outside
    service-policy output parent_out_internet
    no ip mroute-cache
    standby 10 ip 192.168.0.2
    standby 10 preempt
    interface FastEthernet0/0.60
    encapsulation dot1Q 60
    ip address 192.168.1.253 255.255.255.0
    ip nat inside
    no ip mroute-cache
    no cdp enable
    standby 60 ip 192.168.1.1
    standby 60 preempt
    ip nat pool ovrld 192.168.0.2 192.168.0.2 prefix-length 24
    ip nat inside source list internet pool ovrld overload
    3. Events.
    - When HSRP first runs or when there is a topology change, the active router sends correct ARP gratuitous reply packets (with the virtual MAC address)
    - ARP table is filled in on the Internet router.
    - When the ARP entry in the table expires it asks for the virtual IP mac address (192.168.0.2).
    - R1 responds with the virtual MAC address ---- BUT ---- R2 also responds with its physical mac address !
    - So packets are sent to the wrong router (R2) which can't route any packets because the NAT table is not up to date. I don't even have NAT command to synhronize NAT sessions between routers. But anyway, it should not solve my issue.
    It occurs only on the NAT (outside) interface. On the other virtual interfaces it behaves as expected.
    I don't have any explanations to this behaviour.
    For the moment, I have to keep R2 offline and bring it back online in case of failure.
    I tried several workarounds but I can neither filter ARP packets (no such function) on my router nor on my switch (too restrictive).
    If I forgot any information please ask me.
    Any help would be very much appreciated.

    Hello.
    I've noticed a very strange behaviour on my two Cisco's 2621 with HSRP configured.
    But first, this is a simplified schema of my current network.
    1. Summary
    - IOS version : 12.2(37)
    - File image : c2600-ik9o3s-mz.122-37.bin
    - R1 is the active router.
    - Both have tagged virtual interfaces : f0/0.10 & f0/0.60
    - NAT functionnality is enabled.
         - f0/0.10 is configured as outside.
         - f0/0.60 is configured as inside.
    2. Configuration samples
    R1
    interface FastEthernet0/0.10
    encapsulation dot1Q 10
    ip address 192.168.0.254 255.255.255.0
    ip nat outside
    service-policy output parent_out_internet
    no ip mroute-cache
    standby 10 ip 192.168.0.2
    standby 10 priority 120
    standby 10 preempt
    interface FastEthernet0/0.60
    encapsulation dot1Q 60
    ip address 192.168.1.254 255.255.255.0
    ip nat inside
    no ip mroute-cache
    no cdp enable
    standby 60 ip 192.168.1.1
    standby 60 priority 120
    standby 60 preempt
    ip nat pool ovrld 192.168.0.2 192.168.0.2 prefix-length 24
    ip nat inside source list internet pool ovrld overload
    R2
    interface FastEthernet0/0.10
    encapsulation dot1Q 10
    ip address 192.168.0.253 255.255.255.0
    ip nat outside
    service-policy output parent_out_internet
    no ip mroute-cache
    standby 10 ip 192.168.0.2
    standby 10 preempt
    interface FastEthernet0/0.60
    encapsulation dot1Q 60
    ip address 192.168.1.253 255.255.255.0
    ip nat inside
    no ip mroute-cache
    no cdp enable
    standby 60 ip 192.168.1.1
    standby 60 preempt
    ip nat pool ovrld 192.168.0.2 192.168.0.2 prefix-length 24
    ip nat inside source list internet pool ovrld overload
    3. Events.
    - When HSRP first runs or when there is a topology change, the active router sends correct ARP gratuitous reply packets (with the virtual MAC address)
    - ARP table is filled in on the Internet router.
    - When the ARP entry in the table expires it asks for the virtual IP mac address (192.168.0.2).
    - R1 responds with the virtual MAC address ---- BUT ---- R2 also responds with its physical mac address !
    - So packets are sent to the wrong router (R2) which can't route any packets because the NAT table is not up to date. I don't even have NAT command to synhronize NAT sessions between routers. But anyway, it should not solve my issue.
    It occurs only on the NAT (outside) interface. On the other virtual interfaces it behaves as expected.
    I don't have any explanations to this behaviour.
    For the moment, I have to keep R2 offline and bring it back online in case of failure.
    I tried several workarounds but I can neither filter ARP packets (no such function) on my router nor on my switch (too restrictive).
    If I forgot any information please ask me.
    Any help would be very much appreciated.

  • Fax function of HP LaserJet Enterprise 500 Color MFP M575

    Hi,
    I am one of users of HP LaserJet Enterprise 500 Color MFP M575​.
    I would like to know can I set the printer do not print my fax number and fax header on paper when I fax my document to others.
    I had login as admin but I did not see where I can config it.
    Thank you.
    Regards,
    Jimmy Pun

    There is no change to this problem after 6 months since the last post. Put simply, and as stated in the previous posts, there is no way to scan a document and receive the image on your PC. If you are working with graphics for any length of time or want to create an image for inclusion as an image in a document or web page using this piece of equipment will not allow you to do so.
    Great shame as every other function works well - it cannot be beyond the wit of HP to include a Windows application that enables you to scan an image, receive it in the software you are using at the time (e.g. Outlook, Word, Photoshop...) and use it in your work.
    HP Printers several years older than this £1000+ Enterprise printer were able to do this simple job and have done so for a great many years. Just being able to use Microsoft's Fax and Scan would be start.

  • Logical Operations in SQL decode function ?

    Hi,
    Is it possible to do Logical Operations in SQL decode function
    like
    '>'
    '<'
    '>='
    '<='
    '<>'
    not in
    in
    not null
    is null
    eg...
    select col1 ,order_by,decode ( col1 , > 10 , 0 , 1)
    from tab;
    select col1 ,order_by,decode ( col1 , <> 10 , 0 , 1)
    from tab;
    select col1 ,order_by,decode ( col1 , not in (10,11,12) , 0 , 1)
    from tab;
    select col1 ,order_by,decode ( col1 ,is null , 0 , 1)
    from tab;
    Regards,
    infan
    Edited by: user780731 on Apr 30, 2009 12:07 AM
    Edited by: user780731 on Apr 30, 2009 12:07 AM
    Edited by: user780731 on Apr 30, 2009 12:08 AM
    Edited by: user780731 on Apr 30, 2009 12:08 AM
    Edited by: user780731 on Apr 30, 2009 12:09 AM

    example:
    select col1 ,order_by,case when col1 > 10 then 0 else 1 end
    from tab;
    select col1 ,order_by,case when col1 &lt;&gt; 10 then 0 else 1 end
    from tab;
    select col1 ,order_by,case when col1 not in (10,11,12) then 0 else 1 end
    from tab;As for testing for null, decode handles that by default anyway so you can have decode or case easily..
    select col1 ,order_by,decode (col1, null , 0 , 1)
    from tab;
    select col1 ,order_by,case when col1 is null then 0 else 1 end
    from tab;

  • If statement in CE function

    Hi,
    When we use IF in calculation view with CE function the SQL engine is used.
    When we remove the "IF" the  CE engine is used.
    Is there any alternative for if or case in CE functions?
    Thanks,
    Amir

    Is it possible to use CE_CALC for this functionality?
    We are trying to use it inside projection:
    res_bal = CE_PROJECTION (:bal,[ "BUDAT", "RYEAR" ,  "Bal_Date" AS "BALANCE_DATE",   "RTCUR" ,"MAX_ZGROUP"],'"BALANCE_DATE" == 20140101');
    works but:
    res_bal = CE_PROJECTION (:bal,[ "BUDAT", "RYEAR" ,  "Bal_Date" AS "BALANCE_DATE",   "RTCUR" ,"MAX_ZGROUP"], '"BALANCE_DATE" == CE_CALC( 'if(''20140101'' == ''19000101'', ''19000101'', ''20140101'')');
    Doesn't work.
    Thanks,
    Amir

  • IPhone 5s Voice memo to mp3. Now music on iPhone. Won't play from search function.

    I record my band rehearsals using the voice memo on my iPhone 5s. Then I sync to iTunes and convert file to mp3. When i sync back to my iPhone it appears in my music. So far, so good. When I use the search function in music it finds the file but won't play from tapping. I must troll through all my music songs (currently 2227 of them) to find it and then play it. Is it something to do with it still being under the genre "voice memos" or what ?  Anybody help please.  Thanks

    iWeb is an application to create webpages with.
    It used to be part of the iLife suite of applications.
    iWeb has no knowledge of the internal speaker on your iPhone.
    You may want to ask in the right forum.

  • HP AiO Remote app will not recognize scan and copy function of HP Envy 120

    Good morning! HP AiO Remote App is installed on my iPad4 and in the same WiFi network with my HP Envy 120 printer. The printer is recognized by the app and marked with a green led. When I tap on scan or copy in the app menu, it tells me that these functions were available in the app only for printers which provide these features. But HP Envy 120 has both scanner and copier. And last time it worked. Some idea what could have happened here? Thanks. UJ

    Replied on: http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile-Printing-and-ePrintCenter/HP-AiO-Remote-will-n...
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • HP AiO Remote will not recognize scan and copy function of HP Envy 120 printer

    Good morning! HP AiO Remote App is installed on my iPad4 and in the same WiFi network with my HP Envy 120 printer. The printer is recognized by the app and marked with a green led. When I tap on scan or copy in the app menu, it tells me that these functions were available in the app only for printers which provide these features. But HP Envy 120 has both scanner and copier. And last time it worked. Some idea what could have happened here? Thanks. UJ

    Hi UJKarl, welcome to the HP Forums. You should be able to scan from the HP AIO Remote App on your Envy 120 printer. You probably just need to power cycle the printer, iPad and router to regain proper function.
    Turn off your printer with the power button. Power down the iPad by holding the sleep button down until you get the option to 'slide to power off'. Then disconnect the power cord to your router and count to about 10, and then plug it back in. Once the router comes back online, turn the printer on. When the printer comes back online (blue wi-fi light stops blinking), then power the iPad back up. Try again, and it should work.
    Let me know how it turns out.
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • 7515 ios 8 scanning doesn't function using document feeder

    My AiO remote updated on my iPad today and i have issues scanning from the scanner. The printer and tablet functions properly when scanning using the glass however when using the document feeder, AiO remote scans the sheets then before saving it says there is a problem with the scanner, check the scanner. not sure why it works with the glass and NOT with the feeder.

    I am having the exact same problem. I will add that scanning from the document feeder to my Mac Book works fine. The problem with the document feeder is only whenn atttempting to use the AiO software on my iPad.

  • I want to implement thems functionality in  my swing application

    Hi All...
    I want to implement the themes object in my swing application,How ,where to start and move that functionality,If anybody use this functionality in your program experience can u share with me.
    Than to Advance
    ARjun...

    Hi Kuldeep Chitrakar
    I can do that in web intelligence. dont want that
    I am replicating some of the sample report of SQL Servers in BusinessObjects XI R3.1.
    One of the SQL Sever's report is of product catalogue type that gives complete information like name, category, description along with the products image etc... for each of the products.
    I am trying to replicate the above said SQL Server report in Business objects XI R3.1. I am facing problem in bringing the image in to my BO report. The image resides in a table and its datatype is of varbinary(max). I don't know the exact matching while creating an object in the uiverse designer.
    Here is the url link http://errorsbusinessobjectsxir3.blogspot.com/2010/10/business-objects-image-errors.html
    Regards
    Prasad

  • Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems n

    Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems never arose during two years of using LTR-4 and nothing else has changed on my computer.  I have a pretty simple system with only a few plug-ins, which are usually not in operation.  I have 12GB of RAM in my Windows 7 PC.  I could illustrate these problems with screen shots if you would tell me how to submit screen shots.  Otherwise I will try to describe the problems in words.
    The problem is clearly cumulative, growing worse as usage time passes.  Compare View feature gradually slows down and eventually seems to choke as my work session proceeds. If I Exit LTR and re-enter and start all over, things will work normally for maybe 30 minutes, but then the Compare View feature begins to become very slow to respond.   In a recent example with my screen full of thumbnails in Library mode I highlighted two images to compare. LTR started to open the Compare View screen by first having the top row of thumbnails disappear to be replaced by the "SELECT" and "CANDIDATE" words in their spaces  (but no images), but Compare View never succeeded in gaining control of the screen. After some seconds the top row of thumbnails reasserted its position and the Compare View windows disappeared. But LTR kept trying to bring them back. Again the top row of thumbnails would go away, Select and candidate would reappear, try again, and give up. This went on for at least 2-3 minutes before I tried to choose File and Exit, but even that did not initially want to respond. It doesn't like to accept other commands when it's trying to open Compare View. Finally it allowed me to exit.
    To experiment I created a new catalog of 1100 images.  After 30-40 minutes, the Compare View function began to operate very slowly. With left and right side panels visible and two thumbnails highlighted, hitting Compare View can take half a minute before the two mid-size  images open in their respective SELECT and CANDIDATE windows. When the side panels are open and two images are in the Select/Candidate spaces, hitting the Tab button to close the side panels produces a very delayed response--25-30 seconds to close them, a few more seconds to enlarge the two images to full size. To reverse the process (i.e., to recall the two side panels), hitting Tab would make the two sides of the screen go black for up to a minute, with no words visible. Eventually the info fields in the panels would open up.
    I also created a new user account and imported a folder of 160 images. After half an hour Compare View began mis-placing data.  (I have a screen shot to show this.)  CANDIDATE appears on the left side of SELECT, whereas it should be on the right. The accompanying camera exposure data appears almost entirely to the left of the mid-screen dividing line. Although the Candidate and Select headings were transposed, the image exposure data was not, but the data for the image on the right was almost entirely to the left of the line dividing the screen in two.
    Gurus in The Lightroom Forum have examined Task Manager data showing Processes running and Performance indicators and they see nothing wrong.  I could also send screen shots of this data.
    At this point, the only way I can process my images is to work 30-40 minutes and then shut down everything, exit, and re-start LTR.  This is not normal.  I hope you can find the cause, and then the solution.  If you would like to see my screen shots, tell me how to submit them.
    Ollie
    [email protected]

    Since installing LTR 5.4, which I've now upgraded to 5.6, I've encountered repeated slowness and malfunctions in operations, especially when using the Compare View function and the Tab key to open and close the right and left side panels.  Such problems never arose during two years of using LTR-4 and nothing else has changed on my computer.  I have a pretty simple system with only a few plug-ins, which are usually not in operation.  I have 12GB of RAM in my Windows 7 PC.  I could illustrate these problems with screen shots if you would tell me how to submit screen shots.  Otherwise I will try to describe the problems in words.
    The problem is clearly cumulative, growing worse as usage time passes.  Compare View feature gradually slows down and eventually seems to choke as my work session proceeds. If I Exit LTR and re-enter and start all over, things will work normally for maybe 30 minutes, but then the Compare View feature begins to become very slow to respond.   In a recent example with my screen full of thumbnails in Library mode I highlighted two images to compare. LTR started to open the Compare View screen by first having the top row of thumbnails disappear to be replaced by the "SELECT" and "CANDIDATE" words in their spaces  (but no images), but Compare View never succeeded in gaining control of the screen. After some seconds the top row of thumbnails reasserted its position and the Compare View windows disappeared. But LTR kept trying to bring them back. Again the top row of thumbnails would go away, Select and candidate would reappear, try again, and give up. This went on for at least 2-3 minutes before I tried to choose File and Exit, but even that did not initially want to respond. It doesn't like to accept other commands when it's trying to open Compare View. Finally it allowed me to exit.
    To experiment I created a new catalog of 1100 images.  After 30-40 minutes, the Compare View function began to operate very slowly. With left and right side panels visible and two thumbnails highlighted, hitting Compare View can take half a minute before the two mid-size  images open in their respective SELECT and CANDIDATE windows. When the side panels are open and two images are in the Select/Candidate spaces, hitting the Tab button to close the side panels produces a very delayed response--25-30 seconds to close them, a few more seconds to enlarge the two images to full size. To reverse the process (i.e., to recall the two side panels), hitting Tab would make the two sides of the screen go black for up to a minute, with no words visible. Eventually the info fields in the panels would open up.
    I also created a new user account and imported a folder of 160 images. After half an hour Compare View began mis-placing data.  (I have a screen shot to show this.)  CANDIDATE appears on the left side of SELECT, whereas it should be on the right. The accompanying camera exposure data appears almost entirely to the left of the mid-screen dividing line. Although the Candidate and Select headings were transposed, the image exposure data was not, but the data for the image on the right was almost entirely to the left of the line dividing the screen in two.
    Gurus in The Lightroom Forum have examined Task Manager data showing Processes running and Performance indicators and they see nothing wrong.  I could also send screen shots of this data.
    At this point, the only way I can process my images is to work 30-40 minutes and then shut down everything, exit, and re-start LTR.  This is not normal.  I hope you can find the cause, and then the solution.  If you would like to see my screen shots, tell me how to submit them.
    Ollie
    [email protected]

  • URGENT: Function modules or BAPIs

    Hi Experts,
    I need function modules or BAPI to get the open items and cleared items G/L Account wise.
    Useful replies will be surely awarded.

    Hi Chakradhar,
    Check tcode : BAPI
    u will get all bapis there.
    Regards,
    Hemant

Maybe you are looking for

  • All my application wont open

    Hi there, All my application (safarai, mail, garageband, skype etc) wont open. I clicked on the software updates in system preferences and its saying the "ERROR could not open software updates). Only software works right now is my firefox. Any sugges

  • Report with XLS as a data provider

    Hi I have a report which has a XLS spreadsheet as a data provider. Whenever I open the report or refresh the data, the data is displayed very slowly, line by line. I have to wait a few minutes while this happens, until all the data has completed bein

  • How to tell if program is launched from JAR?

    I have a program that needs to launch itself at some point in the program. The class is called CalcSolidsWindow. The only problem is that I launch it from Eclipse to debug, and it's not in a JAR. However, I pack it into a JAR to distirbute it. To do

  • Error deploying Cocoon 2.1.11 on WebLogic 10.3.5

    Deploying Cocoon 2.1.11 as downloaded from cocoon.apache.org with no changes and getting the following error <21-Feb-2012 16:23:57 o'clock GMT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the a pplication 'cocoon'.

  • Define presentation variable in column header

    I want to display presentation variable in column header. I tried both: @{p_mycategory}{'My category'} Sales @{p_mycategory}{My category} Sales but failed to display neither p_mycategory value nor the default 'My category'. Any ideas?