cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
951
Views
4
Helpful
1
Replies

CiscoWorks Update Device Database

b.petronio
Level 3
Level 3

Hi, can't find a way to update the device information on my CiscoWorks database.

The hostnames have older name's, but it seems to have the configurations updated.

Tks,

Petr?nio

1 Reply 1

Martin Ermel
VIP Alumni
VIP Alumni

I think you are looking for this option to update LMS when DNS hostname changes for devices occure:

make a backup of the following file and change this two option as follows:

NMSROOT/campus/etc/cwsi/DeviceDiscovery.properties

nameserver.updateDCRDisplayName=true

nameserver.updateDomainNameSuffix=true

restart the processes and it should work

(windows: net stop crmdmgtd / net start crmdmgtd

solaris: /etc/init.d/dmgtd stop [start]

)

HTH

MArtin