User guide

Managing Automatic Remote Configuration Download Download Component Files
OmniSwitch AOS Release 7 Switch Management Guide March 2015 page 13-15
Debug Configuration File
The debug configuration file is used for setting specific OmniSwitch settings and must only be used as
directed by Service and Support. During the automatic remote configuration process, the debug
configuration 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 running the configuration file.
If a configuration file is not available, the script file can be used to configure the switch dynamically
without a vcboot.cfg file.
Script File Example
vlan 100 enable name "VLAN 100"
vlan 100 members port 1/1/1 untagged
write memory
Script File Usage Guidelines
After the script file is downloaded the switch does not automatically reboot.
If a write memory command is used in the script file, then it overwrites the vcboot.cfg file. Hence, the
script file must not contain the write memory command if it is downloaded along with the
configuration file.
If any script file command fails, it is logged in to 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.
License File
License file (swlicense.dat ) contains the licensing information and will be downloaded as any other file to
/flash directory of the Master in Virtual Chassis.