Allied Telesis AT-9000/28POE Switch User Manual


  Open as PDF
of 1480
 
Chapter 19: Enhanced Stacking
352
Here are the steps to perform on the command switch to upload the
configuration file from its file system to the member switch:
awplus> enable
Enter the Privileged Executive
mode from the User Executive
mode.
awplus# show estack remotelist
Display the member switches of
the enhanced stack with the
SHOW ESTACK REMOTELIST
command to learn the ID number
of the switch to receive the
configuration file.
awplus# dir
List the files in the file system of
the command switch to confirm
that it has the configuration file to
upload to the member switch. In
this example, the filename is
Eng12c.cfg file.
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# upload config remotelist
Enter the UPLOAD CONFIG
REMOTELIST command to begin
the file transfer.
Enter the configuration file name -> Eng12c.cfg
At the prompt, enter the name of
the configuration file the command
switch is to upload to the member
switch. The filename in this
example is Eng12c.cfg.
Enter the list of switches -> 3
At the prompt, enter the enhanced
stacking ID number of the member
switch to receive the file. This
number is learned with the SHOW
ESTACK REMOTELIST
command. The example assumes
that the member switch has the ID
number 3.
-
At this point, the command switch
sends the file to the member
switch, which stores it in its file
system as BOOT.CFG.
awplus(config_if)# reboot estack member 3
Reboot the member switch so that
it uses the new configuration file to
set its parameters.