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.
Hello DevNet Community,I’m experiencing a problem when trying to configure a VRF via NETCONF on a Cisco IOS XE router running version 17.1.1 (Amsterdam). The NETCONF server returns an unknown-element error for <native> and immediately closes the sess...
Hi, thanks so much for the suggestion! I updated my script to add the NETCONF namespace on the <config> element exactly as you recommended: <config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<native xmlns="http://cisco.com/ns/yang/Cisco-IOS-X...