Chapter 3 Avaya P330-ML Layer 3 CLI Commands

copy scp startup-config

User level: privileged, supervisor.

Use the copy scp startup-configcommand to download a startup configuration to the device via SCP.

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

filename

Source file name on the SCP server (full path).

ip

The ip address of the SCP server.

Example (for Windows):

P330-N#copy scp startup-config c:\P330-ML\startup.cfg 149.49.100.41

Example: (for Unix):

P330-N#copy scp startup-config /folder/P330-ML/ startup.cfg 149.49.100.41

copy startup-config scp

Use the copy startup-config scp command to upload the switch-level startup configuration from the active bank into a file via SCP.

The syntax for this command is:

copy startup-config scp <filename> <ip> <mod_num>

filename

The file name (full path)

ip

The IP address of the SCP server

mod-num

The switch number

220

Avaya P330-ML Reference Guide

Page 236
Image 236
Avaya P330-ML-ML manual P330-N#copy scp startup-config c\P330-ML\startup.cfg