Skip to content
Snippets Groups Projects
Commit a86d4b5a authored by Carlos Antonio De Lima Filho's avatar Carlos Antonio De Lima Filho
Browse files

Update README.md

parent 82ad6479
No related branches found
No related tags found
No related merge requests found
......@@ -481,7 +481,7 @@ The expected return is shown in figure below, where gNodeB shows the connected s
> sudo ip netns exec oai-ue1 bash
>
> cd ~/openairinterface5g/cmake_targets/ran_build/build/
> cd openairinterface5g/cmake_targets/ran_build/build/
>
> sudo RFSIMULATOR="RAN_IP" ./nr-uesoftmodem -r 106 --numerology 1 --band 78 -C 3619200000 --rfsim --sa --nokrnmod -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/ue.conf
......@@ -494,7 +494,7 @@ The command must show the interface
> sudo ip netns exec oai-ue2 bash
>
> cd ~/openairinterface5g/cmake_targets/ran_build/build/
> cd openairinterface5g/cmake_targets/ran_build/build/
>
> sudo RFSIMULATOR="RAN_IP" ./nr-uesoftmodem -r 106 --numerology 1 --band 78 -C 3619200000 --rfsim --sa --nokrnmod -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/ue2.conf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment