File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ core:
11
11
additional_upfs :
12
12
" 1 " :
13
13
ip :
14
- access : " 192.168.252.6/24 "
15
- core : " 192.168.250.6/24 "
14
+ access : " 192.168.252.6"
15
+ core : " 192.168.250.6"
16
16
ue_ip_pool : " 172.248.0.0/16"
17
17
# "2":
18
18
# ip:
19
- # access: "192.168.252.7/24 "
20
- # core: "192.168.250.7/24 "
21
- # ue_ip_pool: "172.248 .0.0/16"
19
+ # access: "192.168.252.7"
20
+ # core: "192.168.250.7"
21
+ # ue_ip_pool: "172.247 .0.0/16"
Original file line number Diff line number Diff line change @@ -10,17 +10,16 @@ core:
10
10
chart_version : 1.0.4
11
11
12
12
upf :
13
- ip_prefix : " 192.168.252.0/24"
14
- iface : " access"
13
+ access_subnet : " 192.168.252.1/24"
15
14
16
15
additional_upfs :
17
16
" 1 " :
18
17
ip :
19
- access : " 192.168.252.6/24 "
20
- core : " 192.168.250.6/24 "
18
+ access : " 192.168.252.6"
19
+ core : " 192.168.250.6"
21
20
ue_ip_pool : " 172.248.0.0/16"
22
21
# "2":
23
22
# ip:
24
- # access: "192.168.252.7/24 "
25
- # core: "192.168.250.7/24 "
23
+ # access: "192.168.252.7"
24
+ # core: "192.168.250.7"
26
25
# ue_ip_pool: "172.248.0.0/16"
You can’t perform that action at this time.
0 commit comments