rgrueebler

Results 2 issues of rgrueebler

Hi everyone I try to generate a python class from the Cisco-IOS-XE-native yang model. Unfortunately, I get the following error: ``` Cisco-IOS-XE-native.yang:2422 (at Cisco-IOS-XE-ip.yang:1798): warning: node "Cisco-IOS-XE-native::native" is not found...

Hi I use a Huawei CE6850-48T4Q in my lab and try to replace the config with the nornir-napalm plugin. ``` result = device.run(task-napalm_configure, filename='test.cfg', replace=True) ``` I get the error...