Copying Files From Device
To copy files from the remote server, use the following command:
Reference
Command
copy scp <server_url> [timeout <interval> ] { running-config [replace] | startup-config |
sonic-image }
Description
Copies new file ISCLI config file from remote SCP server and install to the switch.
Parameters
Server_url username@ipaddress:filepathandname
timeout timeout
interval Specifies the maximum time (in seconds) to wait for the server to reply to the connection request. The timeout interval is from 1 to 100 seconds running-config Copies to the running configuration startup-config Copies to the startup configuration
sonic-image SONIC image replace Removes the existing running configuration and replaces it with the new file(full update
Mode
EXEC
CLI Example
Last updated
Was this helpful?