Copying Configuration from Switch
To copy files from the remote server, use the following command:
Reference
Command
copy scp {running-config | startup-config} <server_url> [timeout <interval> ]
Description
Copy the ISCLI config file from the Switch to a remote server
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 the running configuration startup-config Copies the startup configuration
Mode
EXEC
CLI Example
Last updated