48 Configuring TFTP Server Objects

The ME uses a Trivial File Transfer Protocol (TFTP) server to upload and download executable images and configurations between the ME and other devices, such as IP phones. You configure TFTP servers on Ethernet and VLAN interfaces.

tftp

Opens the TFTP server configuration object on the ME and sets the administrative state and the port to which clients send and receive files. In addition, you can specify the directory to which the ME writes TFTP transfers.

Syntax

config cluster box number interface ethX ip name tftp
config cluster box number interface ethX vlan number ip name tftp
config box interface ethX ip name tftp
config box interface ethX vlan number ip name tftp

Properties

admin: Enables or disables the TFTP server on the system.

Default: enabled
Values: enabled | disabled

Example: set admin disabled

port: Specifies the system port on which the TFTP server is listening for file transfer requests.

Default: 69
Values: Min: 1 / Max: 65535

Example: set port 110

directory: Specifies the default directory to which the ME writes TFTP transfers.

Default: /cxc_common/tftp

Example: set directory /cxc_common/tftp_transfers/east