Intel 480T Switch User Manual


 
C H A P T E R 20 Software Upgrade and Boot Options
425
connection (and not the console port), your connection is terminated
when the switch reboots, but the command executes normally.
Downloading an Incremental Configuration
You can make a partial or incremental change to the switch
configuration using downloaded ASCII files that contain CLI
commands. The switch interprets these commands as a script of CLI
commands. They take effect at the time of the download, without
requiring a reboot of the switch.
To download an incremental configuration, use this command:
download configuration <hostname | ip_address>
<filename> {incremental}
Scheduled Incremental Configuration
Download
You can schedule the switch to download a partial or incremental
configuration on a regular basis. You can use this feature to update
the switch configuration regularly from a centrally administered
TFTP server. As part of the scheduled incremental download, you
can optionally configure a backup TFTP server.
To configure the primary and/or secondary TFTP server and
filename, use this command:
configure download server [primary | secondary]
<hostname | ip_address> <filename>
To enable scheduled incremental downloads, use this command:
download configuration every <hour> <min>
To display scheduled download information, use this command:
show switch
To cancel scheduled incremental downloads, use this command:
download configuration cancel