Hi All
I'm trying to use CLI script on IMC 7, script to be applied to 3com 5500G, comware 3
this is what I'm trying to deploy:
rsa local-key-pair create^|^1024
ssh authentication-type default all^|^
this is what I'm getting back from IMC:
<Command> rsa local-key-pair create <Error> The response received from the device not matches the prompt for the input command.
<Response Prompt> ^
% Unrecognized command found at '^' position.
I'm not sure what I'm doing wrong here