3.3 NETWORK Setup Pages
The user is now presented with boot up text and/or a ">" prompt which allows the use of the Spec-
tracom command line interface.
Creating an SSH session using Public Key with Passphrase Authentication for
the admin account
The user must first provide the secure Spectracom product a RSA public key found typically in the
OpenSSH id_rsa.pub file. The user may then attempt to create an SSH session.
ssh -i ./id_rsa spadmin@10.10.200.5
Enter passphrase for key './id_rsa': mysecretpassphrase
Please consult the SSH client tool's documentation for specifics on how to use the tool, select
SSH protocols, and provide user private keys.
3.3.5.8 Secure File Transfer Using SCP and SFTP
SecureSync provides secure file transfer capabilities using the SSH client tools SCP and SFTP.
Authentication is performed using either Account Passwords or Public Key with Passphrase.
Example output from OpenSSH, SCP, and SFTP client commands are shown below.
Perform an SCP file transfer to the device using Account Password authen-
tication
scp authorized_keys scp@10.10.200.5:.ssh
spadmin@10.10.200.135's password: admin123
publickeys
|***************************************************| 5 00:00
Perform an SCP file transfer from the device using Public Key with Passphrase
authentication.
scp -i ./id_rsa spadmin@10.10.200.5:.ssh
Enter passphrase for key './id_rsa': mysecretpassphrase
publickeys
|***************************************************| 5 00:00
Perform an SFTP file transfer to the device using Account Password authen-
tication.
sftp spadmin@10.10.200.5
spadmin@10.10.200.135's password: admin123
sftp>
82
CHAPTER
•
3
SecureSync User Reference Guide Rev. 18
100%
100%
Need help?
Do you have a question about the SecureSync and is the answer not in the manual?
Questions and answers