TFTP: Copying a configuration file from a remote host (CLI)
Syntax:
copy tftp {<startup-config | running-config> < ip-address > < remote-file >} [pc | unix]
copy tftp config <filename> <ip-address> <remote-file> [pc | unix]
This command can copy a configuration from a remote host to a designated config file in the switch. For more information, see "Multiple Configuration Files" in the basic operation guide for your switch.
For more information on flash image use, see "Using Primary and Secondary Flash Image Options" in the basic operation guide for your switch.
Example:
To download a configuration file named sw8200
in the configs
directory on drive "d" in a remote host having an IP address of
10.28.227.105:
switch# copy tftp startup-config 10.28.227.105 d:\configs\sw8200