Cisco :: LMS Prime 4.2 / How To View The Running Config On A Single Device
Jan 14, 2013
We have LMS Prime 4.2. I know how to view the running config on a single device. How do I run a report that will pull all the running configs of all my devices in one report? I'd be able to same them as one big pdf or text file. ]
View 1 Replies
ADVERTISEMENT
Feb 29, 2012
I am trying to figure out why the Device view has no systlogs in Cisco Prime 4.1.I have everything configured, the switch is sending debugging level logs to the IP of the Prime Server. I am fairly certain it is reporting because it has alot of other information in the server.
View 1 Replies
View Related
May 21, 2012
We are currently running Cisco prime 4.1 and want to make sure there is a backup of the configurations from our switches and routers. The VLANconfig is not collected according to the devicestatus dashboard. i am aware there were a known issue with LMS running on a virtual server and vlan not being able to be collected, is this issue resolved? i have tried the various workarounds with TAC support and it hasnt worked. We have the running and startup config collected for our devices when looking at the device status dashboard. does this mean if a switch crashes we can restore the config to a new switch immediately?
i saw there is a version 4.2. maybe this version resolves the issue with LMS on a virutal server? i cannot find the download to upgrade to 4.2 in the support section though.
View 1 Replies
View Related
Nov 15, 2009
I have a Cisco 2811 router and when I turn of the router the running config is lost. I have to the following to get the router running of the start-up config settings.
router#copy start-up running-config
View 9 Replies
View Related
Jul 11, 2012
I am trying to run Audit reports for config change (Reports > Compliance and Audit > Change Audit > Standard). If I use "Immediate" Run Type a report gets generated with exactly what we need. If I try to use anything else so LMS can generate an email we keep getting this error. I had a look on the forum and supposedly this should be fixed since 3.2.
View 7 Replies
View Related
May 15, 2012
We have a problem with the Layer2 view of the Topology java applet in Cisco Prime LMS 4.2.The Layer2 view shows all the ethernet interfaces links but not the ones in the serial interfaces.All devices have CDP and SNMP (read-only) enabled, and theirs neighbors can be seen with "show cdp neighbors" in both sides of those links.
View 4 Replies
View Related
Feb 22, 2012
Is it possible to easily operate both Prime Fulfillment 6 AND LMS 4 on single Solaris 10 server?
View 1 Replies
View Related
Dec 10, 2012
My VMware virtual machine running Prime Infrastructure 1.2 is continiously rebooting.VM console is generating logs as shown below.
View 1 Replies
View Related
Dec 23, 2012
We just changed over to Comcast Business and after changing the outside interface to new IP and setting static route. I have access to internet and everythig appears to be good, However asdm will never fully load, alway stuck at 17% or 77%, and I always see "parsing running config".
When I do a show run it will not fully load either, always stop at certain out put. 5 seconds after pulling the Comcast cable out both asdm and running config will load fine.
View 12 Replies
View Related
Jan 25, 2011
I had to reset a 6509 MSFC2, using reset command on the switch. However when the msfc2 reloaded it had a different configuration than the starup-config. I have a daily backup of start-up config and it was very different from that. I had to make many changes to bring it back to normal. What now I dont get is from where did the msfc2 got this config file? and how can I avoid this from happening again... I want it to load start-up config when it loads. [code]
View 2 Replies
View Related
Oct 10, 2011
In our company we use the ACS 5.and i have a small problem, what we need to do is.create a profile that will allow SHOW RUNNING CONFIG but not configure terminal.i am investigating and im a littel bit lost i have created a new group but i dont see any option to put permissions.
View 1 Replies
View Related
Oct 20, 2011
have some problems with setting up jobs for the backup running config on my switches. Have RW and RO contact with everyone and can change the config in editor, but do not get config.txt
View 1 Replies
View Related
Feb 10, 2013
when any user logs into LMS #1, GUI says "user not authorized to view devices". All of my users are set to "full permissions" so it seems to be some disconnect here. I'm using ACS for auth, that seems to be working OK. I have a second system LMS#2, setup exactly the same, which works properly, all "full permission" users can access all device menus.
View 1 Replies
View Related
Sep 8, 2011
I am using CISCO PRIME LMS 4.1 for manage my network, i ran a device discovery job using a ping sweep on the ip ranges of my network, ie 192.168.1.0/24, 192.168.2.0/24 and so on... the discovery found all my devices, but it discovered duplicate devices with illegal ip Addresses, i.e.,
ip device
192.168.1.255 S1
192.168.2.0 S1
192.168.2.1 S1 (the real address)
all in reachable status.
I don't understand why the program adds that repeated illegal addresses.. How can I run the device discovery to avoid this problem?
View 2 Replies
View Related
Apr 2, 2013
I am trying to convince our Technical Lead that dual VSL links between our 6509-E chassis is a VERY good idea but he is fully convinced that the setup will work perfectly fine with only one VSL link. As I do agree that we can do this, I am looking for more concrete evidence that shows this would be a bad setup.
I know that we will lose the High Availably that comes with VSS, what I don't know is what will happen to all of the downstream switches that are connected and what will happen to the two 6509-E chassis..
View 5 Replies
View Related
Nov 28, 2012
How to get the Detailed Device View in LMS 4.0 ? From what I have been able to find out I should be able to go do Monitor> Fault Settings> Setup> Fault Device Details, select a device, click View and then click the device name link.Unfortunately the device name(s) displayed are not links, just text.
I need to get the the Detailed Device View so that I can block certain interfaces/events from generating alarms, specifically ISDNB channels when voice calls are made.
View 4 Replies
View Related
Jan 15, 2013
is there anyway to change the IP address of a device without data lost? I saw an option in to change it in Inventory > Device Administration: Add / Import / Manage Devices > Edit identity but from what I read I can get a data lose,
View 1 Replies
View Related
Mar 26, 2013
We have a Prime LMS and a Prime NCS instance running. At the moment, instead of having the 2 systems do device discovery independantly, I thought a good way to set things up would be for LMS to do all of the discovery, and then export the DCR from LMS into NCS.
Now doing this manually in a cinch, but I'd like to automate the process. LMS has some nice scripting features that allows me to easily use the 'dcrcli' script to export a CSV file of the all of devices and credentials, which can be put in a format that NCS can bulk import. I plan to do this on a regular basis using a cron entry.
What I can't seem to find is any documentation on how I might be able to achieve the import piece of the puzzle on the NCS box. Are there command line utilities as with LMS that would allow me to import devices, and put the scripting into a cron file to do on a regular basis?
View 3 Replies
View Related
Aug 9, 2012
I am looking to replace the active supervisor (S720-10G) on our 6509E running in SSO mode. The new module already has the same IOs version as the standby supervisor.Once I have swapped the module how do I know that the config has sync'd correctly other than checking the logs? Is it a case of looking at the "Redundancy Mode (Operational)" state and ensuring is says SSO?Also, is there a command that will force a config-sync if it is running in a mode other than SSO?
View 1 Replies
View Related
Feb 19, 2013
The problem is that - although negotiated in global discovery settings - Prime appends domain name to the device name so that all switches (not routers) have "confusing names". The domain name is not required in device name. What can i do?
View 2 Replies
View Related
Jan 20, 2013
I have problems with setting the snmp retry / timeout parameters for our devices. I managed to import our devices with bulk import , but after it I realized that for some devices the snmp retry / timeout values were different ( created the bulk file with 3 retries and 30 sec timeout , but in the system the appear with 2 retries and 1 sec timeout). I tried to change it manually , but after a while it goes back to the wrong values.
View 1 Replies
View Related
Apr 9, 2013
We use Cisco LMS Prime 4.1 to archive our Cisco Equipment configurations.
Now we want to store the configurations off site.
View 2 Replies
View Related
Oct 17, 2012
I have a number of devices such as Cisco Call Manager, or Cisco Wireless Controllers, etc that I want to remain in DCR but would like to exclude from the Config Archive process. Is there any way of excluding an individual device from this process?
View 3 Replies
View Related
May 20, 2013
I have recovered some configuration files from my 2950 switches with the Configuration Archive Tool in LMS.
Now, I'd like to replace my old 2950s by 2960 switches, which have the same number of ports.
Will there be any issue if I copy the exact same config from 2950 to 2960 ? Will some features not work or is everything interoperable ? Here's an extract of the config :
Global
version 12.1
no service pad
service timestamps debug date time
service timestamps log date time
no service password-encryption
[ code]....
View 2 Replies
View Related
Nov 25, 2012
before I open a TAC case: How does Cisco Prime NCS handle the device licenses for stack of 3750 switches? Just one device license for the stack or a license for every physical switch in the stack? I can't find a answer on the Cisco website, but maybe one of you knows it from a deployment you have done..
View 2 Replies
View Related
Aug 7, 2011
Setup my DCS-930L for DDNS (Dynamic Domain Name Server) so I can access the DCS-930L via the Internet (couldn't access the camera half the the time while on vacation using mydlink) and can now access the camera using my laptop, Android Thrive, and Motorola Droid 3 via the URL I've created but can only see the video when using the laptop.
I have the DCS-930L set to Java but when I log into the camera with the Thrive or Droid 3 (both Android devices) I don't get video. I can make changes to the camera settings and everything else you can do when logged into the camera but just can't see the video. If I change the 'View Mode' in the video setup to 'Image', I will get a picture on all three devices (Thrive, Droid 3, and laptop).What do I need on the Droid 3 & Thrive so I can see the video when I log into the DCS-930L with an Android device?
View 2 Replies
View Related
Jul 28, 2011
I'm using cisco LMS 4.0, I've discovered the device and next plan is to collect the device configuration.I would like to know, How I can collect the configuration for single device.What configuration changes required on my LMS & Cisco device.
View 1 Replies
View Related
Jan 14, 2013
I have multiple campuses and a Central Admin...I've created Groups for all, except I need a few devices within Central to be available to the Campus Admins... (ie..a Cisco WCS System) How do I allow a device to be put into multiple NDG groups?
View 1 Replies
View Related
Feb 20, 2013
I currently have 2 e4200 wireless routers. The first router is connected to 3 devices via ethernet, and the 4th port is connected to my other e4200v2 which is set as bridge mode. The main router is at one end of the house, the second bridge mode router is at the other end.My wireless devices are connected to the main e4200v2, along with all the wired clients.
When wirelessly connected to the 2nd e4200 (the bridged one) I cannot connect to or ping any wireless clients that are connected to the main router. (For example, in my bedroom I am connected with my computer to the 2nd bridged router, and I am trying to ping my other computer that is wireless connected to the main router. I am unable to ping to this computer. When I am conected wirelessIy to the mian router, than I am able to ping the other wireless computer on the same router. Note:I am able to access any hard wired devices to the main router, regardless of which router I am connected to. The issue only appears to be when trying to connect to a wireless device that is connected to a different router than the device I am connecting from.Both routers are setup on the same subnet mask with firmware Ver.2.1.39.145204
View 9 Replies
View Related
Apr 28, 2013
Region : Others
Model : TL-WDR4300
Hardware Version : V1
Firmware Version : 3.13.31 Build 130319 Rel.57876n
ISP : Antel
I have a WDR4300 which works perfect with all devices in my house, but in my personal notebook (samsung 530U4B) wireless transfer speed is very slow in 2.4 GHz mode. 5.0 ghz works fine. I've tried everything, but I can not get good performance. at this moment I have to use a 741nd working with my wdr4300 in wds mode to use 2.4 ghz band properly.
View 6 Replies
View Related
Mar 25, 2012
3750 can not support multiple subnets in it's DHCP server pool config.
Is this an issue that can be fixed with a different iOS or is there a different Cisco switch that I can replace the 3750 with that will handle multiple subnets within an individual pool?
View 1 Replies
View Related
Aug 8, 2012
We're currently evaluating Cisco Prime LMS 4.2.Something we've been trying to achieve for the past couple of days is to have LMS notify us when a Microsoft Host is Unreachable, and then to notify us once that alarm has cleared (the Microsoft Host is Reachable again).
We're at the point where the Microsoft Host was discovered, LMS incorrectly identified it as a Cisco Call Manager, so we changed it's identity to non-cisco device > microsoft host > microsoft host. LMS currently has the device listed as being in the 'Questioned' state. SNMP timeout has been set to 15 seconds, and the SNMP community is correct.
Being new to LMS Prime, and having not received any training on the product to this point, we turned to the admin guide, but we couldn't find anything that goes into detail for how to manage the notification for non-Cisco devices.
Is what we're trying to achieve possible with Cisco Prime LMS 4.2? We just want to be able to receive simple 'host unreachable' notifications for Microsoft servers, and the corresponding 'cleared' notifications once the server is back online.
View 2 Replies
View Related
Apr 17, 2012
If i connected the latop to brand new out of the box ASA 5505 through consloe cable and i have a config file on this laptop from other ASA5505, is there anyway i can upload that config file into startup-config of this new ASA5505 through console cable, without using TFTP or FTP?
View 5 Replies
View Related