Uptime server?

Hi all,
What's the command to see the uptime server?. With 'top' monitor, I can't see it.
Thanks for all.
Álvaro

If you are asking, "how can you tell how long the machine has been running," then you've already guessed the command:
uptime
For a bit of history, try:
UPTIME
Hope this helps

Similar Messages

  • Problems with Microsoft.Update.Session on Windows Server 2012R2

    Hi, I've created a script for collecting Windows Update information using the "Microsoft.Update.Session" comObject.
    I got some problems collecting data from certain servers, but I don't understand what can be wrong.
    In this example I got "DC1" and "DC2", where DC1 is a Windows 2012R2 Core, and DC2 is a Windows 2008R2. Both has installed updates previously.
    The problem is that the Microsoft.Update.Session won't return the installed updates from "DC1", using the identical commands as on "DC2".
    Commands used in this example:
    $updateSession = New-Object -ComObject Microsoft.Update.Session
    $Searcher = $updateSession.CreateUpdateSearcher()
    $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software' and IsHidden=0")
    $PendingUpdates = $PendingUpdates.Updates
    $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    Output from session DC1:
    Windows PowerShell
    Copyright (C) 2014 Microsoft Corporation. All rights reserved.
    PS C:\Users\User> Enter-PSSession -ComputerName DC1 -Credential User
    [DC1]: PS C:\Users\User\Documents> $updateSession = New-Object -ComObject Microsoft.Update.Session
    [DC1]: PS C:\Users\User\Documents> $Searcher = $updateSession.CreateUpdateSearcher()
    [DC1]: PS C:\Users\User\Documents> $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software'
    and IsHidden=0")
    [DC1]: PS C:\Users\User\Documents> $PendingUpdates = $PendingUpdates.Updates
    [DC1]: PS C:\Users\User\Documents> $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    [DC1]: PS C:\Users\User\Documents> $Installed
    [DC1]: PS C:\Users\User\Documents> $Searcher.QueryHistory(0,5)
    [DC1]: PS C:\Users\User\Documents>
    Output from session DC2:
    PS C:\Users\User> Enter-PSSession -ComputerName DC2 -Credential User
    [DC2]: PS C:\Users\User\Documents> $updateSession = New-Object -ComObject Microsoft.Update.Session
    [DC2]: PS C:\Users\User\Documents> $Searcher = $updateSession.CreateUpdateSearcher()
    [DC2]: PS C:\Users\User\Documents> $PendingUpdates = $Searcher.Search("IsInstalled=0 and Type='Software'
    and IsHidden=0")
    [DC2]: PS C:\Users\User\Documents> $PendingUpdates = $PendingUpdates.Updates
    [DC2]: PS C:\Users\User\Documents> $Installed = $Searcher.QueryHistory(0,1) | select -ExpandProperty Date
    [DC2]: PS C:\Users\User\Documents> $Installed
    16. oktober 2014 01:06:52
    [DC2]: PS C:\Users\User\Documents> $Searcher.QueryHistory(0,5)
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:06:52
    UpdateIdentity : System.__ComObject
    Title : Security Update for Windows Server 2008 R2 x64 Edition (KB3000869)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:06:38
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 4.5, 4.5.1 and 4.5.2 on Windows 7, Vista, Server 200
    8, Server 2008 R2 x64 (KB2972107)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:04:30
    UpdateIdentity : System.__ComObject
    Title : Security Update for Windows Vista, Windows 7, Server 2008, Server 2008 R2 (KB2917500)
    Description : Install this update to resolve an issue which requires an update to the untrusted certificate sto
    re on Windows systems and to keep your systems up to date. After you install this update, you may
    have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes :
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:04:30
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 4.5, 4.5.1 and 4.5.2 on Windows 7, Vista, Server 200
    8, Server 2008 R2 x64 (KB2979578)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    Operation : 1
    ResultCode : 2
    HResult : 0
    Date : 16.10.2014 01:03:20
    UpdateIdentity : System.__ComObject
    Title : Security Update for Microsoft .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 fo
    r x64-based Systems (KB2968294)
    Description : A security issue has been identified in a Microsoft software product that could affect your syste
    m. You can help protect your system by installing this update from Microsoft. For a complete list
    ing of the issues that are included in this update, see the associated Microsoft Knowledge Base a
    rticle. After you install this update, you may have to restart your system.
    UnmappedResultCode : 0
    ClientApplicationID : AutomaticUpdates
    ServerSelection : 1
    ServiceID :
    UninstallationSteps : System.__ComObject
    UninstallationNotes : This software update can be removed by selecting View installed updates in the Programs and Featu
    res Control Panel.
    SupportUrl : http://support.microsoft.com
    Categories : System.__ComObject
    [DC2]: PS C:\Users\User\Documents>
    Anyone got an idea of what might be wrong?
    Thanks!

    Hi Objectclass,
    The updates you query from DC1 (Windows Server core 2012 r2) is different from DC2 (Windows Server 2008 R2), because firstly these two servers have different operating system versions so they apply different updates, and DC1 also have less updates than DC2
    because of server core edition.
    Fewer installed features means fewer features to patch and maintain, Server Core has been available since Windows Server 2008, and historically we've noted as much as 35-45% fewer patches needed on Server Core installations.
    Refer to:
    http://blogs.technet.com/b/keithmayer/archive/2012/10/19/improved-taste-less-filling-more-uptime-server-core-in-windows-server-2012-31-days-of-favorite-features-in-winserv-2012-part-19-of-31.aspx
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support

  • HP server monitoring

    Small company, so just a few servers. We are standardized on HP
    Proliants. Is there a way to get notifications of hardware issues
    from the servers? I would like a solution where it would notify me
    instead of me having to go check status.
    Thanks,
    Ken

    On Tue 08 Jul 2014 12:56:34 PM CDT, KeN Etter wrote:
    On Tue, 08 Jul 2014 12:34:01 GMT, jmozdzen
    <[email protected]> wrote:
    >
    >Hi Ken,
    >
    >> Small company, so just a few servers
    >> I would like a solution where it would notify me
    >> instead of me having to go check status.
    >
    >how are the hardware failures reported, via the BMC log? Then running
    >periodic checks via IPMI might be the solution, you could integrate
    >such checks in a Nagios or Opennms solution... what's your current
    >sysmgmt tool (uptime, server load,, network errors, reporting), if
    >used at all?
    I don't have a sysmgmt tool setup. Right now I just have to manually
    check the status of things. For the local servers that means checking
    the LEDs on the front panel. :-)
    Hi
    I use overlook whiz to keep an eye on the forums
    https://play.google.com/store/apps/d...k.android.whiz
    Then there is nagios, snmp, use rsyslog to one system and then
    something like sec (openSUSE packager/maintainer) to monitor the logs;
    http://simple-evcorr.sourceforge.net/
    For hard drives, you can use something like hddtemp which you can
    monitor temps remotely.
    Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
    openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-17-desktop
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below... Thanks!

  • Maximize server uptime - memory leak?

    Since we stabilized the newly introduced WLI 8.1 application we are now fine tuning the JVM. We are facing some kind of memory leak which forces us to reboot the WLS instances daily.
    I'm now asked to identify some strategies how we could let the WLI instances run for longer than 1 day. My goal is 7 days, so that the machines must only be touched once a week. The relevant JVM settings are like this:
    -Xms2048m -Xmx2048m -Xmanagement -Djrockit.managementserver.port=30011 -XgcPrio:throughput
    I've choosen the "throughput" strategy as we have here a systems which acts asynchronously most of the time (WLI). I have attached two JRA records. The first ("1day") shows a system which has an uptime of now 16 hours. The heap utilization is almost all the time between 90%-100%. Things get worse after a while. In the consequence we are rebooting the server when we see more and more timeout-exceptions in our WLI layer and heavy GC activity ("average time spent in GC")
    The other record ("leakdetector") shows a system which is now running for almost 3 hours. Here I connected the memory leak detector. The graph looks a bit better / more balanced. Means, that after 3 hours the avg heap util remains between the margins of 40-50 %. The trend of the bottom margin however clearly indicates an increasing memory footprint.
    To understand this in more detail I started using the memory leak analyzer. So far I got no benefit from using the tool, though it looks very impressive. However, when I connect the memory leak analyzer I can observe some strange heap graph changes. I suppose the memory leak detector has some impact onto the GC strategies, doesn't it? My heap graph looks totally different with no leak detector attached. What can be the reason on this?
    Also I'm quite a bit confused why the "Growth" indicator always stays at 0 bytes/sec, even when I can see that objects are getting bigger and bigger. What is the secret here?
    i appreciate every comment you have on my case,
    thanks a lot

    You might also look at approaching the problem for a different perspective. Which transactions, requests, components are creating the most amount of memory? What concurrent requests where active when the memory jumped or an OOME was thrown. I have found this approach effective in getting a good idea on where to focus memory diagnostics after ruling of course a resource capacity issue.
    The following article discusses the difference between a leak and a capacity problem.
    http://www.jinspired.com/products/jxinsight/outofmemoryexceptions.html
    Also you should try high level monitoring to see whether there are global patterns in metric data that provides clues. This blog entry shows what is possible with professional performance management tools with visualizations going beyond pie charts and table views.
    Beautiful Evidence: Metric Monitoring
    http://blog.jinspired.com/?p=33
    There are also many low level memory inspection tools on the market that might help quickly navigate the heap and identify the problem though I think the JRA tool has probably most of the same features.
    Regards,
    William Louth
    JXInsight Product Architect
    CTO, JInspired
    "Java EE tuning, testing, tracing, and monitoring with JXInsight"
    http://www.jinspired.com

  • Server Uptime Availability Reports in SCOM

    Hi Friends,
    Whenever i am running the Availability Report for an server by adding the computer object, it is calculating all the monitors present inside the server and giving us the average/aggregate report as the server Uptime.
    Because of that we are getting wrong server availability information. We need to submit our Server availability report to our client and we commited to give 99.5% uptime.
    We have used Uptime.exe tool to take up the exact uptime and it is showing the exact downtime.. The only advantage and the reason we opted to take the reports in SCOM is, scom has the ability to exclude the planned maintenance from the total as downtime.
    Thanks & Regards,
    Dinesh Sundaram
    Please help me to take the exact report which suffice my requirement. I think we can do that with the help of SQL Reporting Services. If yes, kindly guide me to take the steps to do thatThanks & Regards,
    Dinesh Sundaram

    Hi Dinesh
    This is by design - "Whenever i am running the Availability Report for an server by adding the computer object, it is calculating all the monitors present inside the server and giving us the average/aggregate report as the server Uptime."
    What you need to do is Add the health service watcher object rather than the computer object.
    So in the availability report, when you select add object, type in a server name and search and you'll see the search results include a number of items. One of those has an icon of a pair of glasses (watcher!) - class health service watcher.
    This will give you availability of the agent which is (I think) the metric that you want.
    Cheers
    Graham
    View OpsMgr tips and tricks at http://systemcentersolutions.wordpress.com/

  • Empty logfiles on 10.4.11 Server after extended uptime

    I am running about a dozen Xserves in a production environment with very strict change control. The Xserves are running Tiger Server. Recently while monitoring a server's performance I tailed the SMTP log and found it empty. I then checked the system.log and it too was empty. syslog was running and showed that it has been running for 261 days (same as the overall server uptime). I performed a kill -1 on the syslog process and syslog restarted but still nothing in any of the system logs. I surveyed the rest of my servers and there was one other server with an uptime of 261 days (the next highest uptime was 94 days). This server happened to be a web server. I checked the system logs in /var/log and found the same issue (logs were empty). All of the logs in the other machines were filling up happily. All of the compressed logs were also empty which leads me to believe that the logging stopped at least 10 days ago. Other than this the system seems to be functioning normally although it is sort of hard to determine without logfiles to look at. I rebooted the mail server and it recovered normally and also started logging normally.
    I have googled for this issue and haven't found any relevant information except for folks who have misconfigured syslog.
    I can always reboot the servers to recover from this but I would prefer not to reboot my servers regularly. Hopefully an uptime of 261 days is not unusual or unexpected.
    Anyone have any experience with this issue or recommendations?

    Seems as though I have answered my own question. Here is the crux of the issue:
    While walking through the process tree I discovered two "tail -f " processes from 2 months ago. These processes were presumably either orphaned or zombified from a very old ssh session. In my excitement I sent them a kill -1 before I investigated where they came from and presto, syslogd started writing to all of its logs. So there you have it. For me a simple ps aux | grep tail solved it.
    Good luck with yours.

  • SCOM 2012: A report to show a server's uptime?

    I need to write a report showing the availability of a number of servers which form a "system" and wanted to ask, which properties of each computer do I use for this in the report?
    If I add all available properties, I get the following:
    Windows Computer: Uptime=0, Downtime=100
    Health Service: Uptime=100, Downtime=0
    Health Service Watcher: Uptime=100, Downtime=0
    Microsoft.Systemcenter.ManagementService: Uptime=100, Downtime=0
    I know that this server has been up 100% during the test period so I'm confused as to why "Windows Computer" is showing Uptime as "0"?

    Hi,
    Did you run the Availability report under Microsoft generic report library for those servers?
    What conditions did you choose as downtime:
    Here is my result when only choose unpalnned Maintenance as downtime:
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • SCOM 2012R2 Powershell Widget - Server Uptime Days

    Hi all,
    I wanted to get a better UPTime Widget than the uptime performance counter as it is
    displayed in seconds. I thought I might be able to use the new PowerShell
    widget.
    Sorry thisis a very basic script and i'm sure has lots of room for improvement:
    $comp = Get-SCOMGroup -DisplayName test | Get-SCOMClassInstance | foreach { $_.NAME}
    Get-WmiObject -ComputerName colo-cvarchive.stella.ad win32_operatingsystem |
    select -first 10 csname, @{N="Uptime";E={(Get-Date) - $_.ConvertToDateTime($_.LastBootUpTime)}}
    Now I guess the question is: if I add this script to the PowerShell widget do i need to put
    in some logic to check at an interval or should the widget refresh on its own interval and then re-run the script.
    Also please let me know if anyone has any better options. I just want a dashboard showing
    the top 10 servers with the highest uptime and show the server name and the uptime value.
    Thanks,
    Mike

    If add this script to the PowerShell widget should refresh on its own interval and then re-run the script
    http://blogs.technet.com/b/stefan_stranger/archive/2014/04/28/new-powershell-grid-widget-walkthrough.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • How to enable UPTIME notificaton of Server in nagios

    Hey!
    Can you look into this issue: 
    I want to add uptime monitoring on Nagios, but after the configuration its says
    Return code of 127 is out of bounds - plugin may be missing)%uFEFF
    This topic first appeared in the Spiceworks Community

    While preparing to demote a DC I ran dcdiag and it's failing while attempting to register records in our external dns server at rackspace. I can only assume that since we use the same domain externally, and for AD, that the domain controller is seeing rackspace as authoritative and attempting to create the test records there. Has anyone seen this behavior before? It's never been a problem until now, and this issue did not appear in the logs when I demoted another DC earlier tonight.
    Log:TextAn error event occurred. EventID: 0x0000168E Time Generated: 11/15/2010 15:37:52 Event String: The dynamic registration of the DNS record 'ForestDnsZones.contoso.com. 600 IN A 192.168.1.234' failed on the following DNS server: The DNS server it goes on to list is the public IP of our rackspace DNS.There are many of these errors listed as it attempts...

  • JMX NotificationListener for server Uptime does not return notifications.

    HI,
    I have written some basic code to add a notification listener to the JVMRuntime - upTime attribute, but for some reason it doesnt seem to be working.
    Basically I have the following code (relevant sections only - have excluded connection details etc):
    service = new ObjectName("com.bea:Location=MedRecServer,Name=MedRecServer,Type=ServerRuntime");
    ObjectName serverLCRT = (ObjectName) connection.getAttribute(service, "JVMRuntime");
    MyAttributeChangeListenerImpl listener = new MyAttributeChangeListenerImpl();
    AttributeChangeNotificationFilter filter = new AttributeChangeNotificationFilter();
    filter.enableAttribute("Uptime");
    connection.addNotificationListener(serverLCRT, listener, filter, null);
    My notificationListener is really basic and looks like:
         public void handleNotification(javax.management.Notification notification, Object handback)
              System.out.println("Notification called");
    I can alter the code to return changes in server state but for some reason I can receive notifications of changes in UpTime.
    I am using Weblogic 10.0 and Java 1.6 and am connecting to Weblogic remotely using JMXServiceURL.
    Any help would be appreciated.
    Thanks

    Looks like a Bug: http://weblogic-wonders.com/weblogic/2010/06/30/notificationlistener-for-server-state-change/
    It may be a documentation Bug as well...as it is not clearly mentioned that how it should work for all the attributes....changes

  • Solutions/Options for 100% uptime with Application Server

    what are the solutions/options available for 100% uptime with Oracle DB and application server as one of the business area requires 100% uptime of the application system and DB.
    Is there any cost effective options available to achieve the above stated requirement or else might to have to go for stand alone system?
    Thanks in advance for help.

    Hi,
    I would recommend you to take a look at the Oracle Application Server Enterprise Deployment Guide and Oracle Application Server High Availability Guide. Both are avaliable at http://download-west.oracle.com/docs/cd/B14099_15/index.htm.
    Regards,
    Mathias

  • How do I tell a server's uptime

    I have used UNIX mainly HPUX and Mac OS X for a number of years and am now using Solaris 9 and I was just wondering what is the easiest way to find out a servers uptime? I would usually use the uptime command on a Mac OS X box but am not sure that this command will work on Solaris 9. Any help would be appreciated.

    Have you tried 'uptime'? ;-)

  • SQL Server uptime, Database uptime ?

    Is there a way, preferably with T-SQL, to query how long the SQL Server service has been running?
    Also how long a particular database has been running (i.e. when it was last set online)?
    I'm hoping for something simpler than querying the SQL errorlog, especially as that could be cycled to a point where this info is no longer present
    CheersMCITP: Database Administrator 2005 / 2008

    I agree querying ERROR LOG could be painfull
    However since SQL2005  Microsoft introduced the default trace , this is running permanently unless you specify to stop it
    so you can query it and this one is pretty interesting
    So to track when SQL server has been stopped or started : 
    SELECT  TE.name AS [EventName] ,
            V.subclass_name ,
            T.LoginName ,
            T.StartTime ,
            T.SessionLoginName
    -- Get the current path of the default trace and will add 'log.trc' at the end so that
    -- every traces files that are still on this path will be used for the query result
    FROM    dbo.fn_trace_gettable(( SELECT  REVERSE(SUBSTRING(REVERSE(path),CHARINDEX('\',REVERSE(path)),256)) + 'log.trc'
                                    FROM    sys.traces
                                    WHERE   is_default = 1
                                  ), DEFAULT) T
            JOIN sys.trace_events TE ON T.EventClass = TE.trace_event_id
            JOIN sys.trace_subclass_values V ON V.trace_event_id = TE.trace_event_id
                                                AND V.subclass_value = T.EventSubClass
    WHERE   TE.name IN ( 'Audit Server Starts And Stops' )
    ORDER BY T.StartTime ASC

  • Server Uptime and Load Average

    Hey guys im trying to find a script to put into my website
    displaying the uptime and load average of one of my servers.
    Anyone got any help there?
    Thanks

    Anyone got any help with this topic?

  • VPN client connect to CISCO 887 VPN Server but I can't ping Local LAN

    Hi
    my scenario is as follows
    SERVER1 on lan (192.168.1.4)
    |
    |
    CISCO-887 (192.168.1.254)
    |
    |
    INTERNET
    |
    |
    VPN Cisco client on windows 7 machine
    My connection have public ip address assegned by ISP, after ppp login.
    I've just configured (with Cisco Configuration Professional) the ADSL connection and VPN Server (Easy VPN).
    All the PC on LAN surf internet and remote PC connect to VPN Cisco server via cisco VPN client.
    But all remote PC after connection to Cisco VPN server don't ping SERVER1 in lan and therefore don't see SERVER1 and every other resource in LAN. I can't even ping the gateway 192.168.1.254
    I'm using Cisco VPN client (V5.0.07) with "IPSec over UDP NAT/PAT".
    What is wrong in my attached configuration? (I've alspo tried to bind Virtual-Template1 both to unnambered Dialer0 and to Loopback0 but without luck)
    Perhaps ACL problem?
    Building configuration...
    Current configuration : 4921 bytes
    ! Last configuration change at 14:33:06 UTC Sun Jan 26 2014 by NetasTest
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname TestLab
    boot-start-marker
    boot-end-marker
    enable secret 4 5ioUNqNjoCPaFZIVNAyYuHFA2e9v8Ivuc7a7UlyQ3Zw
    aaa new-model
    aaa authentication login default local
    aaa authentication login ciscocp_vpn_xauth_ml_1 local
    aaa authentication login ciscocp_vpn_xauth_ml_2 local
    aaa authorization exec default local
    aaa authorization network ciscocp_vpn_group_ml_1 local
    aaa authorization network ciscocp_vpn_group_ml_2 local
    aaa session-id common
    memory-size iomem 10
    crypto pki trustpoint TP-self-signed-3013130599
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-3013130599
    revocation-check none
    rsakeypair TP-self-signed-3013130599
    crypto pki certificate chain TP-self-signed-3013130599
    certificate self-signed 01
    3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
    31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
    69666963 6174652D 33303133 31333035 3939301E 170D3134 30313236 31333333
    35305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
    4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30313331
    33303539 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
    8100A873 940DE7B9 112D7C1E CEF53553 ED09B479 24721449 DBD6F559 1B9702B7
    9087E94B 50CBB29F 6FE9C3EC A244357F 287E932F 4AB30518 08C2EAC1 1DF0C521
    8D0931F7 6E7F7511 7A66FBF1 A355BB2A 26DAD318 5A5A7B0D A261EE22 1FB70FD1
    C20F1073 BF055A86 D621F905 E96BD966 A4E87C95 8222F1EE C3627B9A B5963DCE
    AE7F0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
    551D2304 18301680 14E37481 4AAFF252 197AC35C A6C1E8E1 E9DF5B35 27301D06
    03551D0E 04160414 E374814A AFF25219 7AC35CA6 C1E8E1E9 DF5B3527 300D0609
    2A864886 F70D0101 05050003 81810082 FEE61317 43C08637 F840D6F8 E8FA11D5
    AA5E49D4 BA720ECB 534D1D6B 1A912547 59FED1B1 2B68296C A28F1CD7 FB697048
    B7BF52B8 08827BC6 20B7EA59 E029D785 2E9E11DB 8EAF8FB4 D821C7F5 1AB39B0D
    B599ECC1 F38B733A 5E46FFA8 F0920CD8 DBD0984F 2A05B7A0 478A1FC5 952B0DCC
    CBB28E7A E91A090D 53DAD1A0 3F66A3
    quit
    no ip domain lookup
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn ***********
    username ******* secret 4 5ioUNqNjoCPaFZIVNAyYuHFA2e9v8Ivuc7a7UlyQ3Zw
    username ******* secret 4 Qf/16YMe96arcCpYI46YRa.3.7HcUGTBeJB3ZyRxMtE
    controller VDSL 0
    crypto isakmp policy 1
    encr 3des
    authentication pre-share
    group 2
    crypto isakmp client configuration group EXTERNALS
    key NetasTest
    dns 8.8.4.4
    pool VPN-Pool
    acl 120
    crypto isakmp profile ciscocp-ike-profile-1
    match identity group EXTERNALS
    client authentication list ciscocp_vpn_xauth_ml_2
    isakmp authorization list ciscocp_vpn_group_ml_2
    client configuration address respond
    virtual-template 1
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    mode tunnel
    crypto ipsec transform-set ESP-3DES-SHA1 esp-3des esp-sha-hmac
    mode tunnel
    crypto ipsec profile CiscoCP_Profile1
    set transform-set ESP-3DES-SHA1
    set isakmp-profile ciscocp-ike-profile-1
    interface Ethernet0
    no ip address
    shutdown
    interface ATM0
    no ip address
    no atm ilmi-keepalive
    hold-queue 224 in
    pvc 8/35
    pppoe-client dial-pool-number 1
    interface FastEthernet0
    no ip address
    interface FastEthernet1
    no ip address
    interface FastEthernet2
    no ip address
    interface FastEthernet3
    no ip address
    interface Virtual-Template1 type tunnel
    ip address 192.168.2.1 255.255.255.0
    tunnel mode ipsec ipv4
    tunnel protection ipsec profile CiscoCP_Profile1
    interface Vlan1
    ip address 192.168.1.254 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    ip tcp adjust-mss 1452
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname ****
    ppp chap password 0 *********
    ppp pap sent-username ****** password 0 *******
    no cdp enable
    ip local pool VPN-Pool 192.168.2.210 192.168.2.215
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    ip nat inside source list 100 interface Dialer0 overload
    ip route 0.0.0.0 0.0.0.0 Dialer0
    access-list 100 remark
    access-list 100 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
    access-list 100 remark
    access-list 100 permit ip 192.168.1.0 0.0.0.255 any
    access-list 120 remark
    access-list 120 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
    line con 0
    exec-timeout 5 30
    password ******
    no modem enable
    line aux 0
    line vty 0 4
    password ******
    transport input all
    end
    Best Regards,

    I've updated ios to c870-advipservicesk9-mz.124-24.T8.bin  and tried to ping from rv320 to 871 and vice versa. Ping stil not working.
    router#sh crypto session detail 
    Crypto session current status
    Code: C - IKE Configuration mode, D - Dead Peer Detection     
    K - Keepalives, N - NAT-traversal, T - cTCP encapsulation     
    X - IKE Extended Authentication, F - IKE Fragmentation
    Interface: Dialer0
    Uptime: 00:40:37
    Session status: UP-ACTIVE     
    Peer: 93.190.178.205 port 500 fvrf: (none) ivrf: (none)
          Phase1_id: 192.168.1.100
          Desc: (none)
      IKE SA: local 93.190.177.103/500 remote 93.190.178.205/500 Active 
              Capabilities:(none) connid:2001 lifetime:07:19:22
      IPSEC FLOW: permit ip 10.1.1.0/255.255.255.0 10.1.2.0/255.255.255.0 
            Active SAs: 4, origin: dynamic crypto map
            Inbound:  #pkts dec'ed 0 drop 30 life (KB/Sec) 4500544/1162
            Outbound: #pkts enc'ed 5 drop 0 life (KB/Sec) 4500549/1162

Maybe you are looking for

  • Getting exception while running es.getService("", "InfoStore" )

    Not sure if this is the correct forum to place this question. We are connecting to a BOE XI Rel 3.1 server that has Crystal Reports templates.  We are trying to get the report number by performing the folowing query: "Select SI_ID, SI_DESCRIPTION Fro

  • My cd/dvd drive does nor reconize the inseration of a disk

    my cd/dvd drive does nor reconize the inseration of a disk

  • Unlocking iPhone 5 at the end of my 24 Month Contract?

    I'm sorry if this question has been asked before, but I've been a little thrown by the information provided by my network (eMobile Ireland) My 24 month contract on my iPhone 5 comes to an end in the next couple of weeks, I contacted my network yester

  • Some pictures are messed up

    for instance, i can see the picture fine if it is in thumbnail view, but when i double click to edit it a dotted-line square with an exclamation point comes up and i can't do anything with it. similarly, i can't drag the photos into keynote or iweb.

  • Test receive HTTP

    Hello sdn, Can someone tell me how to test HTTP receive scenario ? i have to pick a file and post it using HTTP adapter. But where will i post it for this dummy scenario? is there anyone i can test. Thank you.