User guide

Managing Automatic Remote Configuration Download Download Component Files
OmniSwitch AOS Release 7 Switch Management Guide March 2015 page 13-13
Instruction File Syntax
The instruction file is a text file containing the following information:
Example
The instruction file has the Keyword:Value format as shown below:
! Alcatel-Lucent OmniSwitch OS6900 – Instruction file version 1.2.1
! Firmware version
Firmware version:OS_7_3_4_R01
Firmware location:/home/ftpboot/firmware
! Configuration file
Config filename:boot_OS6900.cfg
Config location:/home/ftpboot/config
! Debug file
Debug filename:AlcatelDebug.cfg
Debug location:/home/ftpboot/debug
! Script File
Script filename:OS6900_script.txt
Script location:/home/ftpboot/scripts
! License File
License filename:swlicense.dat
License location:/home/ftpboot/license
! Primary file Server
Primary server:10.200.100.112
Primary protocol:FTP
Primary user:admin
! Secondary file Server
Secondary server:10.200.110.111
Secondary protocol:SFTP
Secondary user:admin
Header Contains user information such as switch ID, file version, and so on.
Header text is a type of comment.
Comments Comments provide additional information for better user readability.
These lines are ignored during the remote configuration download
process.
Firmware version and file
location
Image files required for firmware upgrade.
Configuration file name and
location
The file containing the configuration for the switch, this file is saved as
the vcboot.cfg file in the /flash/working directory.
Debug file name and location The AlcatelDebug.cfg
containing additional debug configuration
commands
Script file name and location The script file containing commands to be implemented on the switch.
License file name and location The license file containing the licensing information.
Primary file server address/
protocol/username
The primary file server from which the required files are downloaded.
The specified protocol and username is used for the download.
Secondary file server address/
protocol/username
The secondary file server from which the required files are downloaded
if the connection to primary file server fails. The specified protocol and
username are used for the download.