cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
615
Views
5
Helpful
3
Replies

lms 4.2 , Config Archival issue

Ibrahim Jamil
Level 6
Level 6

Hi

Please have a look to the below image , what is the reason for this failed Archival and  how to solve this issue

Configuration Archival summary.JPG

thanks

Ibrahim

3 Replies 3

Michel Hegeraat
Level 7
Level 7

The 25 success means LMS is working fine.

The 277 failed means LMS has problems communicating with these devices.

Causes can be:

  • Bad credentials
  • ACL's on the device not permitting LMS ip address to talk to the device.
  • protocols (TELNET, SSH, RCP, SCP) not running on the devices.
  • firewalls or ACL's on routers not permitting LMS protocols.

Pick a single device, test the protocols comming from the server to the device, test credentials.

Cheers,

Michel

Thanks Michel for ur reply, how to verify that an ACL's on the device not permitting LMS ip address to talk to the device.any debug command on router to sees that block?

No debug. You can add a log option to the ACL's. Any match will appear in the show log

access-list access-list-number {deny | permit} source [source-wildcard] log

But just looking at an ACL will tell you if the ip of the LMS server is allowed.

Cheers,

Michel