Changes between Version 45 and Version 46 of Tutorials/Wireless/mmwave Paam Basics
- Timestamp:
- May 27, 2022, 3:34:46 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Basics
v45 v46 63 63 }}} 64 64 1. Turn all the required resources on and check the status of all resources 65 For SB1 65 66 {{{#!shell 66 67 omf tell -a on -t sdr1-in1,sdr1-in2,rfdev4-in1,rfdev4-in2,srv1-lg1 67 68 }}} 69 70 For SB2 68 71 {{{#!shell 69 72 omf tell -a on -t sdr1-s1-lg1,sdr1-md1,rfdev2-1,rfdev2-2,srv1-lg1 … … 80 83 ==== Find and prepare USRPs ==== 81 84 * Upon logging into the server, run eth_config.sh script. This sets up the 10G data interfaces eno1, eno2. After running the script, you should see that the data interfaces have the appropriate IP addresses assigned, as per the tables for [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1#IPAddressAssignment SB1] and [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb2#IPAddressAssignment SB2]. 82 {{{ #!td85 {{{ 83 86 SB1 84 87 {{{#!shell