Copying Files To Device
To copy files to the remote server, use the following command:
Reference
Command
copy { running-config | startup-config } scp <server_url> [timeout <interval> ]
Description
Copies the switch running configuration to remote scp server
Parameters
running-config Copies to the running configuration
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.
Mode
EXEC
CLI Example
Last updated
Was this helpful?