Uploading logs to the SCP portal
Please follow the below procedure to upload the logs to the SCP portal.
Note: Please click on the images/screenshots, presented in this article, to enlarge them
Disclaimer: SCP portal will not work on browsers
Server IP:scp.versa-networks.com
Username :13XXX
Password:XXXXXXXXXX
Procedure 1: Uploading logs via WINSCP
*File Protocol should be SFTP not SCP
Procedure 2: Uploading logs via Ubuntu Shell
You can upload the logs from Versa Director or any other ubuntu machine(that should have Internet access).
admin@C-LAB3VD1:~$ sftp 132444@scp.versa-networks.com
The authenticity of host 'scp.versa-networks.com (43.254.43.14)' can't be established.
ECDSA key fingerprint is SHA256:m1tqtG/oY+GtLMNB7PRSURtVZ1ebGQXLdppaEKNlgBo.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'scp.versa-networks.com,43.254.43.14' (ECDSA) to the list of known hosts.
132444@scp.versa-networks.com's password:
Connected to scp.versa-networks.com.
sftp>
sftp> put /tmp/versa-support-dump-2024-Oct-19-173517.tgz
Uploading /tmp/versa-support-dump-2024-Oct-19-173517.tgz to /files/versa-support-dump-2024-Oct-19-173517.tgz
/tmp/versa-support-dump-2024-Oct-19-173517.tgz 100% 220MB 55.6MB/s 00:03
sftp>
*Make sure that DNS configured to resolve the FQDN to IP address
Procedure 3: Uploading logs from FlexVNF.
Due to restriction, Only SFTP supports on our SCP server, Since SFTP not supported via CLI, logs cannot be uploaded via FlexVNF cli directly.