SGE 2000/2010 config save question

Just had a quick ? to see what i have been missing on these switches.  I have 2 SGE 2000 and 2 SGE2010 and 2 SGE 2010P switches that i am working with and whenever i reboot them, i seem to always go back to factory defaults with the exception of the Stacking status.  It stays.  I lose usernames, and i lose all ip config data.  This is both through telnet and the web interface.  I am using the save feature and once i make the configuration changes it holds them...unless i reboot the switch.  To me, if this is working as designed, then it is unacceptable as i configure them at my desk and then install.  I am thinking it is more that I am missing something...like the WR MEM statement for the catalyst switches i used to work on at my old job. 
Thanks alot inadvance for any help you all could provide!
Jason Helm
Solved!
Go to Solution.

you need to do the following steps to permanently save your settings
go to Admin > File Management > Copy Files
click on Copy Configuration button
set Source File Name as Running Config
set Destination File Name as Startup Config
click Apply

Similar Messages

  • Read email from microsoft exchangeserver 2010 and save attachement

    Hello,
    I want to read email from microsoft exchangeserver 2010 and save attachement into a folder.I created an Java program to import attachments from a exchange server mailbox using "POP3S".It works fine when run as a java application.But when i put this inside Oracle11g R2 using load java and while executing from a procedure it gives an error at parsing message into Multipart
    Error at line : Multipart mp = (Multipart)m.getContent();
    Error:
    Content-Type: multipart/mixed;
    boundary="_002_A0C2E09A..................................."
    java.lang.ClassCastException
    at mailPop3.checkmail(mailPop3:71)
    My Java Class is as follows,
    import java.io.*;
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.Date;
    The function i used to check for attachments is given below.
    public static boolean hasAttachments(Message m) throws java.io.IOException, MessagingException
    Boolean hasAttachments = false;
    try
    // if it is a plain/html text - no attachements
    if (m.isMimeType("text/*"))
    return hasAttachments;
    else if (m.isMimeType("multipart/alternative"))
    return hasAttachments;
    else if (m.isMimeType("multipart/*"))
    Multipart mp = (Multipart)m.getContent();
    if (mp.getCount() > 1)
    hasAttachments = true;
    return hasAttachments;
    catch (Exception e) {
    e.printStackTrace();
    } finally {
    return hasAttachments;
    My Java Details as follows
    java Version :1.5.0_10
    java.vm.specification.version:1.0
    java.vm.version :1.5.0_01
    java.specification.version:1.5
    java.class.version:48.0
    Java mail API:javamail-1.4.4
    Used Jars:mail.jar
    Could someone explain why I am getting this error? What can I do to resolve this error?
    Is any other Jar need other than mail.jar?
    Any help would be much appreciated.
    Regards,
    Nisanth

    889509 wrote:
    This java class has no error.Then it should work - not only at compile time, but at run-time too.
    Because it does not, it means there are errors. And as the error you've posted is not an Oracle SQL or PL/SQL error, your question is off-topic to this forum.
    Why would the code not work at run-time? Numerous reasons, including environmental ones. Java inside Oracle are subjected to a number of restrictions and limitations that do not exist in a Java VM outside Oracle (for good reasons).
    So you need to consider that too - and that is why I referred you to the documentation... which is IMO mandatory reading for all Oracle developers.

  • Outlook 2010 cannot save to archive folders listed. Message says that message was already moved or that user doesn't have permission.

    Outlook 2010 cannot save to archive folders listed. Message says that message was already moved or that user doesn't have permission.

    Hi,
    Does this issue occur when you manually archive items in Outlook, do you drag them into the archive folder?
    The first thing I wonder is if the .pst file has been corrupted, please run Scanpst.exe to repair the archive .pst file:
    http://support.microsoft.com/kb/272227/en-us
    Please logon your Webmail(owa), check if the emails are available. If the emails have been moved and Outlook Client hasn't synced yet, this issue may occur as well.
    We can also create a new .pst file to archive the file, check if the issue persists.
    For more information, we can refer to Archive items manually:
    http://office.microsoft.com/en-in/outlook-help/archive-items-manually-HA010355564.aspx
    When you browse to the archive file in step 5, type in a new .pst file name.
    If my understanding is not accurate, please detail your scenario and provide the exact error message.
    Regards,
    Melon Chen
    TechNet Community Support

  • My SGE 2000 24 port POE switch won't boot

    Hi,
    I have a sge 2000 24 port POE switch that won't boot, won't communicate on console or TCP/IP, and all of the port lights are lit up green. Holding down the reset button doesn't fix the issue and there aren't any lights illuminated on the left hand side of the switch. Do I have a future doorstop?
    Any ideas?

    Hi David, if you're unable to console the switch, there isn't an alternative recovery method. You should check the warranty by calling the SBSC to see if you're entitled to replacement.
    -Tom
    Please rate helpful posts

  • OID SGE 2000

    HI
    I dont find the OID temperature,cpu and memory of cisco sge 2000
    Regards
    Ahmed

    MIBs usually are same for all the Cisco devices/IOS. What you need to check is if the same MIB is implemented on the device being used or not.
    MIBs are same as they are derived from RFCs which is common across all the vendors. Example, a CPU usage MIB will use reference from and implemented by any vendor on all its product lines using the same RFC.
    So these available documens will be able to help you to find procedure or MIBs which are used to find Temperature, Memory and CPU.
    May be there can be a litlle difference between a Enterprise product and your SMB switch.
    How to Get Free and Largest Block of Contiguous Memory Using SNMP
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a95.shtml
    MIB used :
    CISCO-MEMORY-POOL-MIB
    CISCO-ENHANCED-MEMPOOL-MIB
    How to Collect CPU Utilization on Cisco IOS Devices Using SNMP
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a94.shtml
    MIB used :
    CISCO-PROCESS-MIB
    OLD-CISCO-CPU-MIB
    How To Get the Environment Temperature on a Catalyst 6500/6000 Using SNMP
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094b9e.shtml
    MIB used :
    CISCO-ENVMON-MIB
    CISCO-ENTITY-SENSOR-MIB
    Apart from this, you need to be sure if an SMB switch has hardware sensors available for temperature or not. You can check if the CLI shows the temperature of the switch properly.
    -Thanks
    Vinod
    **Encourage Contributors. Rate them.**

  • High CPU Utilization on Cisco SGE-2000

    Dear Experts,
    We are using Two Cisco SGE-2000 in our network. but we are facing CPU utilization very high upto 95 to 98 percent.
    we are unable to see in details why it's happend like in cisco RTR or Catalyst " sh proc cpu" there is see in details by which service it going high so then we can identity very easly but in Cisco L3 SGe-2000 only showing Percent not in details. so how can i find out.
    We are getting on SGE-2000 this type of errors "2147480831 2012-Jul-06 13:14:45 Warning %IPFFT-W-SFFTREDYELLOW: IP SFFT"
    how can solve this and why it's happend.
    Please anyone help me for the same , i appreciate for this.
    Thanks in ADV,

    D/Tom,
    Thanks for your reply . you are right there is more than 400 users connected with this SW so how can i resolve this issue.
    one more think should i go with this SW when connected more than 400 users and also we have configured with Static route and we have facing CPU utilization very high continue 90 to 99 percent. and how can i show in details which service is taking high percent of CPU utilization cause i am not able to show in details in this SW only percentage are showing.
    This SW is reliable at this level ?? or not and i want to know how many BW perfonance capacity of this SW currentely we are using 100 mb P2P.
    one SW at our CO (SGE-2000) with 150 users and conneted 100 mb P2P with same SGE-2000 at our HO with more than 400 usrs.
    there is no any issue at our CO with the same SW.
    Thanks once again!!!

  • Excel 2010, file save as Question

    I save my file name based on a cell "C35". This Cell is a concatenation and I
    have recently noticed that some of the data imported from an xml database
    contains illegal characters and Windows won’t save the file. How can I  substitute
    windows offending characters with say an underscore before save as?
     Dim MyName
     MyName = Range("$C$35").Text
     If MyName = "" Then
     MsgBox ("Verify Save as Filename C35")
     Exit Sub
     End If
    Application.Dialogs(xlDialogSaveAs).Show MyName, 52<o:p></o:p>
    heads up

    Because it can be quite difficult to determine what is a legal character and what is not legal how about just restricting to alpha and numeric like the following.
    Code modified with better syntax for Like operator since initial post.
    Sub KeepAlphaNumeric()
        Dim MyName As String
        Dim i As Long
        Dim strNewName As String
        MyName = Range("$C$35").Text
        For i = 1 To Len(MyName)
            If Mid(MyName, i, 1) Like "[A-Za-z0-9]" Then
                strNewName = strNewName & Mid(MyName, i, 1)
            Else
                strNewName = strNewName & "_"
            End If
        Next i
        MsgBox strNewName
    End Sub
    Regards, OssieMac

  • Lync 2010 and Outlook 2010 cannot save conversation history

    I have a user that is having issues saving their conversations to Outlook 2010. It is isolated to 1 user and follows that user no matter what machine they log into. They have the feature turned on to save their conversations to outlook and i even see the
    conversation history start to queue up, but it will not get sent to outlook. The issue 2 weeks ago for them and as far as i can tell nothing was done to their account.

    Hi,
    Lync client save the conversation history to outlook through EWS, If the EWS is not possible it will go through MAPI. So please check the user's lync client Configuration Information, make sure the EWS deploy is OK and you can find the EWS URI.
    You also can try to change the EWSFindCountLimit for this user.
    New-ThrottlingPolicy –Name LyncClientPolicy –EWSFindCountLimit $null
    Set-Mailbox -Identity usermailAddress –ThrottlingPolicy LyncClientPolicy
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Rotating images in iphoto & screen saver questions

    hi there!!
    i'm a newbie to apple discussions! too bad i didn't find out about it BEFORE i broke the cardinal rule and lost nearly my WHOLE library very comforting to see that i'm not the only one ;_
    anyway, here are my questions:
    1. when i import images into iphoto library, the vertical ones automatically show up in the upright position in the library. BUT when i switch to the edit window they show up sideways. the same is true when i use my iphoto library/folders as a screen saver: even though they are upright in the library, they are being displayed sideways. if i rotate them inside the edit window into the upright position, they show up sideways in my library. it seems like either way i can't win.
    2. when i use iphoto library or any of my albums as a screen saver, the slideshow plays for a little while and then stops. i mean, not longer than 2 or 3 minutes long. and sometimes i won't start at all. any ideas??
    thank you much!!!
    katmack

    What version of iPhoto 5 are you running? The iPhoto 5.0.4 Updateupdate fixes that problems.
    OT

  • Sun-faces-config.xml question

    Hello all,
    maybe this question is a bit silly, but i�m a newbie to this. I�m developing a complib file with a custom component; and I want to add custom properties to it. As far as I�ve done, i�m able to add custom string properties via the "StringPropertyEditor"
    All this is done in the sun-faces-config.xml file, and when I declare a property which can be set via a combo-box, this is, with a "SelectOneDomainEditor" in the sun-faces-config.xml, I don�t know how to populate this combo with data to be shown so it can be selected in the properties window.
    I�d be truly grateful to anyone who can help me out, maybe a short sample or fraction of a sun-faces-config would be fine.
    Thanks everyone in advance, and sorry for the long read,
    MANUEL ANS�N.

    Hi ,
    The follwing link may probably answer your query.
    http://swforum.sun.com/jive/thread.jspa?threadID=50215&tstart=15
    Regards.,

  • Config output question

    Is there an easy way to output the sensor configuration to a file to send to TAC? Thanks.
    Shawn

    You will need an ftp (or scp) server that the sensor can log into and be able to place files on.
    If it is just the config you want then:
    copy current-config ftp://user@server/directory/config.txt
    However, the TAC usually wants a full diagnostics report (which includes the config):
    show tech-support destination-url ftp://user@server/directory/techsupport.html
    (The output will be downloaded as an html file)
    If you don't have an ftp (or scp) server available then the other option is to run IDM. There is a diagnostics option in IDM that will bring up a similar html file as above. You can then select the File->Save As option in your web browser to save the html file and send it to the TAC.

  • Lync 2010 - Disable "Save My Password" Checkbox on Lync Client

    Hello,
    I am deploying Lync 2010 to workgroup computers and would like to disable the "Save My Password" checkbox on the Lync login screen.  Does anyone know how this can be configured in the registry?
    Thanks

    Hi Tom,
    I don't understand how it work because I have users that, even without save the password, clients will not "auto-login", but there are others users who
    behave the
    way you say. For example, when i try to login with the user "lynctest" in my computer (pc1, it's not a member of domain), always ask me for credentials. However, in other computer that also is
    not a domain member (pc2), when i try to login with the same user, no ask me for credentials. If I revoke the cert auth for lynctest, the first time that log on in pc2 ask me for credencials. Then, never again. In pc1,
    still works the
    same way.
    I
    hope your help!
    Fernando

  • Reader/Acrobat X - SharePoint 2010 - Cannot Save

    We get this error when trying to save a pdf document back into a SharePoint 2010
      document library: 
    After some investigation, we have narrowed the cause down to managed metadata columns in the document library:
    Library with NO managed metadata columns - no problems saving.
    Library WITH managed metadata columns (non-mandatory):
    Document has NO managed metadata property values - no problems saving.
    Document HAS at least one managed metadata property value - get error message above.
    Our client environment is Windows 7 and the above symptoms apply equally to both Reader X (v 10.1.1)
      and Acrobat X (v 10.1.2). 
    There is a workaround as described below but our users are not keen about the extra mouse clicks!  Hopefully someone from Adobe will read this and provide a suitable solution.
    Workaround:
    Manually check out the document.
    In the check out dialog, tick the Use my local drafts folder checkbox.
    Edit the document in Reader/Acrobat - it will save normally (to the local drafts folder).
    When amendments are complete, check in the document from the SharePoint document library (this uploads the edited document from the local drafts folder).
    In short, you have to download the document locally to edit and save it, then upload it back to SharePoint.

    Hi Kay,
    Did this ever get sorted?

  • Mac Mini Mid 2010, thermal sensor question...

    Hi,
    So after having opened my Mini a couple of times already (out of warranty) I sadly have to announce that I have joined the "Oops I damaged the thermal sensor club".
    The DVD broke down, it was no longer accepting discs and I thought I would replace it with a second HDD bay. So I did and obviously forgot how fragile these thermal scukers are and snapped it in half. I know what I need to do but I'm having issues finding the optical thermal sensor 076-1370 at a reasonable price (including shipping). Does anyone know if any thermal sensor will work, e.g one of the HDD sensors for the mid 2010?
    It's not a problem if the cable is too short. I can just re-solder it to fit but I'm unsure wheter it's the same thermal sensor for HDD's as it is for the optical sensor. They look the same to me.
    What did you guys do with your thermal sensor issue?

    Try these folks....
    http://www.powerbookmedic.com/xcart1/_search.php?page=1&q=2010+mac+mini+thermal+ sensor
    .....email them and ask questions about what you are doing.......

  • Cluster domain config - newbie question

    Hi,
    I need to configure a clustered domain on Host1 and Host2 with one managed_server1 on Host1 and one managed_server2 on Host2.
    I followed the steps outlined below but ended up with both managed servers running on Host1 rather then managed_server1 running on Host1 and managed_server2 running on Host2. Can someone please clarify the right procedure for me.
    1. I installed the software on both Host1 and Host2.
    2. From Host1 ran the config.sh to create a domain.
    3. While creating a domain I created an admin server to run at Host1:7001 and one managed_server1 to run at Host1:7003.
    At the same time I also did create a cluster with cluster address as Host1:7003,Host2:7003.
    Also created machines Host1, Host2. Assigned admin server and managed_server1 to machine Host1.
    Finished with the domain.
    4. Started node managers on both servers, started the admin server, then from the admin server console
    I created another managed_server2 which I assigned to Host2 and the cluster that I created in step 3,
    started both managed servers from the console.
    My question is - now both my managed servers are running on Host1 and on Host2 I only have the node manager process.
    Is this correct? Because my domain directory under user_projects is located on Host1, nothing on Host2,
    in fact I even don't have user_projects directory on Host2. Should I copy the directory structure (user_projects/domains/<my_domain>) to Host2 manually?
    Thank you
    Anatoliy

    Hi Anatolly
    There are some discrepencies in the way you created cluster for the Env you want. Here are brief outline steps. Will give the full link at the bottom.
    1. Install SAME version of Weblogic Server on both the machines Machine1 and Machine2. Note that it should be the same version absolutely.
    2. On Machine1, Create a Cluster Domain. At the time of creation select customize option. Create 2 Managed Servers MS1 and MS2. Give the machine IP adddress or dns names for each ms1 and ms2 where they are gonna run. You can use the same port, since they are running on different machines. Ofcourse you will have one Admin Server assuming its on Machine1 itself. Create only ONE cluster and in next screen add both ms1 and ms2 to this cluster. You can have any number of clusters. Bur for your usecase, you need only one cluster with 2 managedservers. Admin server is NOT part of cluster.
    3. Now you have a Clustered domain with AdminServer and MS1 on Machine1 and MS2 that should run on Machine2. MS1 and MS2 are part of cluster
    4. Within Machine1, run a command called pack (see below link for details). This will create a .jar file with the name you specify during pack command.
    5. copy the above .jar file to other Machine2. Run unpack command on this other machine. Now you will have MS2 created on other machine.
    You can always start adminserver and ms1 (first managed server) on machine1 using normal startweblogic and startmanagedweblogic commands. On other machine run startmanagedweblogic and give that server name which is ms2.
    You do not need Node manager by default. Incase if you want to start/stop ms2 server running on other machine from main master machine MS1, then you need to configure node manager etc.
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/confgwiz/examples.html#wp1089614 (Creating a Domain with Managed Servers and Clusters)
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/pack/tasks.html (How Do I Create and Start a Managed Server on a Remote Machine?)
    HTH
    Ravi Jegga

Maybe you are looking for

  • IChat video/audio NOT working

    I just got my mac YESTERDAY and one of the big reasons was for the ichat/video features. I can't get this to work and I have no idea what to do. And this is my first mac- so i'm frustrated with it anyway. If anyone could help that would be great.

  • Mobile safari no longer able to authenticate with client certificate in ios 5...

    was working in 4.3.5 on iPad, but no more. Imported the cert with ipcu but Safari  seems to not recognize that there is a cert installed. All certs are using sha1

  • "LayoutTagLibrary" tag error in JSP file .

    Dear All, I am trying to implement Custom Framework Page in SAP NW Portal 7.3 with the help of the [DOCUMENT|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/001bfa1a-958e-2e10-c2be-d914f673e21e?QuickLink=index&overridelayout=true]

  • Problem with parallax scrolling moving around randomly

    I have an ipad air. My problem is with the parallax scrolling. It just seems to be moving randomly around the screen even when the ipad is steady and it's quite difficult to get the ipad to change orientation when I stand it on its side. I've reset 

  • Flash Tearing | flashplugin, arch64

    Right, so I have one problem with flash and that is that videos tear when there are things that move quickly. I am currently using Firefox to watch flash videos, I have installed the flashplugin package from the main repositories. I am using a 8800GT