bcorgey

Comments

  • Here are the guts of a template for the Cisco WLC 4400, Cisco WLC 5500 series and the Cisco WISM. TFTP is the preferred method as it will give you the true configuration and not an output of the current state of the device.... Connected devices and so on. <Commands> <Command Name="Reset" Value=""/> <Command…
  • NCM has to name the file to track it it in the various steps in the process. It only names the file in the random format for transport, just like it would a standard text file, but a little differerent. The file in the Binary Storage location is also has a long GUID, The Binary Storage is not the intended location for one…
  • Tom, What is the syslog message and message typoe sent by the ACE to the Orion Server? Perhaps if you could send that information we can give it a shot. Syslog is preferred, but if you only have traps, attach that as well. bcorgey
  • Sneak, The screen you are on is a place only to License/UnLicense a device from NCM. This is not a location to make device changes. However, the need for better groupings and sorting has been discussed and solutions to this are being investigated. However currently, there is the limit to the NCM Node details. If you need…
  • Shawn, I think the main issue here is the on the connection information. In the connection area what is needed is just the ip address or the hostname for the NCM server. 10.3.11.15 as opposed to what is currently there. In previous version of the NCM integration, this would have been correct as this was used in the better…
  • I would verify the correct template is being used. Try manually selecting the template: Cisco Adaptive Security Appliance Version 7.2(3) This should work with Version 8.0 also. The problem may be that the command for "terminal length 0" is not a valid command on an ASA. The correct command is "Terminal Pager 0"
  • mdriskell, yes. The intended design is to be able to do this from Manage Nodes. There are acouple of scenerios which can prevent this. 1) On NPM 10.2.x and you have multiple pollers -- When deleting from an additional poller, there is a permission issue on the primary poller in the Message Queing. -- Fix: Thanks to Dev: "…
  • First Right click the job and test. Does the job run and do what is designed. If yes, Look is on the security tab of the job. Validate this account is a Local Administrator on the NCM server and is not hindered by being in other AD Groups with lesser rights If it is good to go, have a look in the Window Task Scheduler.…
  • This case was closed in Support with the following. Enabled Full Text Search on the database. Used the Web Console to perform the search. In this particular case, policy required the retention of XX number of configs to be maintained in the database, making the search from the Application too slow and timing out. The…