16: Command Reference
EMG™ Edge Management Gateway User Guide
391
SSH Key Commands
set sshkey all export
Syntax
set sshkey allexport <ftp|sftp|scp|copypaste> [pubfile <Public Key
File>][host <IP Address or Name>] [login <User Login>][path <Path to Copy
Keys>]
Description
Exports the public keys all of the previously created SSH keys.
set sshkey delete
Syntax
set sshkey delete <one or more parameters>
Parameters
keyhost <SSH Key Host>
keyname <SSH Key Name>
keyuser <SSH Key User>
Description
Deletes an ssh key.
Specify the
keyuser
and
keyhost
to delete an imported key; specify the
keyuser
and
keyname
to delete exported key.
set sshkey export
Syntax
set sshkey export <ftp|sftp|scp|
copypaste
> <one or more parameters>
Parameters
[format <
openssh
|secsh>]
[host <IP Address or Name>]
[login <User Login>]
[path <Path to Copy Key>]
[bits <1024|2048|3072|4096>]
keyname <SSH Key Name>
keyuser <SSH Key User>
type <
rsa
|dsa>
Description
Exports an sshkey.