RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
12-28-2023 08:32 AM
Issue:
In version 08.0.95 we can use the command "ip ssh pub-key-file tftp x.x.x.x filename" to add a file with the keys.
In the 10.0.10b release, only the remove command is available which is:
IX7150-48P Switch(config)#ip ssh pub-key-file ?
remove remove ssh client public key file
Solution:
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.
We can use below command to add SSH public keys for user authentication on the ICX Switches on firmware releases 09.0.00 and 10.0.00 onwards.
#copy tftp flash x.x.x.x <filename.txt> ssh-pub-key-file
For example:
ICX7150-48P Switch#copy tftp flash 1.1.1.1 test1.txt ssh-pub-key-file
Parameter Validation Successful
..^
