add: 打包脚本
This commit is contained in:
168
build/config/mml/system/amf_sys_mml_config.yaml
Normal file
168
build/config/mml/system/amf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,168 @@
|
||||
amf:
|
||||
amfManagement:
|
||||
display: "AMF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List AMF MML CMD"
|
||||
params:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n8_ip"
|
||||
display: "Set N8 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11_ip"
|
||||
display: "Set N11 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12_ip"
|
||||
display: "Set N12 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "relative_capacity"
|
||||
display: "Set Relative Capacity"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "capacity"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Relative Capacity"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n2_ip"
|
||||
display: "Set N2 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n2_port"
|
||||
display: "Set N2 Port"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpversion"
|
||||
display: "Set NTP Version"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "version"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Version"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpmaxdiff"
|
||||
display: "Set NTP Max Diff"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "value"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "100~2000"
|
||||
display: "Max Value(ms)"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpsynctimer"
|
||||
display: "Set NTP Sync Timer"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "periods"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Periods(second)"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "slice"
|
||||
display: "Add Slice"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "sst"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SST"
|
||||
comment: ""
|
||||
- name: "sd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- operation: "deregister"
|
||||
object: "imsi"
|
||||
display: "Deregister IMSI"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "IMSI"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
- operation: "reload"
|
||||
object: ""
|
||||
display: "Reload Config"
|
||||
status: "Inactive"
|
||||
params:
|
||||
subsManagement:
|
||||
display: "Subscriber Management"
|
||||
mml:
|
||||
- operation: "list"
|
||||
object: "imsi"
|
||||
display: "List Online IMSI"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "32"
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
60
build/config/mml/system/ausf_sys_mml_config.yaml
Normal file
60
build/config/mml/system/ausf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,60 @@
|
||||
ausf:
|
||||
ausfManagement:
|
||||
display: "AUSF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List AUSF MML CMD"
|
||||
params:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n12ip"
|
||||
display: "Set N12 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12port"
|
||||
display: "Set N12 Port"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n12scheme"
|
||||
display: "Set N12 Scheme"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "supirange"
|
||||
display: "Set SUPI Range"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "supirange"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SUPI Range"
|
||||
comment: ""
|
||||
- operation: "reload"
|
||||
object: ""
|
||||
display: "Reload Config"
|
||||
status: "Inactive"
|
||||
params:
|
||||
9
build/config/mml/system/ims_sys_mml_config.yaml
Normal file
9
build/config/mml/system/ims_sys_mml_config.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
ims:
|
||||
imsManagement:
|
||||
display: "IMS Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List IMS MML CMD"
|
||||
status: "Active"
|
||||
params:
|
||||
8
build/config/mml/system/mme_sys_mml_config.yaml
Normal file
8
build/config/mml/system/mme_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
mme:
|
||||
mmeManagement:
|
||||
display: "MME Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List MME MML CMD"
|
||||
params:
|
||||
8
build/config/mml/system/n3iwf_sys_mml_config.yaml
Normal file
8
build/config/mml/system/n3iwf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
n3iwf:
|
||||
n3iwfManagement:
|
||||
display: "N3IWF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List N3IWF MML CMD"
|
||||
params:
|
||||
8
build/config/mml/system/nrf_sys_mml_config.yaml
Normal file
8
build/config/mml/system/nrf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
nrf:
|
||||
nrfManagement:
|
||||
display: "NRF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List NRF MML CMD"
|
||||
params:
|
||||
8
build/config/mml/system/nssf_sys_mml_config.yaml
Normal file
8
build/config/mml/system/nssf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
nssf:
|
||||
nssfManagement:
|
||||
display: "NSSF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List NSSF MML CMD"
|
||||
params:
|
||||
8
build/config/mml/system/pcf_sys_mml_config.yaml
Normal file
8
build/config/mml/system/pcf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
pcf:
|
||||
pcfManagement:
|
||||
display: "PCF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List PCF MML CMD"
|
||||
params:
|
||||
389
build/config/mml/system/smf_sys_mml_config.yaml
Normal file
389
build/config/mml/system/smf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,389 @@
|
||||
smf:
|
||||
smfManagement:
|
||||
display: "SMF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List SMF MML CMD"
|
||||
params:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n7 server"
|
||||
display: "Set N7 Server"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n7 client"
|
||||
display: "Set N7 Client"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10 server"
|
||||
display: "Set N10 Server"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10 client"
|
||||
display: "Set N10 Client"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11 server"
|
||||
display: "Set N11 Server"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n11 client"
|
||||
display: "Set N11 Client"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: "0~64"
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dnn"
|
||||
display: "Set DNN"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "DNN"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "DNN"
|
||||
comment: ""
|
||||
- operation: "set pccrule <index> <precedence> <qosIndex> <filter direction> <filter> <appId>"
|
||||
object: "pccrule"
|
||||
display: "Set PCC Rule"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "precedence"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Precedence"
|
||||
comment: ""
|
||||
- name: "qosIndex"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "QOS Index"
|
||||
comment: ""
|
||||
- name: "direction"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
filter: '{"0":"NA", "1":"Uplink", "2":"Downlink", "3":"Bidirectionallink"}'
|
||||
display: "Filter Direction"
|
||||
comment: ""
|
||||
- name: "filter"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Filter"
|
||||
comment: ""
|
||||
- name: "appId"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Application ID"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "urr"
|
||||
display: "Set URR"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "quotavolumetatol"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- name: "quotavolumeul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota volume ul"
|
||||
comment: ""
|
||||
- name: "quotavolumedl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota volume dl"
|
||||
comment: ""
|
||||
- name: "quotatime"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "quota time"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "qos"
|
||||
display: "Set Qos"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "5qi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "SD"
|
||||
comment: ""
|
||||
- name: "5qipl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "5qipl"
|
||||
comment: ""
|
||||
- name: "arppl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppl"
|
||||
comment: ""
|
||||
- name: "arppci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppci"
|
||||
comment: ""
|
||||
- name: "arppvi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "arppvi"
|
||||
comment: ""
|
||||
- name: "mfbrul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "mfbrul"
|
||||
comment: ""
|
||||
- name: "mfbrdl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "mfbrdl"
|
||||
comment: ""
|
||||
- name: "gfbrul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "gfbrul"
|
||||
comment: ""
|
||||
- name: "gfbrdl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "gfbrdl"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "snssai"
|
||||
display: "Set Snssai"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "sst-sd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "sst-sd"
|
||||
- operation: "release"
|
||||
object: "imsi"
|
||||
display: "Release IMSI"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IMSI"
|
||||
comment: ""
|
||||
- name: "pduSessId"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PDU Session Id"
|
||||
- operation: "set"
|
||||
object: "urr"
|
||||
display: "Set URR"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "quotavolumetatol"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume Tatol"
|
||||
comment: ""
|
||||
- name: "quotavolumeul"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume UL"
|
||||
comment: ""
|
||||
- name: "quotavolumedl"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Volume DL"
|
||||
comment: ""
|
||||
- name: "quotatime"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Quota Time"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dpi"
|
||||
display: "Set DPI"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "flag"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"disable", "1":"enable"}'
|
||||
display: "Flag"
|
||||
comment: ""
|
||||
- name: "max"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Max Detect Packet Number"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
- operation: "reload"
|
||||
object: ""
|
||||
display: "Reload Config"
|
||||
status: "Inactive"
|
||||
params:
|
||||
93
build/config/mml/system/udm_sys_mml_config.yaml
Normal file
93
build/config/mml/system/udm_sys_mml_config.yaml
Normal file
@@ -0,0 +1,93 @@
|
||||
udm:
|
||||
udmManagement:
|
||||
display: "UDM Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List UDM MML CMD"
|
||||
params:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n8ip"
|
||||
display: "Set N8 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "ipv4"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n8port"
|
||||
display: "Set N8 Port"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n8scheme"
|
||||
display: "Set N8 Scheme"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10ip"
|
||||
display: "Set N10 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10port"
|
||||
display: "Set N10 Port"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "port"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "1~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n10scheme"
|
||||
display: "Set N10 Scheme"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "scheme"
|
||||
type: "enum"
|
||||
optional: "false"
|
||||
filter: '{"0":"http", "1":"https"}'
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
- operation: "reload"
|
||||
object: ""
|
||||
display: "Reload Config"
|
||||
status: "Inactive"
|
||||
params:
|
||||
259
build/config/mml/system/upf_sys_mml_config.yaml
Normal file
259
build/config/mml/system/upf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,259 @@
|
||||
upf:
|
||||
upfManagement:
|
||||
display: "UPF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List UPF MML CMD"
|
||||
params:
|
||||
systemManagement:
|
||||
display: "System Management"
|
||||
mml:
|
||||
- operation: "set"
|
||||
object: "n3 driver"
|
||||
display: "Set N3 Driver"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n4 ip"
|
||||
display: "Set N4 IP Address"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n6 driver"
|
||||
display: "Set N6 Driver"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "n9 driver"
|
||||
display: "Set N9 Driver"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "type"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Type"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP address"
|
||||
comment: ""
|
||||
- name: "mask"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mask"
|
||||
comment: ""
|
||||
- name: "mac"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Mac address"
|
||||
comment: ""
|
||||
- name: "pci"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "PCI address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "dnn"
|
||||
display: "Set DNN"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "dnn"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "DNN"
|
||||
comment: ""
|
||||
- name: "ip"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "pfcp"
|
||||
display: "Set PFCP"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Path"
|
||||
comment: ""
|
||||
- name: "local"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Local IP Address"
|
||||
comment: ""
|
||||
- name: "remote"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Remote IP Address"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "qos"
|
||||
display: "Set Qos"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "5qi"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "5qi"
|
||||
comment: ""
|
||||
- name: "priority"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Priority Level"
|
||||
comment: ""
|
||||
- name: "mbr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "MBR"
|
||||
comment: ""
|
||||
- name: "gbr"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "GBR"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "pccrule"
|
||||
display: "Set PCC Rule"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "0~65535"
|
||||
display: "Index"
|
||||
comment: ""
|
||||
- name: "precedence"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Precedence"
|
||||
comment: ""
|
||||
- name: "qosindex"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "QOS Index"
|
||||
comment: ""
|
||||
- name: "direction"
|
||||
type: "int"
|
||||
optional: "true"
|
||||
filter: '{"0":"NA", "1":"Uplink", "2":"Downlink", "3":"Bidirectionallink"}'
|
||||
display: "Filter Direction"
|
||||
comment: ""
|
||||
- name: "filter"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Filter"
|
||||
comment: ""
|
||||
- name: "appid"
|
||||
type: "string"
|
||||
optional: "true"
|
||||
filter: ""
|
||||
display: "Application ID"
|
||||
comment: ""
|
||||
- operation: "exec"
|
||||
object: "shell"
|
||||
display: "Execute Shell Command"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "CMD"
|
||||
comment: ""
|
||||
- operation: "reload"
|
||||
object: ""
|
||||
display: "Reload Config"
|
||||
status: "Inactive"
|
||||
params:
|
||||
Reference in New Issue
Block a user