Changes between Version 17 and Version 18 of Tutorials/4G5G/amarisoft
- Timestamp:
- Jan 21, 2022, 6:19:02 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Tutorials/4G5G/amarisoft
v17 v18 14 14 === Resources required === 15 15 2 servers, 2 USRP N310s or 2 USRP X310s 16 on COSMOS SB1 or WeeksHalldomain16 in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 COSMOS SB1] domain 17 17 18 18 === Tutorial Setup === … … 43 43 === Tutorial Execution === 44 44 [[CollapsibleStart(Check SDRs)]] 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 th e 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.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 this [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1#IPAddressAssignment table].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 47 47 {{{#!td … … 108 108 109 109 [[CollapsibleStart(Run MME)]] 110 * 110 * Run the Amarisoft MME on srv1-lg1. Run lte_init.sh to setup IP forwarding so that the UEs can connect to the Internet. 111 Tihhnetwork uses PLMN 310014 (USA Test network) as configured in mme.cfg. 111 112 {{{#!shell 112 113 root@srv1-lg1:~# cd /opt/amarisoft/ltemme-linux-2021-09-18