copy [startup-config|running-config]
Syntax
copy [startup-config|running-config] tftp <IP-ADDR> <REMOTE-FILE> [pc|unix][oobm]
copy config <FILENAME> tftp IP-ADDR <REMOTE-FILE> [pc|unix][oobm]
Description
Copy a designated config file in the switch to a TFTP server. For more information, see the basic operation guide.
Parameters
- oobm
For switches that have a separate OOBM port, the
oobm
parameter specifies that the transfer is through the OOBM interface. If this parameter is not specified, the transfer is through the data interface.The
oobm
parameter is not available on switches that do not have a separate OOBM port.
Upload current startup configuration
To upload the current startup configuration to a file named
sw8200
in the configs directory on drive
"d" in a TFTP server having an IP address of 10.28.227.105:
switch# copy startup-config tftp 10.28.227.105 d:\configs\sw8200