12-06-2023 09:36 AM
Hello
we've got some ICX8200 with Firmware 10.0.10b. How do we add SSH public keys for user authentication?
In version 8.0.95 it was possible to use the command "ip ssh pub-key-file tftp 192.168.x.y filename" to add a file with the keys. In 10.0.10 it is only possible to remove keys. Any suggestions?
Thanks.
Regards,
Jens.
Solved! Go to Solution.
12-07-2023 02:32 AM
Hi NOC_CMS_HU_Bln,
Thank you for reaching out to us.
The command ip ssh pub-key-file tftp 192.168.x.y filename has been deprecated from 09.0.00 release onwards but its available in 8095 releases.
Please find the below link for a reference for 09.0.00 release notes:
https://support.ruckuswireless.com/documents/3633
Please try below alternate command available in 9010 and 10.0.10 releases.
#copy tftp flash x.x.x.x <filename.txt> ssh-pub-key-file
Thanks,
Smiley Gupta
12-07-2023 02:32 AM
Hi NOC_CMS_HU_Bln,
Thank you for reaching out to us.
The command ip ssh pub-key-file tftp 192.168.x.y filename has been deprecated from 09.0.00 release onwards but its available in 8095 releases.
Please find the below link for a reference for 09.0.00 release notes:
https://support.ruckuswireless.com/documents/3633
Please try below alternate command available in 9010 and 10.0.10 releases.
#copy tftp flash x.x.x.x <filename.txt> ssh-pub-key-file
Thanks,
Smiley Gupta