BelAir20E User Guide
BelAir20E Auto-configuration
April 2, 2012
Confidential
Document Number BDTM02201-A01 Standard
an FTP session to
bnconfigserv.<domain_name>
(for example,
bnconfigserv.belairnetworks.com
). In either case:
—The FTP username used by the BelAir20E is
bn_%02x_%02x_%02x_%02x_%02x_%02x
. For example, if the MAC
address of the BelAir20E is
00:0d:67:0c:21:76
, then the username on the
FTP server is
bn_00_0d_67_0c_21_76
. The username must be in lower
case and must exist in the FTP server.
—The FTP password used is the md5sum of the username. To obtain this,
do
echo <username> | md5sum
. Omit the spaces and dash at the end of
the md5sum output.
3 In the FTP home directory for the user, the BelAir20E looks for a script file
named
bn_config.cfg
.
Configuration
Download Profile
With the configuration download profile you specify:
• the filename of the script file
• the server from which to get the script file
• a user-name and password
You can specify the server by either its IP address or its name. If both are
specified, the IP address has precedence. The default name is
belairconfig.com
.
The script file is downloaded and executed only during a startup. If the script on
the server changes, it is not sent to the node until the next time the node
reboots or starts up.
Pre-requisites
To use a configuration download profile, your server must be configured with
the appropriate user accounts and passwords. The account must contain a valid
script file.
Also, if you identify the server with a name, you need a DNS server to resolve
names to IP addresses.
Using a Configuration
Download Profile
/system/set config-download [server <name_or_ip_addr>]
[auto-conf-protocol {ftps|ftp|tftp]
[filename <filename>]
[user <user_name>]
[password <pword>]
{enabled|disabled}
/system/show config-download status
These commands provision the configuration download profile.