Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
26 Avaya C460 Reference Guide
The syntax for this command is:
copy running-config startup-config
Example:
1 copy running-config tftp
User level: privileged, supervisor.
Use the copy running-config tftp command to upload the policy
configuration to a TFTP server.
The syntax for this command is:
copy running-config tftp <filename> <ip>
Example (for Windows):
Example: (for Unix):
copy startup-config tftp
User level: privileged, supervisor.
Use the copy startup-config tftp command to download a policy
configuration from a TFTP server.
The syntax for this command is:
copy startup-config tftp <filename> <ip>
C460-1# copy running-config startup-config
filename Destination file name in the tftp server (full path).
ip The ip address of the tftp server.
C460-1# copy running-config tftp c:\c460\startup.cfg
149.49.100.41
C460-1# copy running-config tftp /folder/c460/startup.cfg
149.49.100.41
filename Destination file name in the tftp server (full path).
ip The ip address of the tftp server.