Version 1 (modified by 5 years ago) ( diff ) | ,
---|
Site Navigation
Amarisoft 4G SDR System
This tutorial contains instructions for running the amarisoft eNB and UE on various platforms.
Prerequisites
- Two nodes,
- Currently supported: USRP x310, USRP 2974, USRP b210
- Load the image
tutorial-amarisoft.ndz
onto both nodes - Turn the nodes on
- If graphical display is desired, enable http tunneling to console and then to nodes
- ssh to the nodes
mme on node 1
Fix the address in the configuration file
/* Bind address for GTP-U. Normally this is the IP address of one of the two data subnet interfaces */ gtp_addr: "10.29.1.6", /* Network name and network short name sent in the EMM information message to the UE */ network_name: "COSMOS Testbed 4G/5G Network", network_short_name: "COSMOS",
root@srv1-lg1:~# cd /root/mme root@srv1-lg1:~/mme# ./ltemme config/mme.cfg LTE MME version 2020-04-24, Copyright (C) 2012-2020 Amarisoft This software is licensed to Rutgers University (The State University of New Jersey). License server: 10.50.0.8 (0b-b4-46-dc-2f-83-58-cb) Support and software update available until 2020-12-02. (mme)
eNodeB
Attachments (2)
- web_client_creation.png (6.8 KB ) - added by 3 years ago.
- amarisoft_web_interface.png (116.5 KB ) - added by 3 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.