It seems the link doesn't work.Could any one provide a new link?Thanks.
It seems the link doesn't work.Could any one provide a new link?Thanks.
Hi guys,I saw there are many configuration options in streams. But I couldn't find how these options are related with the stateless python API and parameters in the GUI src code. Could any one help?Thanks.
Hi, I'm looking to get detail of a BGP prefix on IOS-XR router using netconf/yang similar to what the CLI "show bgp 1.1.1.1/32" achieves. So far I can't do that.If I use the filter below<bgp xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-ipv4-bgp-oper"...
How to retrieve the interface configuration??I saw the "nc-read-xr-ifmgr-cfg-11-ydk.py", the process is just "pass"def process_interface_configurations(interface_configurations): """Process data in interface_configurations object.""" passI trie...
Hi guys,I have used a script to extract extended community in YDK version 0.5.2 (or 0.5.3 dont remember ) and it was working fine (in attachment). Now I wanted to run it again in version 0.5.5 and it suddenly stopped working. Maybe interesting to me...
Hi developers Here is my script to create a bgp neighbor , How can I remove the neighbor then? I tried to def config_bgp(bgp): """Add config data to bgp object.""" # global configuration instance = bgp.Instance() instance.instance_n...
Hi, want to READ just extended communites and networks from bgp_oper model. Nothing more. But I face some problem with vrf.vrf_name = READ() object. It works for one VRF if I put the name explicitly but it doesnt work with READ() object. Can you pl...
Hi, I tried to clear isis process using Yang xml RPC but facing some issues. Please do the needful.def clear_isis(host, user, password): try: with manager.connect(host=host, username=user, password=password, look_for_keys=False,host...
Is ydk-gen with yang models of version 1.1 supported ?pyang=1.7.3
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.
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...
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...
This seems like this should be an easy one... but, I am unable to print the entire XML using the variables I've just created....Is the original xml included in the 'interface_configuration' variable below? I'm not discovering it in the dictionary. I...
How to export the interface configuration from the GUI?
Do we have web GUI for TRex?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
| Subject | Author | Posted |
|---|---|---|
| 01-21-2026 08:45 AM | ||
| 06-02-2025 06:57 AM | ||
| 11-30-2024 01:34 PM | ||
| 10-24-2024 12:59 AM | ||
| 11-16-2023 12:26 PM |