Bug #3463
【纳管】ubus命令获取以太网端口信息缺少CurrentBitRate参数。
Start date:
05/12/2025
Due date:
% Done:
0%
测试版本:
#2 SMP Fri May 9 16:25:44 CST 2025
复现概率:
100%
Description
测试步骤:
1、登录设备telnet
2、执行命令:
ubus call ccplat postmsg '{"method": "getParameterValues", "parameterNames": ["Device.Ethernet.Interface.1."]}'
通过标准:
1、获取信息参数与规范定义一致。
实际结果:
1、缺少CurrentBitRate参数。