Posts Tagged ‘LMS tips’

Three Cool Tips for LMS 3.2

Friday, February 5th, 2010
  1. With a 5000 device license,  Campus Manager will only manage 5500 devices.  After that -  no more.
  2. The Windows Remote Management service can conflict with RME. Always check that it’s not running. (The WinRM service starts automatically on Windows Server 2008)
  3. LMS 3.2 can run on Windows 2008 Server but,  You should disable the FIPS compliance for the CiscoWorks to work properly, because the SSL authentication might fail:

. To enable/disable FIPS on Windows 2003 and Windows 2008 servers:

  1. Open  Start > Settings > Control Panel > Administrative tools > Local Security Policy.
  2. Click Local Polices > Security Options.
  3. Select System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing.
  4. Right-click the selected policy and click Properties.
  5. Select Enabled or Disabled to enable or disable FIPS compliant algorithms.
  6. Click Apply.
  7. Reboot the server for the changes to take effect.

Cheers

[wp_campaign_1]

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 3.67 out of 5)
Loading ... Loading ...

Campus Manager Topology Maps

Sunday, November 1st, 2009

Hi there  -  here’s a great tip for CiscoWorks Campus Manger administrators and users.

CM_Topology1

Suppose you have a lot of network devices and you spent hours on moving all those little icons on your Topology Map.

Maybe you added all your important  devices (Core and Distribution for Data Centre) to the critical device poller; and maybe you even added a nice background wallpaper showing them geographically  – nice.

And then you get a call from another network administrator or user,  saying his map doesn’t look like the one you created. Well, that’s how LMS Campus Manager works. Every user account has its own map and settings.

BUT,  you copy your map to his account like this:

the admin user's Topology maps

the admin user's Topology maps

For LMS running on Windows, simply go to the Campus maps folder and find the right map to copy.  Suppose you created our mapas the “admin” user, the goto:  “C:\Program Files\CSCOpx\campus\etc\users\admin”. Now it might take some investigating which xml file is the right one.  In this example the file was called  ” 453.xml ”

Now copy that file to the other users folder. If  the user account was “george” then C:\Program Files\CSCOpx\campus\etc\users\george is where maps are located for george.  (Oh, yes. Remember that the user must at least save one map for the folder to exists)

Easy hey?.  If your running on solaris , you might consider running a crontab job to copy your map to other users on a scheduled time/date, depending on the users.

Cheers.