Chapter 10 Switch Configuration
Avaya P332G-ML User’s Guide 65
Layer 3 Configuration File
The Configuration File feature allows the user to read the routing configuration
parameters and save them to a file on the station. The routing configuration
commands in the file are in CLI format. The user can edit the file (if required) and
re-configure the router module by uploading the configuration file.
Although the file can be edited, it is recommended to keep changes to the file to a
minimum. The recommended configuration method is using MSNM P330 Device
Manager and/or the CLI. Changes to the configuration file should be limited to
those required to customize a configuration file from one router to suit another.
To upload or download Layer 3 configuration files, you must be in a router mode.
Use the CLI commands briefly described below for uploading and downloading
Layer 3 configuration files. The rules of syntax and output examples are all set out
Download PoE software using
TFTP
copy tftp sw_powerinline_image
Upload a module configuration file
from the device using SCP
copy module-config scp
Upload a stack configuration file
from the device using SCP
copy stack-config scp
Upload the running configuration
file from the device using SCP (only
applicable when the device mode is
Layer 2)
copy running-config scp
Upload a module configuration file
from the device using TFTP
copy module-config tftp
Upload a stack configuration file
from the device using TFTP
copy stack-config tftp
In order to... Use the following command...