Changes between Version 15 and Version 16 of Tutorials/4G5G/amarisoft
- Timestamp:
- Jan 21, 2022, 5:44:15 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Tutorials/4G5G/amarisoft
v15 v16 42 42 43 43 === Tutorial Execution === 44 ==== Check SDRs ===== 44 [[CollapsibleStart(Check SDRs)]] 45 45 * Upon logging into the nodes, run eth_config.sh script to setup the 10G data interfaces on the nodes, DATA1, DATA2. After running the script, you should see that the data interfaces have the appropriate IP addresses assigned, as per the table https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1#IPAddressAssignment.The nodes should then be able to access the USRP N310s sdr1-s1-lg1 and sdr1-md1 which can be checked by running uhd_find_devices. 46 46 … … 106 106 }}} 107 107 108 ==== Run MME ==== 108 [[CollapsibleStart(Run MME)]] 109 109 * 110 110 {{{#!shell … … 122 122 }}} 123 123 124 ==== Run eNodeB/gNodeB ==== 124 [[CollapsibleStart(Run eNodeB/gNodeB)]] 125 125 {{{#!shell 126 126 root@srv1-lg1:~# cd /opt/amarisoft/lteenb-linux-2021-09-18 … … 163 163 164 164 }}} 165 ==== Run UE ==== 165 [[CollapsibleStart(Run UE)]] 166 166 {{{#!shell 167 167 root@srv2-lg1:~# cd /opt/amarisoft/lteue-linux-2021-09-18 … … 218 218 219 219 }}} 220 ==== Connecting Phones ==== 221 222 223 224 225 226 220 [[CollapsibleStart(Using the Web Interface)]] 221 [[CollapsibleStart(Connecting Phones)]] 222 223 224 225 226 227