Files
docker-open5gs-prod-315010/custom_deployments/slicing/upf/upf.yaml
2025-08-21 01:07:07 +00:00

34 lines
700 B
YAML

logger:
file:
path: /open5gs/install/var/log/open5gs/upf.log
global:
max:
ue: MAX_NUM_UE
upf:
pfcp:
server:
- address: UPF_IP
client:
smf:
- address: SMF_IP
dnn: internet
gtpu:
server:
- address: UPF_IP
advertise: UPF_ADVERTISE_IP
session:
- subnet: UE_IPV4_INTERNET_APN_SUBNET
gateway: UE_IPV4_INTERNET_APN_GATEWAY_IP
dnn: internet
dev: UPF_INTERNET_APN_IF_NAME
- subnet: 2001:230:cafe::/48
gateway: 2001:230:cafe::1
dnn: internet
dev: UPF_INTERNET_APN_IF_NAME
metrics:
server:
- address: UPF_IP
port: 9091