copy flash tftp

Syntax

copy flash tftp <IP-ADDR> <FILENAME> [oobm]
        

Description

Copies the primary flash image to a TFTP server.

Parameters and options

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.

Copy primary flash to TFTP

To copy the primary flash to a TFTP server having an IP address of 10.28.227.105:

switch# copy flash tftp 10.28.227.105 K.0800.swi

where K.0800.swi is the filename given to the flash image being copied.