Files
p5g-marvis/config/ueransim.env
2026-04-23 13:50:31 -05:00

31 lines
545 B
Bash

# UERANSIM Test Session Configuration
# Edit UE_KEY and UE_OP before running the emulated session test.
# Subscriber must be pre-provisioned in UDR/UDM.
# gNB source IP — must be reachable by the AMF (host eth0 IP)
GNB_IP=172.27.0.159
# AMF N2 address
AMF_IP=10.1.150.34
# Network identity
MCC=001
MNC=01
# Test UE credentials
IMSI=imsi-001010000000001
UE_KEY=PLACEHOLDER
UE_OP=PLACEHOLDER
UE_OP_TYPE=OPC
UE_IMEISV=PLACEHOLDER
# Slice
SLICE_SST=1
SLICE_SD=1
# Session
SESSION_APN=internet
# Connectivity test target
PING_TARGET=8.8.8.8