项目

一般

简介

功能 #2863

增加CU高级参数配置

钱 伯宁2 个月 之前添加. 更新于 大约 2 个月 之前.

状态:
已解决
优先级:
普通
指派给:
开始日期:
2025-02-24
计划完成日期:
% 完成:

0%

预期时间:

描述

1.配置管理增加CU高级参数配置;
2.增加ini文件的获取、修改接口;


文件

3.jpg (198 KB) 3.jpg 显示主控文件 钱 伯宁, 2025-02-24 13:38
20250303-141720.jpg (123 KB) 20250303-141720.jpg 3.0 arm基站的cu高级参数配置截图 马 党旗, 2025-03-03 14:17

历史记录

#1

钱 伯宁 更新于 2 个月 之前

  • 状态新建 变更为 进行中
#2

钱 伯宁 更新于 2 个月 之前

2044修改为2045

#3

钱 伯宁 更新于 2 个月 之前

oam-backend <=> gnb_agent3.0
获取配置接口:
edit-config
operation:exec
module:cu
type:.ini
value:
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS" type="number(string)"></config>
响应body: {
"data": "<config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS\">10000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS\">20000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS\">10000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS\">20000</config>"
}

修改配置接口:
get-config
operation:query
module:cu
type:.ini
value:
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS" type="number(string)">20000</config>
响应body: {
"result": "success",
"data":"ok"
}

#4

钱 伯宁 更新于 2 个月 之前

钱 伯宁 写到:

oam-backend <=> gnb_agent3.0
获取配置接口:
edit-config
operation:exec
module:cu
type:.ini
value:
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS" type="number(string)"></config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS" type="number(string)"></config>
响应body: {
"data": "<config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS\">10000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS\">20000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS\">10000</config><config xpath=\"/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS\">20000</config>"
}

修改配置接口:
get-config
operation:query
module:cu
type:.ini
value:
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_1/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/mem_config.ini:FIXED_POOL_1_SIZE_3/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-0/NUM_BLOCKS" type="number(string)">20000</config>
<config xpath="/root/yzmm/rel/GNB/cu/cu/nr_hl_cu/config/pool_config.ini:2045-1/NUM_BLOCKS" type="number(string)">20000</config>
响应body: {
"result": "success",
"data":"ok"
}

其中修改接口为:
<config xpath=\"/tmp/mem_config_dl.txt:FIXED_POOL_1_SIZE_4/NUM_BLOCKS\">
<xpathVal>21</xpathVal>
</config>
<config xpath=\"/tmp/pool_config.txt:2045-0/NumBlocks\">
<xpathVal>21</xpathVal>
</config>

#5

钱 伯宁 更新于 2 个月 之前

  • 指派给钱 伯宁 变更为 马 党旗

module修改为all
上报的data.value值为空时上报当前所有ini path->val

#6

马 党旗 更新于 2 个月 之前

3.0基站才支持的特性,如附件(20250303-141720.jpg)所示。

#7

马 党旗 更新于 2 个月 之前

  • 指派给马 党旗 变更为 杨 凯
#8

杨 凯 更新于 2 个月 之前

  • 状态转测试 变更为 反馈
  • 指派给杨 凯 变更为 马 党旗

参数无法修改

#9

马 党旗 更新于 大约 2 个月 之前

  • 指派给马 党旗 变更为 杨 凯
#10

杨 凯 更新于 大约 2 个月 之前

  • 状态反馈 变更为 已解决

该问题已于YZMM2.1.0Pre1T17——0311版本验证解决

导出 Atom PDF