fix:upf param cut
This commit is contained in:
@@ -329,65 +329,6 @@ upf:
|
||||
filter: '0~65535'
|
||||
display: "Local Port"
|
||||
comment: "0~65535"
|
||||
sbi:
|
||||
display: "Sbi"
|
||||
list:
|
||||
- name: "enabled"
|
||||
type: "bool"
|
||||
value: "false"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Enabled"
|
||||
comment: ""
|
||||
- name: "ipType"
|
||||
type: "string"
|
||||
value: "ipv4"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Ip Type"
|
||||
comment: "ipv4|ipv6|ipv46"
|
||||
- name: "localIpv4"
|
||||
type: "string"
|
||||
value: "0.0.0.0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Local Ipv4"
|
||||
comment: ""
|
||||
- name: "localIpv6"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Local Ipv6"
|
||||
comment: ""
|
||||
- name: "localPort"
|
||||
type: "int"
|
||||
value: "4100"
|
||||
access: "read-write"
|
||||
filter: '0~65535'
|
||||
display: "Local Port"
|
||||
comment: "0~65535"
|
||||
- name: "nrfIpv4"
|
||||
type: "string"
|
||||
value: "0.0.0.0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "NRF Ipv4"
|
||||
comment: ""
|
||||
- name: "nrfIpv6"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "NRF Ipv6"
|
||||
comment: ""
|
||||
- name: "nrfPort"
|
||||
type: "int"
|
||||
value: "8080"
|
||||
access: "read-write"
|
||||
filter: '0~65535'
|
||||
display: "NRF Port"
|
||||
comment: "0~65535"
|
||||
redisDb:
|
||||
display: "RedisDb"
|
||||
list:
|
||||
@@ -742,7 +683,7 @@ upf:
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '1~65536'
|
||||
filter: '0~65536'
|
||||
display: "Udp Src Port"
|
||||
comment: "Udp Src Port"
|
||||
- name: "udpListenPort"
|
||||
@@ -1213,76 +1154,6 @@ upf:
|
||||
filter: ''
|
||||
display: "Secondary Gateway Ipv6"
|
||||
comment: "Secondary Gateway Ipv6"
|
||||
- name: "m2mIpType"
|
||||
type: "string"
|
||||
value: "ipv4"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "M2M Ip Type"
|
||||
comment: "ipv4|ipv6|ipv4v6"
|
||||
- name: "m2mIpv4"
|
||||
type: "string"
|
||||
value: "0.0.0.0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "M2M Ipv4"
|
||||
comment: "M2M Ipv4"
|
||||
- name: "m2mIpv6"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "M2M Ipv6"
|
||||
comment: "M2M Ipv6"
|
||||
- name: "m2mUdpPort"
|
||||
type: "int"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: '1~65535'
|
||||
display: "M2M Udp Port"
|
||||
comment: "M2M Udp Port"
|
||||
- name: "greLocalInnerIpType"
|
||||
type: "string"
|
||||
value: "ipv4"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Local Inner Ip Type"
|
||||
comment: "ipv4|ipv6|ipv4v6"
|
||||
- name: "greLocalInnerIpv4"
|
||||
type: "string"
|
||||
value: "0.0.0.0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Local Inner Ipv4"
|
||||
comment: "Gre Local Inner Ipv4"
|
||||
- name: "greLocalInnerIpv6"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Local Inner Ipv6"
|
||||
comment: "Gre Local Inner Ipv6"
|
||||
- name: "greRemoteOuterIpType"
|
||||
type: "string"
|
||||
value: "ipv4"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Remote Outer Ip Type"
|
||||
comment: "ipv4|ipv6|ipv4v6"
|
||||
- name: "greRemoteOuterIpv4"
|
||||
type: "string"
|
||||
value: "0.0.0.0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Remote Outer Ipv4"
|
||||
comment: "Gre Remote Outer Ipv4"
|
||||
- name: "greRemoteOuterIpv6"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Gre Remote Outer Ipv6"
|
||||
comment: "Gre Remote Outer Ipv6"
|
||||
networkControlSnssaiList:
|
||||
display: "Network Control Snssai List"
|
||||
array:
|
||||
|
||||
Reference in New Issue
Block a user