Issue wrt LMS 4.0 on VMware ESX4.1

Hi;
I am facing issue during installation of Cisco Works LMS 4.0 on Windows 2008 Server R2 Enterprise 64 bit VMware ESX 4.1 instance. The installation is termicating and give me following error:
"You cannot install CiscoWorks LAN Management Solution 4.0 on an unsupported operating system or when Terminal Services is running on the supported Windows 2003 Server Standard Edition, Windows 2003 Server Enterprise Edition, Windows 2003 R2 Server platforms, and Windows 2008 Server Enterprise Edition.
The setup program will exit when you click OK
You must either upgrade the operating system on the server to a supported version or install CiscoWorks LAN Management Solution 4.0 on another server that runs a supported operating system."
As per Cisco document LMS 4.0 support VMware ESX 4.1, Windows 2008 Server R2 Enterprise 64 bit.
Please help me in this regards; Also found the screen shot in attachment.
Thanks
Shoaib

this is not quite correct, LMS 4.0 does not support Windows 2008 R2 per default:
http://www.cisco.com/en/US/partner/prod/collateral/netmgtsw/ps6504/ps6528/ps11200/ps11202/data_sheet_c78-610760.html
it is windows 2008 with service pack 1 and 2 which are supported - not R2
But, nevertheless, it is supported with a patch available on CCO. See this doc:
http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/install/guide/instl.html#wp1616783

Similar Messages

  • Error in posting Goods Issue wrt Reservation

    Hi experts,
    System gives following error while posting Goods issue wrt reservation
    Message No - M7093
    Fld selectn for mvmt type 261 / acct xxxxxx differs for Fund (xxx)
    Then, I checked following things
    1.  RM07CUFA (SE38) report shows that
    "fund" field in Mvt type 261 field selection control is OPTIONAL ENTRY
    "fund" field in  G/L acct xxxxxx field selection control is HIDDEN
    2.  In OMJJ,   i did not find field " fund " for Mvt type 261
         In OBC4,  i did not find field " fund " for a/c xxxxxx (group Z012)
    How to resolve the problem?
    rgds,
    jay

    Thanks for your reply.
    In SE38 , I run Program RM07CUFA with Movement type 261 and Company code and GL account.
    Here it shows Fund field selection controls are different in Mvt type & G/L account
    But,there " fund"  field is not displayed to change its field selection control , neither in Mvt type nor in GL a/c.
    pls help me out
    Regards.
    jay

  • Prime LMS 4.1 and VMWARE ESX 5.0

    Can Cisco Prime LMS 4.1 be deployed on VMware ESX server 5.0 or not ?                  

    No LMS 4.1 is not supported on ESXi 5.0. LMS 4.1 supports the following Virtualization Systems:
    •VMware ESX server 3.0.x
    •VMware ESX Server 3.5.x
    •VMWare ESX Server 4.0.x
    •VMWare ESX Server 4.1
    •VMWare ESXi Server 4.0
    •VMware ESXi Server 4.1
    •Hyper V Virtualization (As an installable in Windows 2008)
    For more details check:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.1/install/guide/prereq.html#wp1119955
    On a side note, though a OVF/OVA file may be an issue, but you can try to install LMS 4.1 on a virtualized Win/Sol guest OS host, where it should work mostly. But for any issues further, Cisco or TAC may refer to this as an unsupported installation, for any t/s or support.
    Else, you may upgrade to LMS 4.2 which is supported on ESXi 5.0.
    -Thanks

  • Issues with Arch 2009.02 in VMware Workstation [SOLVED]

    I installed Arch Linux 2009.02 i686 as a guest in VMware Workstation 6.5.1, my host is Vista x64. The installation of Arch itself and Xorg wasn't a problem although from this point I've had several issues.
    I was unable to 'startx' or 'xinit' without getting crashes, however adding hal to the daemons fixed that problem - some wiki entries state to add dbus, but dbus is already started. A lot of content on the wiki is outdated, telling users to use hwd; I did install hwd separately (from sourceforge) although it gave me hundreds? of errors related to PCI and eventually failure to parse some x configuration binary in /usr/bin.
    Multimedia Issues
    I then installed xfce4 and gstreamer-plugins. All video and audio play back too quickly, i.e. it seems to play the streams as fast as they can decode. This also happens with flash content such as youtube after I'd installed the appropriate programs. Thinking this may be a timing issue, I editted the vmware config file on my Windows host although it did not help; the timing in the VM seemed to be correct anyway.
    Display Issues
    When I run 'startxfce4' from a terminal, Xfce will start as 800x600 - if I go to change this resolution all options show 0Hz as the refresh rate and many options my monitor cannot display are shown even though I have VMware set to allow a maximum size of 1680x1050. I was unable to generate a 'good' xorg.conf file using 'X -configure' and as mentioned earlier, hwd would not work for me. I installed xf86-video-vmware and xf86-video-vesa as well as both open-vm-tools and normal vmware-tools (not at the same time or together) but can't seem to sort this issue. vmware-tools was able to generate a valid xorg.conf file but it only included a handful of 4:3 resolutions and some of these still showed 0hz. For some strange reason 'startx' and 'xinit' now do not work having failed to find /dev/fb0.
    VMware Tools
    When I did try to install vmware-tools, it had many difficulties trying to build the modules - mostly regarding to not recognising __FREEBSD__, I cannot remember the complete error. I also tried to build open-vm-tools but that gave an error about not being able to find libproc even though I had procps installed. Stopping open-vm-tools on shutdown also always fails and occurs twice.
    I'm going to try reinstalling now that I know a little more about what I did to get things working but if anyone could give me a hand it'd be much appreciated.
    Last edited by andyxl987 (2009-08-04 00:17:29)

    After a lot of experimentation I've got a satisfactory installation although a few minor problems remain:
    Adjustments required to correctly run Alsa+Xorg in Arch Linux 2009.02 using VMware Workstation
    The current kernel does not play nicely with alsa, downgrade to kernel26-2.6.29.4-1:
    wget http://www.schlunix.org/archlinux/core/ … pkg.tar.gz
    pacman -U kernel26-2.6.29.4-1-i686.pkg.tar.gz
    Install/Upgrade dbus:
    pacman -Sy dbus
    Add hal (if it's not installed then make sure to do so) to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal)
    The current open-vm-tools-modules is not compatible with the older kernel, instead use open-vm-tools-modules-2009.04.23-1:
    wget http://www.schlunix.org/archlinux/commu … pkg.tar.gz
    pacman -U open-vm-tools-modules-2009.04.23-1
    The installation will prompt you with an error that /etc/modprobe.conf could not be found (as does the current version), add the following to /etc/modprobe.d/modprobe.conf:
    install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet 32 ; /bin/true;
    You can now install open-vm-tools:
    pacman -S open-vm-tools
    To autoload open-vm-tools on start up you need to add it to your daemons located in /etc/rc.conf, e.g.
    DAEMONS=(syslog-ng network netfs crond hal open-vm-tools)
    Add vmware-user to your /etc/X11/xinit/xinitrc file if you desire (for seamless mouse and display switching), e.g. my xinitrc with xfce4 ends with:
    vmware-user &
    exec startxfce4
    Install the following components: xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse:
    (You will not be able to start x if you have installed xf86-video-fbdev and do not have a valid xorg.conf file, this is addressed later)
    pacman -S xf86-video-vmware xf86-video-vesa xf86-input-vmmouse xf86-input-mouse
    Lastly we need to edit/create the /etc/X11/xorg.conf file to use our vmware drivers, this will enable automatic resolution switching and seamless mouse functionality:
    (All of the following is necessary otherwise X will ignore our vmware drivers)
    Section "ServerFlags"
        Option "AllowEmptyInput" "false"
    EndSection
    Section "InputDevice"
        Identifier  "VMware Mouse"
        Driver      "vmmouse"
        Option "Protocol"         "ps/2"
        Option "Device"           "/dev/input/mice"
        Option "ZAxisMapping"     "4 5"
        Option "Emulate3Buttons"  "true"
    EndSection
    Section "Device"
        Identifier  "VMware SVGA"
        Driver      "vmware"
    EndSection
    Section "ServerLayout"
        Identifier  "VMware Config"
        InputDevice "VMware Mouse" "CorePointer"
    EndSection
    Issues
    * open-vm-tools fails to stop during a shutdown or /etc/rc.d/open-vm-tools stop/restart
    * most screen resolutions show 0Hz (although everything works correctly) and adding VertRefresh to xorg.conf produces a major error
    * playback of flash video produces a sound artefact when starting - although I think this may be to do with the decoder rather than system
    I've marked this as solved although I welcome any suggestions regarding these minor issues. The open-vm-tools one I can probably sort out but it's too late now to look into tonight
    Last edited by andyxl987 (2009-08-04 00:21:03)

  • Dynamic User update issue on LMS 3.2

    Win2008 VM:
    1. Campus Manager 5.2.1
    2. CiscoView 6.1.9
    3. CiscoWorks Assistant 1.2.0
    4. CiscoWorks Common Services 3.3.0
    5. Device Fault Manager 3.2.0
    6. Integration Utility 1.9.0
    7. LMS Portal 1.2.0
    8. Resource Manager Essentials 4.3.1
    hello
    Setup Dynamic Updates on LMS a few months back and tested ok with a WS-C2960-24PC-L running c2960-lanbasek9-mz.122-52.SE. Dynamic Updates has now stopped working! no changes on LMS or on switch. i've attached a trace debug for MAC UHIC - i can see the mac address (sent by the 2960) ok but the process ends with "macuhic INFO MacUhicDBTransaction: No data in the MAC notification entry.getMacEventSize() is 0". i've also attached the mac notification config on the 2960.
    previously i could configure the 2960 switch from LMS through the Device Trap Configuration page. now when i try this i get:
    There are no ports to configure for the selected device(s).
    Check whether you have selected any router(s).
    any ideas on where i go from here?
    thanks
    andy
    ps i've also rebooted server but issue persists

    hello
    thanks for the response. i had found the following in the MACUHIC log:
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: FileNotFoundExcpetion was caught since NMSRoot\campus\etc\cwsi\portsData.xml and NMSRoot\campus\etc\cwsi\vlanData.xml file is not found
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: FileNotFoundException occured since Campus Data Collection has not run even once
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: NullPointerException occured since there are no XML files. XML file will be generated only at the completion of Data Collection
    i checked NMSRoot\campus\etc\cwsi and these files didn't exist.
    i reinitialized the ANI database and done a network discovery before running a full Data Collection. Data Collection finishes but the  vlanData.xml and portsData.xml still aren't created.
    when i now try and run a manual UT acquisition i get the error:
    Failed to start acquisition: Construction of XML data required for UT is in progress. Please try after some time.
    there are 2 autonomous AP managed by LMS but i excluded them from the Data Collection - does this sound like bug CSCtd49439?
    i've attached a pdshow output - the ani.log contains a lot of IP/naming which i'll have to edit
    cheers
    andy

  • How to install LMS 4.0 in VMware

    Hi,
    I need to install the LMS 4.0 with L -CWLMS-4.0-750 licenses which i have now and want to install in VMware .
    what is the pre-requisite of VMware for the same LMS. One more thing which I would like to know that , how to do the partition for the same . what size of partition is required for LMS 4.0 and RAM ?
    once i install the LMS 4.0 , how to add the devices ?
    Please suggest me for the same.

    The prerequisites for LMS 4.0 are found in the following link.  This include VM ware / OS / disk psace / etc
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/install/guide/prereq.html
    Once installed, you will go under Inventory -> Device Administration to mmanage devices.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/user/guide/admin/dcr_adm.html

  • Captive issues with LMS

    I am having the following two issues:
    I have created a course that consists of six lessons. I have
    placed the course on our LMS. Whenever I leave the course before
    completing - and from wherever I leave it - when I return it takes
    me to Question 3 of the Lesson 1 assessment every time.
    Also, when I do finish the last assessment, the LMS is not
    getting the "Completion" status from the content. The LMS still
    shows me as "in-progress". And the LMS is only registering a total
    of 45 points even though I have answered every question correctly.
    I'm not sure why this is happening, because the total points in the
    course based on advanced interaction is 100 points. Please help!
    Out of ideas. Thanks!

    How did you 'create a course consisting of 6 lessons'?
    You can't merge multiple, separate CP projects into one SCO.
    If that's essentially what you've done, then tracking is
    likely getting
    all thrown-off because each SCO is attempting to track itself
    by its own
    ID, which the LMS is likely not expecting.
    (i.e. when one CP lesson sends back 'user left at p4', the
    LMS sends
    back 'p4' when the lesson is relaunched, but how does the
    lesson know
    which Captivate's p4 should be resumed?)
    So a bit more detail on how you structured this may help.
    Ideally, just
    create one SCO (content package, etc) per CP lesson and use
    the LMS menu
    to navigate between them.
    Helps?
    Erik
    mh6hst wrote:
    > I have created a course that consists of six lessons. I
    have placed the course
    > on our LMS. Whenever I leave the course before
    completing - and from wherever I
    > leave it - when I return it takes me to Question 3 of
    the Lesson 1 assessment
    > every time.
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Quiz issue on LMS

    Hi all.
    I really hope someone can help - I have been haunted by this
    problem for weeks now!
    I have created my first quiz on Captivate 3. When I launch it
    on LMS as soon as I click on the first question I get a pop up
    message saying: is this the end of your learning activity? Click
    yes to exit or cancel.
    I have reviewed my quiz property and set up hundreds of
    times! Is this and issue within Captivate 3?
    Thank you so much for a reply.
    Opunthia

    Not sure which version of SumTotal you are using, but this
    has worked well for me using SumTotal 7.2 and Captivate 3 (SCORM
    1.2).
    The SCORM.htm file is a template file that Captivate uses
    each time your project is published. If we make changes to this
    file, it will affect all future projects we publish. If you follow
    these steps correctly, we can replace the original SCORM.htm, with
    another one that will prevent the premature "end of activity"
    message, until the user clicks the exit button from within your
    captivate project.
    Step 1: Back up this file (just in case).
    C:\Program Files\Adobe\Adobe Captivate
    3\Templates\Publish\SCORM.htm
    Step 2: Edit the original SCORM.htm file.
    Right click on the SCORM.htm file. Choose 'Open With' and
    select "Notepad' (or your preferred HTML editor).
    Delete the existing code, and paste the new code into it.
    (See bottom of my post)
    Step 3: Save the file, and publish your project.
    And we are done! Save the SCORM.htm file and close it, launch
    Adobe Captivate 3 and publish your project!
    It is very important that the exit button from within Captivate
    is used. You must use a "skin" in Captivate 3, so that there is
    an exit button. Using the Close button from within Internet
    Explorer will cause your results to not be sent to the SumTotal
    LMS.
    As long as you make it very clear at the end of your project
    which exit button to use, it shouldn't be a problem.
    New HTML code:

  • Issues installing LMS 3.2 on Windows 2008 R2

    I am trying to install LMS 3.2 on W2008 R2 and am getting a platform error saying the operating system is not supported.  Has anyone run into this before?  Any help would be appreciated.  I have attached a screenshot.

    You should check this sort of things before you start....
    Also 2008 R2 is also a bit special... I'm told
    Cheers,
    Michel
    http://www.cisco.com/en/US/partner/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/install/guide1/prereq.html#wp1101012
    The following Windows systems are supported in LMS 3.2:
    •Windows Server 2003 Standard  Edition
    •Windows Server 2003 Enterprise  Edition
    •Windows Server 2003 R2 Standard  Edition
    •Windows Server 2003 R2  Enterprise Edition
    •Windows Server 2003 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2003 Enterprise  Edition with Service Pack 1 and 2
    •Windows Server 2003 R2 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2003 R2  Enterprise Edition with Service Pack 1 and 2
    •Windows Server 2008 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2008 Enterprise  Edition with Service Pack 1 and 2
    Both 32 bit and 64 bit Operating Systems are supported on the above  versions.
    CiscoWorks LAN Management Solution 3.2 supports only the following  locales:
    •US-English
    •Japanese
    Ensure that the CiscoWorks Windows Server has  either the US-English or the Japanese version of Operating System  installed. Otherwise, you must re-install the Operating System with one  of the supported versions before you install CiscoWorks LMS.
    Set the Regional Settings of the CiscoWorks to US-English for the  US-English version and Japanese for the Japanese version.

  • Syslog issue in LMS 4.2

    Hi I am facing weired issue with devcies syslogs. I can see syslog from only few devices though we have 160 devices.
    can any one help me to get it running.
    Thanks

    First thing to look at is if the devices are configured properly to send syslogs to ciscoworks.
    If yes, check Syslog.log (win) or syslog_info (sol/lin) to see if the missing devices syslog appears in that file. If the syslog is present in file, check filters if the filters are configured properly to forward the syslog to syslog DB else they might be dropped.
    Attached image explains the Ciscoworks Syslog Architechture properly.
    -Thanks
    Vinod

  • Scoring issues in LMS

    Using Captivate 3 with quizzes and designating the passing
    score must be 75% or higher, publishing using SCORM 2004. I checked
    the manifest file and found
    minNormalizedMeasure></imsss:minNormalizedMeasure. I am by no
    means an expert in understanding the code in the manifest file, but
    was told that the settings in Captivate should have created this
    line: minNormalizedMeasure>.75</imsss:minNormalizedMeasure
    and that is the reason for the discrepency.
    Sure enough, when I fixed the manifest file and re-imported
    to the LMS, it scored correctly. Is there a way to fix this without
    having to edit the manifest file evertime I publish?

    I'd imagine the CP file should read from the manifest when
    you load the
    lesson and look at the settings...no? I guess I'd not be
    surprised if it
    stored those values with the CP file instead, which is
    unfortunate...
    ...because, of course, if you change it in the manifest and
    the CP file
    loads those settings next you open it, you could find where
    that setting
    now has '.75'.
    Could this be related to the Mastery Score? Do you have that
    set in your
    CP Quiz Manager settings?
    Erik
    sage1990 wrote:
    >
    minNormalizedMeasure>.75</imsss:minNormalizedMeasure and that
    is the reason for
    > the discrepency.
    > Sure enough, when I fixed the manifest file and
    re-imported to the LMS, it
    > scored correctly.
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • CRLF Injection issue wrt microsoft_reportviewer_webforms_dll.Microsoft.Reporting.WebForms.ReportDataOperation

    Hi Team,
    we are using Microsoft report viewer in one of our projects and recently our code is scanned by Veracode
    and identified CRLF Injection issues with respect to improper nuetralization.
    please find below the issue reported :
    This call to system_web_dll.System.Web.HttpResponse.set_ContentType() contains an HTTP response splitting flaw. Writing unsanitized user-supplied input into an HTTP header allows an attacker
    to manipulate the HTTP response rendered by the browser, leading to cache poisoning and cross-site scripting attacks. The first argument to set_ContentType() contains tainted data. The tainted data originated from an earlier call to system_dll.system.net.httpwebrequest.endgetresponse.
    Remove unexpected carriage returns and line feeds from user-supplied data used to construct HTTP response headers. Whenever possible, use a security library such as ESAPI that provides safe
    versions of addHeader(), etc. that will automatically remove unexpected carriage returns and line feeds and can be configured to use HTML entity encoding for non-alphanumeric data. Only write custom blacklisting code when absolutely necessary. Always validate
    user-supplied input to ensure that it conforms to the expected format, using centralized data validation routines when possible.
    References:
    CWE (http://cwe.mitre.org/data/definitions/113.html)
    OWASP (http://www.owasp.org/index.php/HTTP_Response_Splitting)
    WASC (http://webappsec.pbworks.com/HTTP-Response-Splitting)

    Is there any fix for the above veracode issue?
    I too have a similar kind of issue:-
    Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
    Description
    A function call contains an HTTP response splitting flaw. Writing unsanitized user-supplied input into an HTTP header
    allows an attacker to manipulate the HTTP response rendered by the browser, leading to cache poisoning and crosssite
    scripting attacks.
    Recommendations
    Remove unexpected carriage returns and line feeds from user-supplied data used to construct an HTTP response.
    Always validate user-supplied input to ensure that it conforms to the expected format, using centralized data validation
    routines when possible.
    Instances found via Static Scan
    MvcReportViewer.dll void SetStreamingHeaders(string,
    System.Web.HttpResponse) 

  • Are there any known issues in switching from windows on vmware to boot camp?

    i want to switch from running Windows under Mac to dual boot. any advice or gotchas would be appreciated!

    Uninstalling Fusion and the Windows VM -> http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&e xternalId=1014529&sliceId=1&docTypeID=DT_KB_1_1&dialogID=235628022&stateId=1%200 %20254064791
    Stefan

  • WLS Clustering issues wrt to Multicasting.

              Hello,
              I am having a heck of a time trying to get the Clustering to work. THe problem seems
              to be multicasting. We have two clusters, one using a multicast address of 224.0.0.1
              and another with a multicast address of 224.0.0.2. Both clusters are in the same
              network: 192.168.100.0/24 All four machines are hooked up to a Cisco Catalyst 4006
              via fast ethernet. The cluster that is using the multicast address of 224.0.0.1 works
              fine. However, the second cluster that uses the 224.0.0.2 address does not work at
              all. The two machines that are in the 224.0.0.2 cluster can't see each other, we
              found this out by using the Multicast tool that comes with WLS. We tried changing
              the IP address to some other valid multicast address and it still does not work.
              Here is the kicker, we take the Catalyst out of the picture and put in a hub and
              both clusters come up fine and with any valid multicast address we issue. Does anyone
              with some Catalyst knowledge have any suggestions on what the problem could be on
              the 4006? I have a feeling it might be the Catalyst's fault since it works fine on
              a hub. What do we need to turn on the Catalyst to make this work?
              Thanks,
              -Daniel-
              

              If you have any switches in between, you can try setting the weblogic.cluster.multicastTTL=2
              or some higher value.
              "Tao Xie" <[email protected]> wrote:
              >The address 224.0.0.1 is assigned to all systems on a subnet. The address
              >224.0.0.2 is assigned to all routers on a subnet. Not sure if Catalyst
              >is
              >well configured.
              >
              >"Daniel Serna" <[email protected]> wrote in message
              >news:[email protected]...
              >>
              >> Hello,
              >>
              >> I am having a heck of a time trying to get the Clustering to work.
              >THe
              >problem seems
              >> to be multicasting. We have two clusters, one using a multicast address
              >of
              >224.0.0.1
              >> and another with a multicast address of 224.0.0.2. Both clusters are
              >in
              >the same
              >> network: 192.168.100.0/24 All four machines are hooked up to a Cisco
              >Catalyst 4006
              >> via fast ethernet. The cluster that is using the multicast address
              >of
              >224.0.0.1 works
              >> fine. However, the second cluster that uses the 224.0.0.2 address does
              >not
              >work at
              >> all. The two machines that are in the 224.0.0.2 cluster can't see each
              >other, we
              >> found this out by using the Multicast tool that comes with WLS. We
              >tried
              >changing
              >> the IP address to some other valid multicast address and it still does
              >not
              >work.
              >> Here is the kicker, we take the Catalyst out of the picture and put
              >in a
              >hub and
              >> both clusters come up fine and with any valid multicast address we
              >issue.
              >Does anyone
              >> with some Catalyst knowledge have any suggestions on what the problem
              >could be on
              >> the 4006? I have a feeling it might be the Catalyst's fault since it
              >works
              >fine on
              >> a hub. What do we need to turn on the Catalyst to make this work?
              >>
              >> Thanks,
              >>
              >> -Daniel-
              >
              >
              

  • NetConfig issue wrt Cisco 3900 Series Router

    Hi Cisco;
    I can't able to configure my Cisco 3900 series Router via NetConfig tool. While I am able to Configure all other Routers (7600, & 2800) and Switchs (6500, 3700, 3560). I can accessable 3900 Series Router via Inventory Collection, Sync Archieve, Campus Manager, DFM and etc.
    I have Cisco LMS 3.2 with RME 4.3 & using SNMPV3.
    Thanks for your support.
    Best regards;
    Shoaib Ahmed

    Hi Clarke;
    Please find the requested Screen Shot.
    Actully my problem is that, I can't configure my Cisco 3945 Routers (Shows not applicable devices) via NetConfig tool. I can use other tools like Sync archieve and etc is working fine for these 3945 routers.
    Best regards;
    Shoaib Ahmed

Maybe you are looking for

  • Change Reservation with BAPI

    Hi, We need to change the requirement date in a reservation when certain criteria are fullfilled. I thought of using a BAPI for this and checked this forum to find out which --> result : BAPI_RESERVATION_CHANGE ; But when i try to look this one up in

  • Calling bounded task flows imported as ADF libraries

    Hello, I have a main application referencing many bounded task flows included in ADF libraries. Is there a way to make the application not throwing exceptions if one of these libraries including the called task flow is not found? The first question i

  • Working with clips after audio has been extracted

    Can anyone tell me if it is possible to trim clips once the audio has already been extracted? I have tried to do this, but the trimming only applies to the video strand, leaving the audio full length (an out of sync). Or does any trimming have to be

  • BUG REPORT - MfE Unread message counter problem

    For some reason the MfE on my Nokia E7 shows that I have exactly nine unread messages more than their actual number. If all messages in the Inbox are read, the counter shows (9), with 2 unread messages the MfE displays (11) etc. On the PC, the counte

  • Fonts problems with PDF reports and Lexmark printers

    Hi, since yesterday we use Oracle Reports Services 10.1.2.3.0 as our productive reports services. When we print PDF reports on one of the following printers, the fonts size isn't correct (in the report defined as font size 8, on the paper the font si