Closed Vaalen closed 1 month ago
Getting the below error when trying to use "*.SendConfig()" towards a Huawei NE40 router.
Using this platform: assets/platforms/huawei_vrp.yaml
Error: Failed run command; error: errPrivilegeError: requested target privilege level 'configuration' is not a valid privilege level
Guessing the code is trying to get to "configuration" level, but it's not called that in Huawei devices.
Getting the below error when trying to use "*.SendConfig()" towards a Huawei NE40 router.
Using this platform: assets/platforms/huawei_vrp.yaml
Error: Failed run command; error: errPrivilegeError: requested target privilege level 'configuration' is not a valid privilege level
Guessing the code is trying to get to "configuration" level, but it's not called that in Huawei devices.