Copy tftp ew_archive, Copy tftp l2-config, Copy tftp ew_archive copy tftp l2-config – Avaya C460 User Manual

Page 39

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

27

Example (for Windows):

Example: (for Unix):

copy tftp EW_archive

User level: read-write, admin.
Use the copy tftp EW-archive command to download the C460 Manager
application into the switch via TFTP.
L To use this command, you need to have an active TFTP server and to create a

file into which to download the data.

L If Avaya MultiService Network Manager is running, you do not require an

additional TFTP server..

The syntax for this command is:

copy tftp EW_archive

<filename> <ip>

Example:

copy tftp l2-config

User level: read-write, admin.
Use the copy tftp l2-config command to update the Layer 2 parameters in the
current NVRAM running configuration from a file via TFTP.
L To use this command, you need to have an active tftp server and to create a file

into which to download the data.

L If Avaya MultiService Network Manager is running, you do not require an

additional TFTP server.

Router-1# copy startup-config tftp c:\c460\startup.cfg

149.49.100.41

C460-1# copy startup-config tftp /folder/c460/startup.cfg

149.49.100.41

filename

C460 Manager image file name (full path)

ip

The IP address of the host

C460-1# copy tftp EW-archive c:\C460\switch1.cfg

192.168.49.10

Advertising