Delete Configuration of SSH Feature
Hi all,
I was testing the release 7.2.2 patch 0-2 for ERX 700, and when I want to delete the configuration of SSH I can not delete it. I show you the output of this issue:
*****************************************************
maqueta#sho configuration | in "ip ssh"
Please wait...
maqueta#sho configuration | in ssh
ip ssh crypto client-to-server no none
ip ssh crypto server-to-client no none
Please wait...
maqueta#
maqueta#conf t
Enter configuration commands, one per line. End with ^Z.
maqueta(config)#no ip ssh crypto client-to-server no none
^
% Invalid input detected at '^' marker.
maqueta(config)#
maqueta(config)#no ip ssh ?
authentication-retries Configure authentication retry limit
disable-user-authentication Disable AAA user authentication
sleep Configure authentication failure sleep period
timeout Configure client authentication timeout limit
maqueta(config)#no ip ssh
% Incomplete command
maqueta(config)#
maqueta(config)#no ip ssh crypto
^
% Invalid input detected at '^' marker.
maqueta(config)#
*****************************************************
Does anybody know how to delete the configuration of SSH in this release? In lower release only one put the command "no" before the configuration sentence and this feature was deleted of the running-configuration.
Thanks for all,
DLA.