09-05-2023 02:03 AM
I am trying to change interface IP address using ncclient via netconf and the config which I am trying to do is as below.
Please help here to get the IP changed using ncclient for the interfaces in IOS XRv9k
However it ends up throwing below error message:
ncclient.operations.rpc.RPCError: {'type': 'protocol', 'tag': 'unknown-namespace', 'app_tag': None, 'severity': 'error', 'info': '<?xml version="1.0" encoding="UTF-8"?><error-info xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0">\n <bad-element>close</bad-element>\n <bad-namespace>urn:ietf:params:xml:ns:netconf:base:1.0</bad-namespace>\n </error-info>\n ', 'path': None, 'message': None}
09-05-2023 05:24 AM
Hi Will be helpful if some early discussion started on this thread
09-06-2023 11:59 PM
Hi All
Somehow managed to get config data of interface and to modify.
However require your help in sending the correct request format for Get operation in IOS XRv9k please. Like Get interface state etc.
Please help here in responding to this thread
09-07-2023 08:59 PM
Please help with the get operations in netconf for XRv9K.
I am using ncclient. Please help for sample filters with which I can get interface statistics output. Request someone to please reply / respond to this thread
09-11-2023 02:59 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide