Managing Automatic Remote Configuration Download Download Component Files
OmniSwitch AOS Release 6 Network Configuration Guide July 2010 page 8-13
Debug Configuration File
The debug configuration file is used for setting very specific OmniSwitch settings and should only be used
as directed by Service and Support. During the automatic remote configuration process, the debug config-
uration file is downloaded with the filename AlcatelDebug.cfg.
Script File
The script file is downloaded and stored with the same name in the /flash/working directory. The script
file contains the commands to be implemented on the switch after the configuration file, if available, is
applied or the script file can be used to configure the switch dynamically without a boot.cfg file.
Script File Example
vlan 100 enable name "VLAN 100"
vlan 100 port default 1/1
Script File Usage Guidelines
• After the script file is downloaded the switch will not automatically reboot.
• If a write memory command is used in the script file, then it overwrites the boot.cfg file. Hence, the
script file should not contain the write memory command if it is downloaded along with the configu-
ration file.
• If any script file command fails, it is logged into a file *.err (* is the script file name) in the /flash
directory and the remaining commands are implemented.
• If the script file name mentioned in the instruction file is incorrect, then an error is logged in the switch
log or swlog.log file. ‘