Elvin J
Level 1
Level 1
Member since ‎11-16-2023
‎12-10-2024

User Statistics

  • 23 Posts
  • 0 Solutions
  • 4 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
First Discussion
5 Discussion Posts
20 Discussion Posts
First Blog
10 Discussion Posts
1 Reply
5 Replies

User Activity

Hi, I want to create one shared route policy  that multiple services can use. With my current implementation, this shared policy gets rewritten every time, which is not what I want. I want it to be extended with each request instead. Even if I can ma...
I have one device southbound locked and one active device. One service is managing those two devices.When I send PATCH request to "/restconf/data/?commit-queue=async" , commits are queued for locked devices, this is fine.However, commits are not queu...
Hello, I have class called  class Upgrade(ncs.upgrade.Upgrade), I enabled this class in package-meta-data.xml. Now I want to run it manually because when I run packages reload it does not run upgrade.py file. Is there any way to run? only way I found...
I have a container and inside there is one action leaf which has 3 enums.      container container_name { leaf action { type enumeration { enum key1; enum key2; enum key3; ...
Hi, let’s assume you have a router that you’ve configured in southbound-locked mode. You then send some change requests to NSO, and these changes are stored in the CDB. Later, you switch the mode to unlocked and execute a sync-to. The question is, ho...
Community Statistics
Member Since ‎11-16-2023 01:24 AM
Date Last Visited ‎12-10-2024 12:11 AM
Posts 23
Helpful Votes Given To