Chapter 2 Avaya P330-ML Layer 2 CLI Commands

copy tftp module-config

User level: supervisor

Use the copy tftp module-configcommand to download the switch-level configuration from a saved file into the current NVRAM running configuration of a switch from a TFTP server.

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 <filename> <ip>

filename

The file name (full path)

ip

The ip address of the TFTP server

Example (for Windows):

 

Router-N#copy tftp module-config c:\config\switch1.cfg 192.168.49.10

Example: (for Unix):

Router-N# copy tftp module-config /folder/startup.cfg 192.168.49.10

copy tftp stack-config

User level: supervisor

Use the copy tftp stack-configcommand to download the stack-level configuration from a saved file into the current NVRAM running configuration from a TFTP server.

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.

28

Avaya P330-ML Reference Guide

Page 42
Image 42
Avaya P330-ML-ML Copy tftp module-config, Router-N#copy tftp module-config c\config\switch1.cfg, Copy tftp stack-config