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 ALL,Can any one suggest about how to filter the received frames using python APIs using source mac address/destination mac address for automation purpose.

kasai by Cisco Employee
  • 1185 Views
  • 1 replies
  • 0 Helpful votes

Hi Experts,I'm testing TRex to see how it can help us to improve our testing methodology and I encountered a problem.I'm testing a FW and one of the ways the FW works is like this.Client sends Syn to serverFW captures the Syn and returns to the clien...

roic by Level 1
  • 1752 Views
  • 5 replies
  • 0 Helpful votes

Hi all,I pulled all the yang models from NFVIS, made a custom bundle profile with them, and generated a python API with ydk-gen. I can now perform CRUD operations on the ESC-lite instance running alongside NFVIS (to alter images, flavors, networks, e...

eliwill by Cisco Employee
  • 540 Views
  • 1 replies
  • 0 Helpful votes

Have installed on OSX but get a failure when installing on ubuntu.  Tried from library, from source package... tried sudo... tried python and python3... always fails at this spot: Running setup.py (path:/tmp/pip-build-hbq_7guk/pynacl/setup.py) egg_in...

New to this stuff so sorry if this is not well thought-out.  Really glad you folks are paving the way for easier programmability of IOS-XE.YDK-py seems unnecessarily complicated at the moment.Is there currently any effort in creating useful pre-built...

I see a lot of python based XR samples in github but no XE.  Not even a hello world that I can find.The XR hello world also uses a systemTime call that doesn't exist in XE... Are these examples posted anywhere?Thanks

Hello,I would like to know if there is any possibility to send multiple entities (objects) in a single netconf create requests.  It may be not possible directly with CRUD but any we could do this with the netconf service method.The idea is to not cre...

Resolved! IPv6

I am very new to using Trex and have a question regarding configuration for IPv6 stateful testing.  First of all, I want to say Trex is an amazing tool.  It has been perfect for the testing I'm performing.  Thanks for all of the hard work creating it...

jorogers by Level 1
  • 2731 Views
  • 9 replies
  • 0 Helpful votes

Using YDK-gen and YDK-py (R0.5.5), I built and installed a private YANG file with its own namespace to supplement trib-protocol (of type identityref) in openconfig-terminal-device. But YDK-py fails to decode trib-protocol from a NETCONF message such ...

yung.hsu by Level 1
  • 1057 Views
  • 7 replies
  • 0 Helpful votes

Hi all, does anyone have a working ydk python script to remove an ACL entry in an existing ACL on IOS-XR 6.1.3? I've tried using CRUD DELETE and ydk.types DELETE, both to no avail. I'm using Cisco-IOS-XR-ipv4-acl-cfg.yang model. Appreciate your help....

thanhuwng by Level 1
  • 5357 Views
  • 22 replies
  • 2 Helpful votes
Top Solution Authors