NSO Developer Hub Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Hi Question about juniper-junos (more specifically juniper-junos-nc-4.7) NED. After I make and revert a config change on the Junos device the check-sync will report the device to be out-of-sync. compare-config reports difference in timestamp. After c...

kjdhghsghsfg by Frequent Visitor
  • 1773 Views
  • 2 replies
  • 0 Helpful votes

petty greivance if that's the accepted means, but here a thing...my team has a pattern of indicating a failure state by raising exception that isn't caught, flows out to the ncs wrapper running a given callback, which causes whatever message put upon...

Hi all, Has anyone encountered this issue before? My configuration:devices device loncaf-vpn-cluster-1address loncaf-vpn-cluster-1.cisco.com port 22device-type cli ned-id cisco-asa protocol sshauthgroup nso-prdstate admin-state unlocked I am attempti...

dretaylo by Cisco Employee
  • 7643 Views
  • 7 replies
  • 0 Helpful votes

How do i redeploy a service using the following code in combination with discard-non-service-config with ncs.maapi.Maapi() as m: with ncs.maapi.Session(m, 'admin', 'system'): with m.start_read_trans() as t: instance = ncs.maagic.get_node(t, dst_path)...

Resolved! HA-RAFT VIP

  After deploying NSO HA Raft successfully, I'm unable to configure HA-HCC-VIP , the node id refer to the built-in HA and not to raft. As per documentation: https://developer.cisco.com/docs/nso/guides/#!high-availability/tail-f-hcc-package     admin@...