Commit 5a30621d authored by aligungr's avatar aligungr

Revert to the default IPs

parent b96f4a2b
......@@ -6,12 +6,12 @@ idLength: 32 # NR gNB ID length in bits [22...32]
tac: 1 # Tracking Area Code
linkIp: 127.0.0.1 # gNB's local IP address for Radio Link Simulation (Usually same with local IP)
ngapIp: 10.154.23.26 # gNB's local IP address for N2 Interface (Usually same with local IP)
gtpIp: 10.154.23.26 # gNB's local IP address for N3 Interface (Usually same with local IP)
ngapIp: 127.0.0.1 # gNB's local IP address for N2 Interface (Usually same with local IP)
gtpIp: 127.0.0.1 # gNB's local IP address for N3 Interface (Usually same with local IP)
# List of AMF address information
amfConfigs:
- address: 10.154.23.20
- address: 127.0.0.1
port: 38412
# List of supported S-NSSAIs by this gNB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment