NSO Developer Hub Discussions

取消
显示结果 
搜索替代 
您的意思是: 
cancel

论坛帖子

Using the tailf-query call and was wondering if it is possible to perform a nested foreach query. For example with cisco-ios ned I want to grab all the interface descriptions, but in the same query foreach over all the subinterface descriptions as we...

tsiemers1 发布者 Spotlight
  • 795 查看次数
  • 0 回复
  • 0 有帮助

Hello everyone,I encountered a very strange problem while I was checking a device on NSO: there is a discrepancy between the configurations of the physical device and the configurations of the same device on the NSO database.NSO itself believes that ...

FlavioA 发布者 Level 1
  • 1159 查看次数
  • 1 回复
  • 0 有帮助

Hi, In my YANG file I've got several containers for different platforms; For IOS-XR, I use the when statement to determine if it's an XR device. The NED ID string I can verify in the NED package meta data file: container iosxr {  when "/ncs:devices/n...

We have few service packages installed on a RFS node and I am able to get the results for the restconf url   By making a curl call : curl  -k -u 'xx:xxx' /restconf/data/casb:casb/rfs The entire rfs tag is returned shown below.  <rfs xmlns="http://com...

suvdeshm 发布者 Cisco Employee
  • 824 查看次数
  • 2 回复
  • 0 有帮助

Hello everyone,I would like my service to execute some specific lines of Java code if the user running the service performs a "commit dry-run", otherwise if the user performs a "commit" I would like him to do other ones, and if he performs a "commit ...

FlavioA 发布者 Level 1
  • 1473 查看次数
  • 7 回复
  • 0 有帮助

Dear Experts, I have read the examples in the community, but couldn't manage this. May some one help please..I have the following YANG file.Desired output : Whenever, operator selects a dest-router, would see in dest-router-port the available interfa...

erdemk 发布者 Level 1
  • 1782 查看次数
  • 6 回复
  • 0 有帮助

Hi all,NSO is using yanger to validate the yang models internally. Is it possible to generate a HTML document based on defined yang model, like pyang does it? If not: It is recommend to generate a HTML doc by pyang, although NSO is using only yanger?...

DTtb 发布者 Level 1
  • 2330 查看次数
  • 1 回复
  • 0 有帮助

I am trying to access NSO device data over its northbound apis via https://nsoserver:8080/api/xxx I understand that NSO supports sessionid_8080 as a cookie over all /jsonrpc calls, but not over /api calls. The /api requests are authenticatied every t...

dhaponnu 发布者 Cisco Employee
  • 1672 查看次数
  • 3 回复
  • 0 有帮助

Good day, proffesionals!I can not understand what the problem is! I am trying to connect to equipment through netconf via ssh. I recive capability list from device.    Netconf Sessions: 1 open, maximum is 5    Remote connection via SSH by user(*****)...