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.
Nso experts,
I am trying to implement following usecase using Nano services on NSO 6.1.4: For cisco-ios devices, we want to do the tunnel interface updates in step wise manner where step 1 is shutting down tunnels where user is doing non-description ...
Hi NSO experts,
Any ideas on this problem:
We have a action callback which has a timeout defined with dp.action_set_timeout function. The action is doing fetch ssh keys. We have noticed that if one instance of this action times out, then all other ru...
Hi NSO experts,
We are using NSO 5.4.1.1 and tailf-hcc 4.4.4 for HA configuration in Production environment.
We are facing a tick timeout issue with the HA pair. When we activate HA on slave node, we do see on Master that slave is connected but a...
Hi Team,
There is a customer requirement where they want to filter the SNMP traps received generated from NSO. They want to see traps only from alarms generated from particular devices on NSO. Is there a way to implement this through NSO? They are ...
We found out with help from BU, that since customer could not remove those unwanted devices from NSO, they can southbound lock the devices and that will suppress the alarms as well.
Closing this thread!
Thanks
ConfXMLParam[] params1 =
new ConfXMLParam[] {
new ConfXMLParamStart(cs, Ncs._dry_run_),
new ConfXMLParamValue(cs.hash(), Ncs._outformat, new ConfEnumeration(Ncs._outformat_native)),
new ConfXMLParamStop(cs, Ncs._dry_run_)}...
Hi Ulrik,
Thank you for taking time to look into this.
Another question, I see NSO 5.4 has both tailf-hcc projects 4.5 and 5.0 but I don't see hcc 4.5 for NSO 5.4.1 or NSO 5.4.2.
Why is that so?
Also please let me know if you find something on b...