NSO Developer Hub Discussions

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

Forum Posts

Hi all,I have to implement a java service which executes the following command:devices device deviceName live-status xpon-stats:exec show running-config-interface xgei-xx/xx/xx This is  java code to implement the first part of the command:   NavuCont...

I have a yang model that needs to reference "servers/nodes" on two types of devices (F5 and A10). For F5:root@ncs(config)# devices device slb01sqsccc config bigip:ltm node ?This line doesn't have a valid range expressionPossible completions:name test...

MitchMahan by Community Member
  • 4617 Views
  • 9 replies
  • 0 Helpful votes

----------------------CFS------------------------admin@ncs-cfs(config-vlan-cfs-ios_real1/126)# topadmin@ncs-cfs(config)# casb services vlan-cfs device ios_real1 vlan-id 126 cisco-ios svi-flag true admin@ncs-cfs(config-vlan-cfs-ios_real1/126)# cisco-i...

saravsu2 by Cisco Employee
  • 1414 Views
  • 2 replies
  • 0 Helpful votes

Dear Community,   Can not subscribe to a netconf stream using ncclient (same code working well with NSO version 4.7).    Code:     from ncclient import manager def start(): conn=manager.connect(host="192.168.137.235", port=2022, username="admin", pas...

Looking to see if anybody has a solution or advice on if you can use wildcards during a compliance report run.  Right now I am just using two device-groups with multiple device templates. Would like to do something like below if possible:Compliance r...

tsiemers1 by Spotlight
  • 1116 Views
  • 1 replies
  • 0 Helpful votes

I am facing issues to use tailf:link. I have one node GigabitEthernet as per below leaf GigabitEthernet { tailf:info "GigabitEthernet Interface ID"; mandatory true; type leafref { path "deref(../../../Switch)/../ncs:config/cisco-ios-xr:interface/cisc...

bjronmork by Level 2
  • 1316 Views
  • 1 replies
  • 0 Helpful votes