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.
Is there a NSO tuning guide available online? I notice after cretaing a three hundred services, the system seems to slow down a lot during service creation. I check on the Openstack computes and all computes have enough resources. In fact, most of th...
Here is an example on how to switch on traces and browse the generated log file:
admin@ncs(config)# devices device PEsim0 admin@ncs(config-device-PEsim0)# trace raw admin@ncs(config-device-PEsim0)# commitCommit complete.admin@ncs(config-device-PEsi...
I suspect that the portion of the configs being referred to is not modelled in the NED. You could try the latest version of the NED to see if the issue still exists.
Another way to ascertain what is missing in a given CLI NED's model is to switch o...
Perhaps try the following as your URL:
POST --> http://{{host}}:8080/restconf/data/devices/device=FMC01/config/object
And your body/payload:
<networks>
<name>mgarcarz_object_network_1</name>
<value>1.2.3.0/24</value>
</networks>
See if tha...