-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsmfcfg.conf
44 lines (43 loc) · 927 Bytes
/
smfcfg.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
info:
version: 1.0.0
description: AMF initial local configuration
configuration:
smfName: SMF
sbi:
scheme: https
ipv4Addr: smf
port: 29502
tls:
key: gofree5gc/support/TLS/smf.key
pem: gofree5gc/support/TLS/smf.pem
serviceNameList:
- nsmf-pdusession
- nsmf-event-exposure
pfcp:
addr: 10.200.200.7
userplane_information:
up_nodes:
gNB1:
type: AN
an_ip: 192.188.2.3
BranchingUPF:
type: UPF
node_id: upfb
up_resource_ip: 192.188.2.2
AnchorUPF1:
type: UPF
node_id: upf1
up_resource_ip: 192.188.2.23
AnchorUPF2:
type: UPF
node_id: upf2
up_resource_ip: 192.188.2.24
links:
- A: gNB1
B: BranchingUPF
- A: BranchingUPF
B: AnchorUPF1
- A: BranchingUPF
B: AnchorUPF2
ue_subnet: 60.60.0.0/16
nrfUri: https://nrf:29510