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.
Hello, I am studying a use case for NSO RESTCONF NED, does cisco now provide a NED Builder for RESTCONF, similar to the existing NETCONF NED Builder tool ?
If not, are there any links or documentation that can help me start to manually build a REST...
When I try to get junos configuration using nso cli, it works:admin@ncs# devices device vmx1 rpc rpc-get-configuration get-configuration config-text | display xml<configuration-text xmlns='_juniper-junos-nc-4.6:juniper-junos-nc-4.6#urn:juniper-rpc'>#...
I was able to test https://community.cisco.com/t5/nso-developer-hub-discussions/commit-and-rollback-usint-action-python-code/m-p/4145068. I used transaction.load_rollback(rollback_nr), and it works. I tried also _ncs.maapi.load_rollback, and _ncs_maa...
Hello
I am trying to follow the tutorial, but I get "silence timeout" error, when trying to build-netconf-ned, as shown below ? what does this error mean ? is there somewhere i can increase the timeout value to prevent this error ?
admin@ncs> re...
Hello, I am studying a use case for NSO RESTCONF NED, does cisco now provide a NED Builder for RESTCONF, similar to the existing NETCONF NED Builder tool ?
If not, are there any links or documentation that can help me start to manually build a RESTCO...
Thanks!Is there any way to filter the output for something like "show configuration protocols isis" only, instead of the full config ?Or a way to retrieve the config in XML format, instead of free text ?
I think this is because you are defining the route 10.15.1.0 via 2 static routes on the switch, so even if the 1st route is withdrawn, there is still another route in the routing table, and the switch is still advertising the network 10.15.1.0 to the...