Changes between Version 13 and Version 14 of Tutorials/4G5G/amarisoft
- Timestamp:
- Jan 21, 2022, 3:58:50 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/amarisoft
v13 v14 43 43 === Tutorial Execution === 44 44 * 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 45 ||{{{#!shell45 {{{#!shell 46 46 root@srv1-lg1:~# ./eth_config.sh 47 47 }}} … … 66 66 TX packets 282 bytes 82239 (82.2 KB) 67 67 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 68 }}} ||69 68 }}} 69 * The nodes should now be able to access the USRP N310s sdr1-s1-lg1 and sdr1-md1 70 70 {{{#!shell 71 71 root@srv1-lg1:~# uhd_find_devices … … 97 97 product: n310 98 98 type: n3xx 99 }}} ||99 }}} 100 100 101 101