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

While trying to configure Logical channel in Terminal devices 1. RPC payload failed to take the values for "logical_channel_type", "rate_class", "trib_protocol".2. while trying through CLI getting below error.```ssh"RP/0/RP0/CPU0:ios(config-logical-c...

vinogovi by Level 1
  • 573 Views
  • 2 replies
  • 0 Helpful votes

Aloha,NextUI looks very very interesting.But I first need to learn programming.:-)And Im wondering, if it is possible to draw a topology from the UI,like to add nodes, connect nodes, and so on.Currently we are using yaml topology files to start virtu...

m-reuter by Level 1
  • 3370 Views
  • 4 replies
  • 2 Helpful votes

Hi developers,I'm really very confused with the values of these parameters.For example, promiscuous should be bool(True or False).But its default value is None.What does None mean?Could we set it to None when we use it?Here is the definitions of this...

yufenwan by Level 1
  • 1904 Views
  • 3 replies
  • 0 Helpful votes

i have a box and will set two ports as lacp mode, i want to trex as the peer client and use its 2 ports to simulate lacp and communication with my box: such as port-channel load-banlance,etc.Could trex support this action?Thanks.

yufenwan by Level 1
  • 1376 Views
  • 1 replies
  • 0 Helpful votes

Hi developers,I need to check STLStream object on the port.However, it seems only a dictionary of the stream info is provided.Like this:self.streams[stream_id] = {'next_id'   : next_id,'pkt'       : streams_list[i].get_pkt(),'mode'      : streams_lis...

yufenwan by Level 1
  • 1258 Views
  • 3 replies
  • 0 Helpful votes

The YDK vagrant sandbox now has version 0.5.5 available.    These are the detailed package versions: vagrant@ydk-py:~$ pip list | grep ydk ydk                     0.5.5        ydk-models-cisco-ios-xe 16.5.1       ydk-models-cisco-ios-xr 6.2.1      ...

saalvare by Cisco Employee
  • 513 Views
  • 0 replies
  • 0 Helpful votes

Hi,I have tried unsuccessfully to get the YDK-PY to install on an LUbuntu VM and am now trying to install on MacOS Sierra.The system requirements have been installed.python 2.7.13 has been installed via brew. virtual env has been createdydk-models-ci...

Hi all,Just going through the getting started docs (http://ydk.cisco.com/py/docs/getting_started.html) and noticed a couple of errors/omissions with respect to installing on macOS.1. (http://ydk.cisco.com/py/docs/getting_started.html#macos) Instructi...

joeknigh by Cisco Employee
  • 769 Views
  • 1 replies
  • 1 Helpful votes

Hi,I am working on basic action command  "ping " using YDK module XMl rpc with ncclient. I am unable to get the necessary output.I get the following error. Invalid tag name u'\n<action xmlns:xc="urn:ietf:Params:xml:ns:netconf:base:1.0">\n <ping xmlns...

I just posted a few examples of how to automate ping requests in Cisco IOS XR using YDK.  The Ping command is defined in the Cisco-IOS-XR-ping-act model introduced in IOS XR 6.2.1. YDK provides the executor service to execute custom RPCs (also referr...

saalvare by Cisco Employee
  • 1065 Views
  • 0 replies
  • 0 Helpful votes

Hi,I am trying to automate "openconfig-vlan.yang" module using YDK. But i am getting error.Below is the Script and command i used to run script "python test_vlan_config.py ssh://admin:admin@1.1.1.1:11111":But similar script worked for cisco_ios_xr "...

balamani by Level 1
  • 1479 Views
  • 4 replies
  • 1 Helpful votes

I'm not sure this is the right place to post bugs.Anyway, here it goes:Mixed Content: The page at 'https://developer.cisco.com/site/neXt/learn/' was loaded over HTTPS, but requested an insecure script 'http://d3js.org/d3.v3.min.js'. This request has ...

gpolevoy by Level 1
  • 2292 Views
  • 1 replies
  • 0 Helpful votes

hi,I have been experimenting with NeXt over the last couple of days and have a question about the tooltips (both for nodes and links)I have a pen here... https://codepen.io/paulmelvin/pen/QMgpYOI have dragged together a working config (I am no progra...

Starting with release 0.6.0, prebuilt binaries for YDK-Cpp are now part of the Artifact Repository. This means a dramatically simpler installation experience.  Instead of downloading/cloning the YDK-Cpp code, building the libraries from source code a...

abhirame by Cisco Employee
  • 413 Views
  • 0 replies
  • 11 Helpful votes
Top Solution Authors