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.
Hi all, I wish to the following via the RESTCONF, i can do it via python maapi and the ncs_clincs_cli - alarms alarm-list alarm ncs package-load-failure /packages/package[name='tailf-hcc'] "" purgemappiroot.alarms.alarm_list.alarm['ncs', 'al:package-...
hi all i can do this via maapi, but how can i do the same via restconfimport ncswith ncs.maapi.Maapi() as maapi:with ncs.maapi.Session(maapi, 'admin', 'system'):with maapi.start_write_trans() as trans:root = ncs.maagic.get_root(trans)print(root.alarm...
Hi all, I'm having an issue with hcc and GoBGP VersionsOS ubuntu 20nso 5.6.1hcc ncs-5.6.1-tailf-hcc-project-5.0.2gobgpd 2.25 when HCC is disable the package loads fine, when i enable the package and add the following configuration root@ncs# packages ...
ncs_cli -Cconf tdevice device bob trace rawcommitexitexitdo this things you want captureegconf tdevices device bobhostname bob1commitexitexitgot tocd /var/log/ncsthere will be a log file call bob.traceopen with you favourite txt editor
I have 2 users nso and root, both are in the ncsadmin and ncsoper groupsi have tried applying hcc config with with both uses neither are able to start the HCC/gobgp correctly i have tried editing visudo and adding the following nso ALL = NOPASSWD: /v...