Copy tftp module-config, Copy tftp stack-config, Copy tftp module-config copy tftp stack-config – Avaya P330-ML-ML User Manual
Page 42
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
28
Avaya P330-ML Reference Guide
copy tftp module-config
User level: supervisor
Use the copy tftp module-config command to download the switch-level
configuration from a saved file into the current NVRAM running configuration of a
switch from a TFTP server.
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 module-config
Example (for Windows):
Example: (for Unix):
copy tftp stack-config
User level: supervisor
Use the copy tftp stack-config command to download the stack-level
configuration from a saved file into the current NVRAM running configuration
from a TFTP server.
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.
filename
The file name (full path)
ip
The ip address of the TFTP server
Router-N# copy tftp module-config c:\config\switch1.cfg
192.168.49.10
Router-N# copy tftp module-config /folder/startup.cfg
192.168.49.10