You must first provide the secure Spectracom product a RSA public key found typically in
the OpenSSH id_rsa.pub file. Then you may attempt to create an SSH session.
ssh -i ./id_rsa [email protected]
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.
Secure File Transfer Using SCP and SFTP
VelaSync 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 [email protected]:.ssh
[email protected]'s password: admin123
publickeys 100% |***************************************************|
5 00:00
Perform an SCP file transfer to the device using Public Key with Passphrase
authentication.
scp -i ./id_rsa [email protected]:.ssh
Enter passphrase for key './id_rsa': mysecretpassphrase
publickeys
100% |***************************************************|
5 00:00
Perform an SFTP file transfer to the device using Account Password authen-
tication.
sftp [email protected]
[email protected]'s password: admin123
You will be presented with the SFTP prompt allowing interactive file transfer and directory
navigation.
56
CHAPTER
2
•
VelaSync 1232 User Manual Rev. 4
2.9 Configuring Network Settings
Summary of Contents for Spectracom VelaSync 1232
Page 2: ......
Page 4: ...Blank page II VelaSync 1232 User Manual...
Page 12: ...BLANK PAGE X VelaSync 1232 User Manual TABLE OF CONTENTS...
Page 28: ...16 CHAPTER 1 VelaSync 1232 User Manual Rev 4 1 7 The VelaSync Web UI...
Page 34: ...BLANK PAGE 1 9 Regulatory Compliance 22 CHAPTER 1 VelaSync 1232 User Manual Rev 4...