BasharAziz
Level 1
Level 1
Member since ‎05-12-2020
‎03-20-2025

User Statistics

  • 35 Posts
  • 1 Solutions
  • 18 Helpful votes Given
  • 7 Helpful votes Received
Recent Badges
First Discussion
5 Discussion Posts
5 Helpful Vote
30 Discussion Posts
20 Discussion Posts
First Blog
10 Discussion Posts
1 Reply
1 Accepted Solution
10 Replies

User Activity

I'm trying to select between IOS and IOS-XR using operational data in NSO in YANG. Here are my xpath eval results:admin@ncs(config)# xpath eval ncs:devices/ncs:device[ncs:name='ASR1006-X']/ncs:module/name='tailf-ned-cisco-ios-xr'falseadmin@ncs(config...
I want to reconcile the existing configuration with the NSO service. NSO is trying to delete line vty 0 4, which is not allowed by the router since it is part of the Day 0 configuration to establish an SSH session.   <vty> <first>0</first> <last>...
I'm facing an issue with implementing conditional logic within an XML template. Specifically, I'm trying to build a multi-device template where variables are passed to the XML template from a YANG model using the 'choice' construct. However, when I a...
When I apply an ip address from python-nso on ios device it works fine:   @service.create     def cb_create(self, tctx, root, service, proplist         root.ncs__devices.device['bng01'].config.ios__interface.Loopback['0'].ip.address.primary.address ...
Hello, I want to hide Alarm Manager in NSO with NACM.  Any idea how and where in NACM user-based to do that?
Community Statistics
Member Since ‎05-12-2020 07:36 AM
Date Last Visited ‎03-20-2025 01:13 AM
Posts 35
Total Helpful Votes Received 7
Helpful Votes Given To