Avaya P330-ML-ML 사용자 설명서

다운로드
페이지 320
Chapter 3        Avaya P330-ML Layer 3 CLI Commands
Avaya P330-ML Reference Guide
221
Example:
copy startup-config tftp
User level: privileged, supervisor.
Use the copy startup-config tftp command to upload the policy and router 
startup configurations to a TFTP server.
The syntax for this command is:
copy startup-config tftp <filename> <ip>
Example:
Example: (for Unix):
copy tftp startup-config
User level: privileged, supervisor.
Copies the policy and router configurations from the saved TFTP file to the Startup 
Configuration file in the NVRAM.
L Only parameters that differ from the factory default settings for the switch are 
P330-N# copy startup-config scp c:\config\switch1.cfg 192.168.49.10 5
Beginning upload operation ...
This operation may take a few minutes...
Please refrain from any other operation during this time.
For more information , use 'show upload status' command
********************************************************************
* If you are currently running the P330-ML Device Manager 
application,*
* it is recommended to exit from it before performing configuration*
* download operations.                                             *
********************************************************************
filename
Destination file name in the tftp server (full path).
ip
The ip address of the tftp server.
Router-N(super)# copy startup-config tftp c:\P330-
ML\startup.cfg 149.49.100.41
 
Router-N(super)# copy startup-config tftp /folder/P330-ML/
startup.cfg 149.49.100.41