Hello @colo,Thanks for the link!I noticed that the latest update was 6 years ago and the Python3 module is based upon Python3.5.Are there any updates available? Are there plans to test the module against a more recent version of Python, possibly 3.1...
Hello @sayeali,Have you tried the following?trans.set_attr(attr=0x00000000,v=_ncs.Value(False),keypath="/devices/device{pe-j0}/config/junos:configuration/system/ntp/server{10.30.10.120}")My assumption is that if you change the "_ncs.Value()" to "Fals...
Hello @rogaglia,I see your command above: trans.set_attr(attr=0x00000000,v=_ncs.Value(True),keypath="/devices/device{pe-j0}/config/junos:configuration/system/ntp/server{10.30.10.120}") However, I'm not familiar with this command and I don't see an im...
The two SFPs are built for different purposes.GLC-LH-SMD operates at 1310 nm and uses single mode fiber.GLC-SX-MM operates at 850 nm and uses multi-mode fiber.If you'd like GLC-LH-SMD to work for your application, you'll need to change the fiber used...
Hello @tohagber,I'll provide one person's brief view of why the "display set" option is important.Like the "formal" parameter that's available for IOS XR's "show running-config formal" command, the Junos "display set" option produces output that prov...