Hi Everyone,
So this is actually a clarification on the thread below:
I've tried via SSH to transfer config: SSH/SSH/SSH
<Command Name="DownloadConfig" Value="2${ENTER}8${ENTER}3${ENTER}CONFIG${CRLF}" Delay="1000" RegEx="\[End\]"/>
I get a response Transfer failure due to timeout waiting for success or failure prompt
I've tried via TFTP: SSH/SSH/TFTP
<Command Name="DownloadConfigIndirect" Value="2${CRLF}8${CRLF}4${CRLF}CONFIG${CRLF}${StorageFileName}${CRLF}${StorageAddress}${CRLF}"/>
I Still get a response Transfer failure due to timeout waiting for success or failure prompt
Is there a way that NCM will get confirmation of success? How can I pull the configs? Anyone in the same situation that was successful?