AmariSoft LTE
Managing the Amarisoft eNB
The BSControl service uses a REST interface to manage the BS. To set the LTE connection bandwidth to 5 MHz, issue the following commands on the console (not node):
wget http://mme-am.orbit-lab.org:5054/bscontrol/bs/1/default_cell_parameters?n_rb_dl=25 wget http://mme-am.orbit-lab.org:5054/bscontrol/bs/1/restart
Setting n_rb_dl to 50 sets it to 10 MHz while setting it to 100 sets the bandwidth to 20 MHz. After basestation restart, most of the clients need to be also reconnected.
In order to use a different basestation, you will need to run the following command to disable the Amarisoft eNB, and then run the appropriate commands to enable the new one.
wget http://mme-am.orbit-lab.org:5054/bscontrol/bs/1/stop
Last modified
8 years ago
Last modified on Dec 1, 2016, 4:47:35 AM
Attachments (3)
- analyzer.png (32.9 KB ) - added by 9 years ago.
-
node1-1.jpg
(303.0 KB
) - added by 9 years ago.
node1-1 commands (eNB)
-
node1-2.jpg
(454.6 KB
) - added by 9 years ago.
node1-2 (UE)
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.