Configuration file format, 1 configuration file format – B&B Electronics WLNN-AN(ER,SE,SP.EK)-DP551 - Manual User Manual

Page 72

Advertising
background image

72

Airborne Enterprise CLI Reference Manual

Command

Description

save

This command moves any uploaded configuration files to
permanent storage, making them persistent across restarts or

power cycles.

Issuing save after del-cfg makes any certificate deletions
permanent.

11.1 Configuration File Format

The unencrypted configuration files are plain text files. The files contain the
configuration information for the module. The format of the file contents follows
the standard CLI command+parameter format; each line containing a separate
command and parameter.

The following is an example of a user_config.txt file:

#!/bin/qtsh
# /var/etc/config/user_config.txt
#
wl-ssid RADIUS_TEST
wl-security wpa2-psk
esc-mode-serial-p2 off
bit-rate-p2 921600
parity-p2 e
flow-p2 h
eth-dhcp-server enable
eth-role router
wl-route-default forward
eth-route-default accept

The first three lines are part of the system generated file and are not necessary
for manually generated configuration files.

Advertising