This commit is contained in:
2023-09-19 16:44:44 +08:00
parent 5babf47cce
commit a9d74f75b9
2 changed files with 21 additions and 9 deletions

View File

@@ -525,11 +525,11 @@ udm:
display: "Context Identifier"
comment: ""
- name: "vplmnDynamicAddressAllowed"
type: "enum"
value: '0'
type: "bool"
value: 'true'
access: "read-write"
filter: "{\"0\":\"Not Allowed\",\"1\":\"Allowed\"}"
display: "Vplmn Dynamic Address Allowed"
filter: 'false;true;'
display: "enable"
comment: ""
- name: "pdnGWAllocationType"
type: "enum"