copy tftp module

Last Updated : Mar 30, 2020 |

This command downloads the Media Module firmware to the respective media modules on a gateway from a TFTP server. The TFTP command prompts for the username and password after the command is entered.

Note:

To use this command, you need to have an active TFTP server, and to create a file into which to download the software. If Avaya Network Manager is running, you do not need an additional TFTP server.

Perform the nvram initialize command prior to the copy tftp module command.

Syntax

copy tftp module <filename> {<ip-addr>|<IPv6–addr>[%zone-id]|<hostname>} <module_number>

Parameters

Parameter

Description

Possible Values

Default Value

filename

The file name on the server

ip-addr

The IPv4 address of the server

IPv6–addr

The IPv6 address of the server

%zone-id

VLAN ID

1 — 4,090

hostname

Hostname of the server

module_ number

The Media Module number

User level

read-write

Context

general

Example

To download the software file, mm716v103.fdl, for media module 5 from the TFTP server 192.168.49.10:

Gxxx-001(super)# copy tftp module c:\config\mm716v103.fdl 192.168.49.10 5

To download the software file, mm716v103.fdl, for media module 5 from the TFTP server 2001:db8::9531:8699:

Gxxx-001(super)# copy tftp module c:\config\mm716v103.fdl 2001:db8::9531:8699 5