Avaya P330-ML-ML Switch User Manual


 
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya P330-ML Reference Guide 29
The syntax for this command is:
copy tftp stack-config <filename> <ip>
Example (for Windows):
Example (for Unix):
copy tftp startup-config
User level: supervisor
L This command applies to the P334T-ML only when it is in “Layer2”
device mode.
Use the copy tftp startup-config command to download a startup
configuration 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
included in the configuration file. Therefore, it is important to reinitialize the
NVRAM to the factory default settings before downloading configuration files
to the switch. To reinitialize the NVRAM, run the nvram initialize
command.
The syntax for this command is:
copy tftp startup-config <filename> <ip>
Example (for Windows):
filename The file name (full path)
ip The IP address of the TFTP server
Router-N# copy tftp stack-config c:\config\switch1.cfg
192.168.49.10
Router-N# copy tftp stack-config /folder/switch1.cfg
192.168.49.10
filename Destination file name in the tftp server (full path)
ip The ip address of the tftp server.
Router-N (super) # copy tftp startup-config c:\P330-
ML\startup.cfg 149.49.100.41