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.
Hi All,I am trying to use common openconfig interface to configure both IOS XE and IOS XR. I created a template and used Nornir_scrapli to push the config. The IOS XE was successful after deploying the config but XR 6.3.1, although it configured the ...
Thanks @bigevilbeard , I tried it and it returned below error.---- Config_to_iosxr_Device_Deployed_to_C-XR1 ** changed : True ---------------- ERROR<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101"><rpc-error><error-type>pro...
@Marcel Zehnder has already suggested that I should explicitly set the PRIMARY flag but it returns "an unknown element is specified" error. <ipv4 xmlns="http://openconfig.net/yang/interfaces/ip">
<addresses>
...
Thanks @bigevilbeard . I have been able to configure both IOS-XE(CSR1k) and IOS-XRv9k with same template. The pending issue is with that of IOS-XR 6.3.1 which implements the first interface in the loop normally and subsequent interfaces as secondary ...
@bigevilbeardNow I understand what you meant by being present. So the reason for the preconfigure on the XR9k is because the interface I was testing is not connected to any other device. So, it appears those interfaces are not present and does not ev...
Thanks @Marcel Zehnder for supporting. It did not work. Both devices returned errors.---- Config_to_iosxe_Device_Deployed_to_C-XE1 ** changed : True ---------------- ERROR<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101"><rp...