NSO Developer Hub Discussions

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

Forum Posts

Hi experts,   I have a question of adding/updating ip access-list on IOS XE 6.12.02.   When adding an entry into an ip access-list from NSO, such as set devices device <ios_devices> config ios:ip access-list standard std-named-acl SSM_Range stad-acce...

houlee by Cisco Employee
  • 1603 Views
  • 2 replies
  • 0 Helpful votes

Hi Everybody ! I understand that leafref can easily help to import a leaf which belongs to another module/packageMay i have some explanations about the "path" and "deref" attributes please ? what means the "../../../" please ? type leafref {​ path "d...

Jerems by Spotlight
  • 4249 Views
  • 2 replies
  • 0 Helpful votes

Hi Experts,The device is netconf based. I built the NED for this device.I tried to connect the device via NSO, but the connection closed unexpectedly by NSO.I checked the trace log. It showed that the NSO closed connection while getting the module in...

NSO creates following YANG while running ncs-make-package --build --netconf-ned . aristanso:  grouping live_ncs_interface-acl-entries-top { description "Top-level grouping for per-interface ACL entries"; container acl-entries { description "Enclosing...

mpergament by Community Member
  • 1957 Views
  • 5 replies
  • 0 Helpful votes

Hello, We have a YANG model, a part of which looks like this: list c-tag { key "tag"; leaf tag { type types:flexible-vlan-tag; } choice default-or-native { description "The VLAN is either set to default or native"; case native { leaf native { type em...