lweddewer
Level 5
Level 5
Member since ‎05-04-2011

User Statistics

  • 24 Posts
  • 1 Solutions
  • 13 Helpful votes Given
  • 16 Helpful votes Received
Recent Badges
1 Accepted Solution
10 Helpful Vote
10 Replies
1 Helpful Vote
5 Replies

User Activity

Hello,tried to use the new upgrade Python Class available starting with NSO version 5.3 class RfsSdwanSubVpnsUpgrade(ncs.upgrade.Upgrade): def upgrade(self, cdbsock, trans):It seems to work with the write transaction (trans) in the upgrade method...
Hello,I want to select a specific ned-id of the Cisco-IOS NED in a service and an action.Found this pattern: leaf default-ned-id { type string; tailf:non-strict-leafref { path "/ncs:packages/ncs:package/ncs:name"; } must "start...
Hello, I've seen some strange behavior when using the scp-to against Cisco IOS devices: NSO VersionNEDDeviceHow?File transferedResult4.7.4.36.36.2CSR1000vUsing CLIYesSession hangs until interrupted with CTRL + C4.7.4.36.36.2ISR4451xUsing CLIYesSessio...
Hello, want to use device-groups to ease the selection of devices.For testing I start with a static group name "PE-group". I start trying with YANG-path below and always got this error message:error: bad argument value "/ncs:devices/ncs:device-group[...
Hello,   I want to use a leaf type boolean: leaf active { type boolean;}   What is the expected result of the exists() function a leaf of type boolean?   I get a error message "'bool' object has no attribute 'exists'."   That's not what I expect! ...
Community Statistics
Member Since ‎05-04-2011 09:36 AM
Date Last Visited
Posts 24
Total Helpful Votes Received 16
Helpful Votes From