09-25-2025 10:07 AM - edited 09-25-2025 10:54 AM
We are seeing an odd problem in lab testing.
We have a test topology of ASR9902, 8201 and N540.
The services code attempts to retrieve the PID of the device using live-status through the netconf NED.
In many cases, the value is returned correctly but randomly it triggers an error of "does not have sufficient capabilities"
I can't find anything on this here or general google searches.
I'm looking for any direction on how to troubleshoot this.
The issue only seems to happen with the ASR9902. The other IOS-XR devices have no issue
Update:
It seems the live-status request works the first time it's called but not after that.
I'm wondering if there is threshold to the live-status requests or a concurrency problem.
Solved! Go to Solution.
09-27-2025 11:26 PM
Check your port configuration for the device. We have seen XR devices sending a <hello> without capabilities when connecting to the device using SSH port 22 instead of the NETCONF SSH port 830.
09-27-2025 11:26 PM
Check your port configuration for the device. We have seen XR devices sending a <hello> without capabilities when connecting to the device using SSH port 22 instead of the NETCONF SSH port 830.
10-02-2025 09:21 AM
Cohult - Amazing and thank you!
This was the problem.
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