fix: update ims/smf/udm parameter config yaml

This commit is contained in:
2024-05-29 16:29:18 +08:00
parent 4b7259ba87
commit f985ed2017
4 changed files with 70 additions and 32 deletions

View File

@@ -23,19 +23,26 @@ ims:
filter: ''
display: "HPLMN MNC"
comment: ""
- name: "LocalNetworkIPv4"
type: "ipv4"
value: "172.16.5.110"
access: "read-write"
filter: ''
display: "Local Network IPv4"
comment: ""
- name: "serviceIP"
type: "ipv4"
value: "172.16.5.110"
access: "read-write"
filter: ''
display: "Service IPv4"
display: "Public Network IPv4"
comment: ""
- name: "serviceIPv6"
type: "ipv6"
value: ""
access: "read-write"
filter: ''
display: "Service IPv6"
display: "Public Network IPv6"
comment: ""
- name: "domainName1"
type: "string"