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 need to get utilization from router, for which i am using live-status command as below. I need to send quit to come out of terminal as below. How can i send 'quit' When i send request from NSO. ncs > request devices device xr live-status ...
Hi All, I need to get the interface utilization from cisco ios xr router. I am trying to run a command which gives utilization. But as it is a terminal command, need to enter 'q' after running the command Output from device: RP/0/RP0/CPU0:xr#monitor ...
Hi All, I have a action package which should be accessible to particular user. I created user and group using nacm and then rule list,, which is taking only "/" as path. if i provide path as /restconf/operations, then i see below error in devel log....
Dear Team,When a get request is raised using nso rest api to display operational data, it will return the xml format. From CLI, it will display as json aswell. is there any way to get the output as json data format using rest. Ex: Below is the get re...
Thanks yfherzog. From the NED trace, Below is the ouput when i tried to send the below command(sending multiple commands as per README). As per my understanding, it is trying to reset write timeout and executing the command again. Do i need to chan...