Tftp update firmware, Restore configure file – Interlogix GE-DS-242-PoE User Manual

Page 164

Advertising
background image

Chapter 6: Command Line Interface

160

GE-DS-242-PoE Managed Ethernet Switch User Manual

TFTP Update Firmware

copy tftp firmware

Description:

Download firmware from TFTP server.

Syntax:

copy tftp firmware

<ip-addr> <remote-file>

Parameters:

<ip-addr> specifies the IP address of the TFTP server.

<remote-file> specifies the file to be downloaded from the TFTP server.

Restore Configure File

copy tftp <running – config | flash>

Description:

Retrieve configuration from the TFTP server. If the remote file is the text file of
CLI commands, use the keyword running-config.

If the remote file is the configuration flash image of the switch instead, use the
keyword flash.

Syntax:

copy tftp

<running-config | flash> <ip-addr> <remote-file>

Parameters:

<ip-addr> specifies the IP address of the TFTP server.

<remote-file> specifies the file to be downloaded from the TFTP server.

Advertising