
Fabric OS Command Reference
955
53-1001764-01
sshUtil
2
2.
Export the public key to a remote host:
switch:username>
sshutil exportpubkey
Enter IP address:
remote host IP Address
Enter remote directory:
~username/.ssh
Enter login name:
username
Password:******
public key out_going.pub is exported successfully.
3.
Append the public key to the authorized_keys file on the remote host:
username@remotehost>
cat ~/.ssh/outgoing.pub >>
\
~/.ssh/authorized_keys
To delete the private key on a switch:
switch:username>
sshutil delprivkey
private key is deleted successfully.
SEE ALSO
None
Summary of Contents for Fabric OS v7.0.1
Page 1: ...53 1002447 01 15 December 2011 Fabric OS Command Reference Supporting Fabric OS v7 0 1 ...
Page 6: ...vi Fabric OS Command Reference 53 1002447 01 ...
Page 30: ...4 Fabric OS Command Reference 53 1002447 01 Using the command line interface 1 ...
Page 1132: ...1106 Fabric OS Command Reference 53 1002447 01 General Fabric OS commands and permissions A ...