Attention! The Adtran support community will be placed in read-only mode on Monday, May 12, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, May 13. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
drjarmon
New Contributor III

How change n-command polling script?

Getting checksum mismatch warnings.  It was determined that the command show file /start-config checksum needs to be show file startup-config checksum.  Where do you change this in n-command?

AdtranNMS polling script needs to be updated:

  1. 2015.06.03 18:32:00 SSH:0> terminal length 0
  2. 2015.06.03 18:32:00 SSH:0> ena
  3. 2015.06.03 18:32:00 OPERATING_SYSTEM.SESSION User management ENABLE OK on portal SSH 0
  4. 2015.06.03 18:32:01 SSH:0> terminal length 0
  5. 2015.06.03 18:32:01 SSH:0> no events
  6. 2015.06.03 18:32:01 SSH:0> show cflash
  7. 2015.06.03 18:32:01 SSH:0> show version
  8. 2015.06.03 18:32:02 SSH:0> write memory
  9. 2015.06.03 18:32:03 SSH:0> show dynvoice-config checksum       ! Removed this command
  10. 2015.06.03 18:32:04 SSH:0> show running-config checksum
  11. 2015.06.03 18:32:05 SSH:0> show file /startup-config checksum  ! Change to: show startup-config checksum
  12. 2015.06.03 18:32:05 SSH:0> show flash exception-report*

Thanks

0 Kudos