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
  • 1253 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
  • 300 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
  • 561 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
  • 2095 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 Level 1
  • 1165 Views
  • 3 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 Level 1
  • 2373 Views
  • 10 replies
  • 0 Helpful votes

Hi Guys, I have to write a Python function to launch a file copy using ftp on IOSXE (no PyATS API available for this ... with vrf option). So I discovered Unicon, the execute API, the reply/dialog option to validate expected questions from the CLI an...

dbillon by Level 3
  • 1366 Views
  • 3 replies
  • 0 Helpful votes