5
To confirm the scheduler update, type:
SWITCH#
show scheduler config
config terminal
feature scheduler
scheduler logfile size 16
end
config terminal
scheduler job name cfgBackup
copy startup-config tftp://<IP_Address>/9500/config/D01-9500-01_startup_$
(TIMESTAMP).cfg
copy running-config tftp://<IP_Address>/9500/config/D01-9500-01_running_$
(TIMESTAMP).cfg
end
config terminal
scheduler schedule name Daily0600
time daily 06:00
job name cfgBackup
end
config terminal
scheduler schedule name Daily1800
time daily 18:00
job name cfgBackup
end
6
Verify that the copy statements work by running each individually:
V00101MD9502#
copy running-config tftp://<IP_Address>/9500/config/
V00101MD9502_running_$TIMESTAMP.cfg
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
TFTP put operation was successful
7
To save the configuration updates, type:
SWITCH#
copy running-config startup-config
[########################################] 100%
8
To verify the procedure, run each statement individually:
V00101MD9502#
copy running-
config tftp://<IP_Address>/9500/config/V00101MD9502_running_
$TIMESTAMP.cfg
Backing up Cisco UCS FIs
Restore a system configuration from any full state backup file exported from Cisco UCS Manager.
About this task
Perform a backup through Cisco UCS Manager, take a snapshot of all or part of the system.
Configuration and export the file to a location on your network. You cannot use Cisco UCS Manager to
back up data on the servers.
You can perform a backup while the system is up and running. The backup operation only saves
information from the management plane. It does not have any impact on the server or network traffic..
145
|
Guidelines for backing up configuration files
Содержание Vblock Systems 350
Страница 1: ...Dell EMC VxBlock and Vblock Systems 350 Administration Guide Document revision 1 8 October 2017 ...
Страница 114: ...Related information VMware vSphere Networking guide Managing VMware VDS 114 ...
Страница 122: ...Related information Cisco Nexus 1000V Troubleshooting Guide Managing the Cisco Nexus 1000V Series Switch 122 ...
Страница 156: ...4 On the Schedule tab schedule the task to run daily at 1 00 AM Backing up Cisco MDS switches 156 ...