arynair
Cisco Employee
Cisco Employee
Member since ‎08-13-2020
‎07-04-2023

User Statistics

  • 21 Posts
  • 3 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received

User Activity

Hi, can someone please help me with ydk-py api documentation. the site http://ydk.cisco.com/py/docs is not accessible and I need to see documentation for use of cisco-xr bundles.@ygorelik  please help if possible Thanks, Arya 
Hi, i am trying to configure the line "random-detect discard-class 1 10 ms 12 ms" under policy map on iosxr   my code snippet: #importing all required libraries here from ydk.models.cisco_ios_xr import Cisco_IOS_XR_infra_policymgr_cfg as  xr_infra_p...
Hi, I am trying to configure QoS on iosxrv using the ydk-py however, when applying queue-limit, I get an error from the system saying schema not found.   my code snippet: #importing all required libraries here from ydk.models.cisco_ios_xr import Cis...
Hi, I am trying to a crud.read() using bgp_oper for ios-xr. However this error breaks the code Couldn't fetch child entity extended-nh-encoding-capability-suppressed-info in parent /Cisco-IOS-XR-ipv4-bgp-oper:bgp/config-instances/config-instance[inst...
hi, I need to get only vrf operational data under BGP, but am getting an error when I try to read it. Please guide me on how I can get the required output   from ydk.models.cisco_ios_xr import Cisco_IOS_XR_ipv4_bgp_oper as xr_ipv4_bgp_oper #BGP in...
Community Statistics
Member Since ‎08-13-2020 05:16 AM
Date Last Visited ‎07-04-2023 10:14 PM
Posts 21
Helpful Votes Given To