diff --git a/openairinterface5g/openairinterface-install-scripts/README.md b/openairinterface5g/openairinterface-install-scripts/README.md index 5c101cf42d126eb8289ef8668f960743427a21de..a070db895df6f99b058ceb9bbfc956427a0c1dab 100644 --- a/openairinterface5g/openairinterface-install-scripts/README.md +++ b/openairinterface5g/openairinterface-install-scripts/README.md @@ -489,7 +489,10 @@ The expected return is shown in figure below, where gNodeB shows the connected s > ip a -The command must show the interface +Expect result: + + + **Step 5:** UE 2 deployment: > sudo ip netns exec oai-ue2 bash @@ -498,6 +501,14 @@ The command must show the interface > > 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 +**Important:** Verify the IP address set by 5G Core. You will use the command below + +> ip a + +Expect result: + + + **Step 6:** Slice scheduling xApp: > cd flexric/build/examples/xApp/c/ctrl