Configure, Copy l2-config tftp, Copy running-config startup-config – Avaya C460 User Manual

Page 37

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

Avaya C460 Reference Guide

25

If you wish to define a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.

configure

User level: read-write, admin.
Use the configure command to enter configure mode.

The syntax for this command is:

configure

Example:

copy l2-config tftp

User level: read-write, admin.
Use the copy l2-config tftp command to upload the Layer 2 parameters from
the current NVRAM running configuration to 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.

The syntax for this command is:

copy l2-config tftp

<filename> <ip>

Example:

copy running-config startup-config

User level: privileged, supervisor.
Use the copy running-config startup-config command to copy the active
policy configuration to the startup configuration file in the NVRAM.

C460-1(super)# configure

C460-1(configure)#

filename

file name (including full path)

ip

IP address of the host

C460-1# copy l2-config tftp c:\C460\config 149.49.152.36

Advertising