scrapli / scrapligo

scrapli, but in go!
MIT License
258 stars 42 forks source link

Issues when trying to configure Huawei device #197

Closed Vaalen closed 1 month ago

Vaalen commented 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.