Deploying from a USB Drive or SD Card
R81.10.X Quantum Spark 1500, 1600, 1800, 1900, 2000 Appliances Locally Managed Administration Guide|27
Deploying from a USB Drive or SD Card
You can deploy the Quantum Spark Appliance configuration files from a USB drive or SD card
(1570 / 1590, 1600 / 1800 appliances only) and quickly configure many appliances without
using the First Time Configuration Wizard. The configuration file lets you configure more
settings and parameters than are available in the First Time Configuration Wizard.
Note - SD card deployment is not supported for 1530 / 1550 appliances.
You can deploy configuration files in these conditions:
n
An appliance with default settings is not configured at all.
n
An appliance that already has an existing configuration.
The Quantum Spark Appliance starts, automatically mounts the USB drive, and searches the
root directory for a configuration file.
Note - The USB drive must be formatted in FAT32. SD cards are formatted with ext4.
Sample Configuration File
This is a sample Quantum Spark 1530 / 1550 Appliance configuration file for USB deployment.
set time-zone GMT+01:00(Amsterdam/Berlin/Bern/Rome/Stockholm/Vienna)
set ntp server primary 10.1.1.10
set ntp server secondary
set user admin type admin password aaaa
set interface WAN ipv4-address 10.1.1.134 subnet-mask 255.255.255.192 default-gw 10.1.1.129
delete interface LAN1_Switch
set dhcp server interface LAN1 disable
set interface LAN1 ipv4-address 10.4.6.3 subnet-mask 255.255.255.0
add interface LAN1 vlan 2
set dhcp server interface LAN1:2 disable
set interface LAN1:2 ipv4-address 10.4.3.3 subnet-mask 255.255.255.0
set dhcp server interface LAN2 disable
set interface LAN2 ipv4-address 192.168.254.254 subnet-mask 255.255.255.248
set interface LAN2 state on
set admin-access interfaces WAN access allow
set hostname DEMOgw01