Avaya P330-ML-ML Switch User Manual


 
Chapter 3 Avaya P330-ML Layer 3 CLI Commands
Avaya P330-ML Reference Guide 219
Example:
Example: (for Unix):
copy scp module-config
User level: privileged, supervisor.
Use the copy scp module-config command to download a module
configuration to the device via SCP.
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 scp module-config <filename> <ip>
Example (for Windows):
Example: (for Unix):
Router-N(super)# copy running-config tftp c:\P330-
ML\startup.cfg 149.49.100.41
Router-N(super)# copy running-config tftp /folder/P330-ML/
startup.cfg 149.49.100.41
filename Source file name on the SCP server (full path).
ip The ip address of the SCP server.
P330-N# copy scp module-config c:\P330-ML\module.cfg
149.49.100.41
P330-N# copy scp module-config /folder/P330-ML/module.cfg
149.49.100.41