I created a custom NCM script for Alcatel devices, but the following error is displayed:
SPC-OCC-10746: The operation failed. SPC-NCM-20007: Capture Running Script Returned Error [252]: Connection error: Use of uninitialized value $login_output in concatenation (.) or string at C:\Windows\TEMP\script_17 line 103.
Host xx.xx.xx.xxx:
Login has failed. Output:
Release : 10.4.1
Component : Spectrum Applications
Add the following in the $SPECROOT/NT-Tools/SRE/home/_nimsoft/.ssh/config file:
Host *
KexAlgorithms +diffie-hellman-group1-sha1
HostKeyAlgorithms +ssh-dss
Macs hmac-sha2-512,[email protected],hmac-sha2-256,[email protected],hmac-sha1-96,[email protected],hmac-sha1
Where _nimsoft is the Spectrum Install Owner account.