suvdeshm
Cisco Employee
Cisco Employee
Member since ‎03-11-2019
‎10-19-2023

User Statistics

  • 29 Posts
  • 1 Solutions
  • 15 Helpful votes Given
  • 10 Helpful votes Received
Recent Badges
10 Replies
10 Helpful Vote
1 Accepted Solution
1 Helpful Vote
5 Replies

User Activity

I want to write code for calling the action load-native-config in python. What is a sample code for doing that?  
Hello Experts, I am trying to set type 6 password on IOSXR device which apparently can be done only from live-status command. But I am getting an error. This command works from cli ------- admin@ncs# devices device device_name live-status exec any ...
Experts, I need help with this error- I have code for calling action which gives error at the last line:----- with ncs.maapi.Session(m, uinfo.username, 'python', groups=['ncsadmin']):    with m.start_write_trans() as t:       root = ncs.maagic.get_r...
Hello experts, I have to use configured inventory to lookup the Loopback IP address so I am using a leafref with a must condition. This compiles but doesnot filter just for the primary-connection-device instead it shows me all devices' loopbacks. lea...
I am getting this error for reading config with live-status command in python code. Device is ios-xe C9500-24Y4C. action_input = device.live_status.cisco_ios_stats__exec["show"].get_input()   File "/opt/ncs/ncs-5.6.4/src/ncs/pyapi/ncs/maagic.py", li...
Community Statistics
Member Since ‎03-11-2019 11:36 AM
Date Last Visited ‎10-19-2023 07:32 AM
Posts 29
Total Helpful Votes Received 10
Helpful Votes From
Helpful Votes Given To