Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm try to configure a loopback interface using ncclient but I get the following error messageError message after executing python scriptPS C:\Users\nb303g\Documents\Python Projects\PY\ncclient> python.exe .\main_iosxr_working.pyTraceback (most recen...
Nabsh,Really appreciate your help.It worked after enabling nacm and adding one more line to the payload "<active>act</active>"RP/0/RP0/CPU0:router1#show nacm summaryNACM SUMMARY-------------------------------------------------------------------------...
The solution you have suggested kinda worked. After editing the payload as per your suggestion, I'm no longer getting the old error "lxml.etree.XMLSyntaxError: AttValue: " or ' expected, line 4, column 99" but it's still not working for me. This time...
@Marcel Zehnder Removing the outer tags didn't make any difference. I still got the error lxml.etree.XMLSyntaxError: AttValue: " or ' expected, line 4, column 99