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,
We are preparing to upgrade our ASR 9902 routers from IOS-XR 24.2.2 to a newer release.During testing in CML, we found that starting in IOS-XR 24.4.2, the official Cisco IOS-XR Terraform provider (CiscoDevNet/iosxr) fails when applying a VRF ...
I created an image defenition from xrv9k-fullk9-x-24.4.2.qcow2 in CML (2.7.0+build.4), but it does not seem to boot: console stays blank (no output at all). Any special instructions to get this image to work in CML?
Hi all,
I posted an issue on github about not being able to configure next-hop-self via Terrafom: https://github.com/CiscoDevNet/terraform-provider-iosxr/issues/271
The cause of the issue appears to be on the XR side of things: when configuring next-...
Hello,
I have a IOS-XRv 9000 with SSH and gRPC enabled, running on the latest version of CML2. gRPC works fine from a directly attached network, but I cannot get gRPC to work from a remote (non-local) network. Since other protocols like SSH work as...
Hi,My customer needs a daily client detail report in JSON format. So I went to DNAC, configured the report, scheduled it, and configured a webhook notification for the report. Every time the report runs, my webhook receiver gets notified with status ...
I compared the YANG models in YANG Suite and noticed that between 24.3.2 and 24.4.2, the RD container changed:
Previously:
{ "as-number": ..., "index": ... }
Now:
{ "two-byte-as-number": ..., "asn2-index": ... }
This could explain the breakage, sin...
TAC provided solution:
Meanwhile from CML TAC, I have reported and discussed with my CML Engineering team. Since the IOSXRv 9000 24.4.2 and other new versions lacks KVM support, The CML team have worked to add on "EFI boot" option in image definitio...