is there anyway to disable the SSH protection so that we can run more than just 'show commands. I have a task defined where I would like to automate the collection of a switch data file. However, the task displays an errors that says that it can only work for 'show' commands. Is there anyway to override this feature?
Here is what I have defined within an SSH task:
1) no terminal confirmation
2) enable
3) collect reports ftp://anonymous:test@server1/Reports/{TASK(Active,Name)}_REPORTS_{DATEFORMAT(yyyyMMddhhmm)}.tgz asyc
Error:
% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.
% ERROR ssh command interface only works for show commands.