Tools

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

Forum Posts

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 Level 1
  • 139 Views
  • 1 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 1
  • 1229 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
  • 830 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
  • 1596 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 1
  • 853 Views
  • 3 replies
  • 0 Helpful votes

I’m curios to work with the Cisco Nexus NX-API DME REST-API to programmatically change configuration on the Cisco Nexus 9000 Switches.However, it seems like the link to the API reference provided on the Website is broken. https://developer.cisco.com/...

felix6 by Level 1
  • 1383 Views
  • 6 replies
  • 0 Helpful votes