cancel
Showing results for 
Search instead for 
Did you mean: 

How do I add SSH Public Keys in 10.0.10b (ICX8200)?

NOC_CMS_HU_Bln
New Contributor

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.

 

 

1 ACCEPTED SOLUTION

Smiley
RUCKUS Team Member

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

View solution in original post

1 REPLY 1

Smiley
RUCKUS Team Member

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