Backing Up the Running Configuration
Saving the Global Config
CLI Maintenance Guide
3-7
For example, the following command sequence exits to priv-exec mode, copies the
global running configuration, then shows the new script file:
bstnA6k(cfg)#
exit
bstnA6k#
copy global-config scripts global
bstnA6k#
show scripts
scripts
global Sep 19 05:03 9.0k
running Sep 19 05:03 5.7k
Saving the Config Off to an FTP Server
To save the global config off to a remote FTP server, use an FTP URL as the
destination:
copy global-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),
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. As with other FTP copies, use two slashes
(
ftp-site
//
file
) if the file path is absolute.
For example, the following command exits from gbl mode to priv-exec mode, then
sends the global config to /var/oct24gbl on ftp.wwmed.com:
bstnA6k(gbl)#
exit
bstnA6k#
copy global-config ftp://juser:[email protected]//var/oct24gbl
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...