The NCM 5.5. template for the Nortal Switch 460-24T-PWR is not working as it should.
A customer fixed it and sent it to me. The device needs to have its Transfer protocol set to TFTP to have it working.
Download command is the following (unchanged):
copy ${ConfigType} ${TransferProtocol} address ${StorageAddress} filename ${StorageFilename}${CRLF}
Upload command:
configure network address ${StorageAddress} filename ${StorageFilename}${CRLF}
Startup config name has been changed to: config
Feel free to improve if you have some issues with it or open a new thread to discuss about it.