Konfigurasi gNB.yaml Ueransim
From OnnoCenterWiki
nano /usr/local/src/UERANSIM/config/open5gs-gnb.yaml
# configure with server1 IP linkIp: 192.168.100.237 # gNB's local IP address for Radio Link Simulation (Usually same with local IP) ngapIp: 192.168.100.237 # gNB's local IP address for N2 Interface (Usually same with local IP) gtpIp: 192.168.100.237 # gNB's local IP address for N3 Interface (Usually same with local IP)
# list of AMF address information
# configure with server2 IP
amfConfigs:
- address: 192.168.100.238
port: 38412