ipaccess-config: nanoBTS NVRAM flags support

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Fri Jul 3 11:19:51 UTC 2009


Hi!

ipaccess-config can now set the nanoBTS NVRAM flags.  It has the following
syntax:

ipaccess-config <IP-addr> -n flags/mask

so e.g.

> ipaccess-config 1.2.3.4 -n 0x400/0x400

will set bit number 10 in NVRAM, whereas

> ipaccess-config 1.2.3.4 -n 0x000/0x400

will clear that very bit.

A list of known bits that you can set:

0	Static Interface IP configuration
1	Static IP Gateway configuration
8	Secondary OML enable (incoming TCP port 3006)
10	CLI enable (command line interface on serial port)
11	HTTP enable (https server on TCP port 443)
13	SNMP enable

If somebody wants to add a '--help' message to ipaccess-config, patches
are always welcome.

Cheers,
-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)




More information about the OpenBSC mailing list