NSO Developer Hub Discussions

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

Forum Posts

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", ...

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
  • 651 Views
  • 1 replies
  • 0 Helpful votes

Trying to implement fail2ban onto the NSO service fro external auth.  According to the docs NSO sends via stdin username and password. See the picture below. Is it possible to add other fields to this? More specifically the remote IP of the auth requ...

Capture.PNG
tsiemers1 by Spotlight
  • 762 Views
  • 2 replies
  • 0 Helpful votes

I'm attempting to create my first service template but have issues when referencing device-groups in my yang file. user@ncs(config)# L2-BRIDGE TEST device-group LEAF-SWITCHES vlan 10 vni 10002 user@ncs(config-L2-BRIDGE-TEST)# commit dry-run outformat...

AndyK1 by Level 1
  • 2387 Views
  • 5 replies
  • 0 Helpful votes