Tools

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

Forum Posts

I have been able to use this yang model to get a lot information about AP: https://wlc_ip/restconf/data/Cisco-IOS-XE-wireless-access-point-oper:access-point-oper-dataBut that YANG model does not have any information about APs that goes down, and fall...

AndreasWA by Community Member
  • 1792 Views
  • 3 replies
  • 0 Helpful votes

 does anyone know of an open-config path that returns the max speed of an interface for cisco c9ks running 17.9?  I tried /oc-if:/interfaces/interface/ethernet/config/port-speed - Doesn't exist /oc-if:interfaces/interface/ethernet/state/negotiated-po...

munroe by Visitor
  • 563 Views
  • 1 replies
  • 0 Helpful votes

Hi all,I'd like to parse multiple L3Out bgp table on my border leaf but I can't find any suitable command parser in genie. I've tried multiple commands that are on the parser list but none of them worked for me.  Isn't it possible to parse ACI"show b...

rchrdbkn by Community Member
  • 887 Views
  • 2 replies
  • 0 Helpful votes

Made a post in the wrong forum. Hopefully this is the correct one. Does anyone here have any experience with AI automation tools? We have been looking closely at tools like Cisco AI Canvas, and other 3rd party tools like mploi.ai and was curious if a...

Hi, I'm trying to use gnmic to gather some QFP stats on a Cisco C83000-1N1S-6T running IOS 17.12.04 I managed to fetch simple counters like: gnmic get --path '/interfaces/interface[name=GigabitEthernet0/0/0]/state' But I can't figure out the right pa...

dbillon by Level 3
  • 2864 Views
  • 8 replies
  • 1 Helpful votes

pyATS has HTML log viewer which spins local web server when using the command "pyats logs view"Seems the test data comes from a .zip file which gets created after tests has been executed.How can that .zip file be converted to HTML for local viewing i...

l00pback by Frequent Visitor
  • 1504 Views
  • 3 replies
  • 0 Helpful votes

I would like to have multiple test suite .py files which will be run as a bundle by pyATS job.How can I have single defined common setup/cleanup routines which will run once whenever the pyATS job is executed instead of having the same common setup/c...

l00pback by Frequent Visitor
  • 887 Views
  • 1 replies
  • 0 Helpful votes

Using EOS unicon plugin to connect to Arista switch.During device.connect(), password is sent and unicon logs: %UNICON-INFO: +++ connection to spawn: ssh .... Then it times out with TimeoutError error.One specific fact for this Arista switch is that ...

l00pback by Frequent Visitor
  • 2981 Views
  • 10 replies
  • 0 Helpful votes