Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

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...

arynair by Cisco Employee
  • 510 Views
  • 1 replies
  • 0 Helpful votes

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...

arynair by Cisco Employee
  • 1656 Views
  • 9 replies
  • 0 Helpful votes

Hi! I'm trying to login into a switch which is connected through a terminal server vis ssh.When i login nothing happens and after a while i getTypeError: device is not connected, output must be provided.When i try with ssh "ssh -p 4002 username@10.10...

uheil by Level 1
  • 1513 Views
  • 1 replies
  • 0 Helpful votes

 This is my setup to benchmark my server https://ibb.co/0KWwT8ZTrex version v2.88Trex server MACens2f0: f8:f2:1e:5c:bf:78 ens2f1: f8:f2:1e:5c:bf:79DUT server MACeth0: fa:16:3e:1c:be:82 eth1: fa:16:3e:d5:37:b1trex_cfg.yaml# cat /etc/trex_cfg.yaml ### ...

I want to use the Next UI for network topology with manual linking between the nodes. How can I do this? Cloud you please help me with some guide documentation or sample code snippet. I am using React JS.I am using this package: https://www.npmjs.com...

Is there a way to extend the supported capabilities of a device?I've a Catalyst 4500 L3 Switch running IOS XE 03.11.02.E but it doesn't support any of the XE yang models.Most of the models it supports are IETF models, and when I use those models noth...

MahdiR by Level 1
  • 570 Views
  • 2 replies
  • 0 Helpful votes

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...

arynair by Cisco Employee
  • 684 Views
  • 2 replies
  • 0 Helpful votes

I have a Catalyst 4500 L3 Switch running  IOS XE version 03.11.02.E. According to Cisco it should support netconf.Configuring netconf-yang by running "netconf-yang" in the terminal in config mode seems to have no effect. The command however, runs wit...

MahdiR by Level 1
  • 492 Views
  • 0 replies
  • 0 Helpful votes