Backing Up the Running Configuration
Saving the Local Running Config
CLI Maintenance Guide
3-3
scripts
running Sep 19 05:03 5.7k
Saving the Config Off to an FTP Server
To save the running config off to a remote FTP server, use a URL in place of the
destination filename. Follow the URL format below:
copy running-config ftp://[
username
:
password
@]
ftp-site
/
file
where
username
:
password
@
(optional) is an FTP username and password (the
default is the username/password set by the
ip ftp-user
command, described
above),
ftp-site
identifies the FTP server with an IP address or FQDN (for example,
“172.16.88.3” or “ftp.myftpsite.com”), and
file
is the chosen file name. Lead with an extra “/” if the path starts at the
root of the server machine; for example, “aramis//var/cfg/running-config”
specifies “/var/config/running-config” on server aramis. Omit the leading
slash if the file is going to the home directory for
username
.
For example, the following command exits from cfg mode to priv-exec mode, then
sends the running config to ftp.wwmed.com:
bstnA6k(cfg)#
exit
bstnA6k#
copy running-config ftp://juser:[email protected]/oct24lcl
bstnA6k#
...
Содержание Adaptive Resource Switch
Страница 12: ...2 xii CLI Maintenance Guide...
Страница 62: ...Backing Up the Running Configuration Restoring the Configuration 3 24 CLI Maintenance Guide...
Страница 128: ...Metadata Utilities nsck and sync Clearing All nsck Jobs 5 48 CLI Maintenance Guide...
Страница 206: ...Troubleshooting Network Connections Configuring Port Mirroring 7 32 CLI Maintenance Guide...
Страница 306: ...GUI Maintenance Restarting the GUI 10 4 CLI Maintenance Guide...
Страница 316: ...Powering Down the ARX Restoring Power 11 10 CLI Maintenance Guide...
Страница 318: ...Copyright 2 CLI Maintenance Guide...
Страница 324: ...Index 6 CLI Maintenance Guide...