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

Update README.md

parent dd8266ee
No related branches found
No related tags found
No related merge requests found
......@@ -216,16 +216,18 @@ You need to verify/change the IP addresses. You can find the OAI-AMF IP address
![ALT](/openairinterface5g/openairinterface-conf/fig/amf_parameters.png)
Check if the IP Address of cu_gnb.conf is the same of docker-compose-basic-nrf.yaml. To edit cu_gnb.conf, type:
Check if the IP Address of gnb.sa.band78.fr1.106PRB.usrpb210.conf is the same of docker-compose-slicing-basic-nrf.yaml. To edit gnb.sa.band78.fr1.106PRB.usrpb210.conf, type:
gedit /home/dco1020/openairinterface5g/targets/PROJECTS/GENERIC-NR-5GC/CONF/cu_gnb.conf
gedit /home/dco1020/openairinterface5g/targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
**Step 3:** to check a virtual interface (demo-oai), type:
ip -br -c a
You should find a virtual interface (demo-oai) (as shown in figure below). This interface serves to connect the CU with OAI-AMF. You must get its IP address and name to configure the N2 interface such as two figures before.
You should find a virtual interface (demo-oai) (as shown in figure below). This interface serves to connect the gNB with OAI-AMF. You must get its IP address and name to configure the N2 interface such as two figures before.
However, if you are trying to connect to the 5G Core located on another PC, you need to configure the routes accordingly.
![ALT](/openairinterface5g/openairinterface-conf/fig/demo_oai.png)
......
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