[[Include(WikiToC)]] == Amarisoft 4G/5G SDR System == This tutorial contains instructions for running the [https://www.amarisoft.com/ amarisoft] eNB and UE on various platforms. === Description === === Prerequisites === In order to access the test bed, create a reservation and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on the COSMOS [wiki:GettingStarted getting started] page to get started. === Resources required === 2 servers srv1-in1, srv1-in2, 2 USRP X310s sdr4-in1, sdr4-in2 and both the Sivers mmWave platforms rfdev3-in1, rfdev3-in2 on COSMOS SB1. === Tutorial Setup === Follow the steps below to gain access to the [wiki:/hardware/Domains/sb1 sandbox 1 console] and set up nodes with appropriate images. 1. If you don't have one already, sign up for a [https://www.cosmos-lab.org/portal-2/ COSMOS account] 1. [wiki:/GettingStarted#MakeaReservation Create a resource reservation] on sandbox 1 1. [Documentation/Short/Login Login] into sandbox 1 console (console.sb1.cosmos-lab.org) with two SSH sessions. 1. Make sure all the resources in the domain are turned off: {{{#!shell omf tell -a offh -t system:topo:allres }}} 1. The image sivers_sb1_cosmos.ndz is [baseline_gr.ndz] with Sivers control software installed. Load sivers_sb1_cosmos.ndz on srv1-in1,srv1-in2. {{{#!shell omf load -i sivers_sb1_cosmos.ndz -t srv1-in1,srv1-in2 }}} 1. Turn all the required resources on and check the status {{{#!shell omf tell -a on -t srv1-in1,srv1-in2,sdr4-in1,sdr4-in2,rfdev3-in1,rfdev3-in2 }}} {{{#!shell omf stat -t system:topo:allres }}} 1. ssh to the nodes, use option -Y for using GUI. == mme on node 1 == {{{#!comment 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", }}} == eNodeB/gNodeB == == UE == == Connecting Phones ==