RADKit Discussions

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

Forum Posts

Hi,everytime I try to call update_netconf() on any object from inventory, I get the following error:>>> pe1=service.inventory['pe1']>>> res = pe1.update_netconf().wait()>>> res.result.resultTraceback (most recent call last):File "<stdin>", line 1, in...

mv4 by Visitor
  • 3414 Views
  • 14 replies
  • 0 Helpful votes

I'm trying to get RADkit service 1.5.8 to autoboot on startup on RHEL 9.  Followed the steps outlined in the documentation here - https://radkit.cisco.com/docs/pages/service_advanced.html - but it keeps exiting - see output below: radkit.service - RA...

Stuart-ITGL by Frequent Visitor
  • 2770 Views
  • 7 replies
  • 0 Helpful votes

Running RADkit and trying to lab with a Catalyst 8kv inside CML.  I have been able to get ietf-interfaces information from a python script but when I try in radkit first the list of capabilities is incredibly limited. and if i manually try to enter [...

ianbirchall_0-1709305463124.png ianbirchall_1-1709305481678.png

I'm trying to install RADKit on a newly deployed Ubuntu 22.04.4 LTS server, but get this error:   $ bash cisco_radkit_1.6.4_linux_x86_64.sh cisco_radkit_1.6.4_linux_x86_64.sh: line 1: syntax error near unexpected token `newline' cisco_radkit_1.6.4_l...

I recently had need of pulling out information about all the FTDs from multiple FMCs within a RADKit deployment.  I haven't really done much with FMC before, but I was surprised at how easy it was...  Here's my quick solution.  The only real assumpti...

I thought I'd share this since Cisco does not provide a container image and wants an older Python. Unfortunately since RADKit is based on old dependencies I had to use an older Alpine(3.15) image.https://github.com/cciechad/DockerCiscoRADKit 

CHAD SIMMONS by Frequent Visitor
  • 1068 Views
  • 0 replies
  • 0 Helpful votes

Hello folks,New RADkit user here, and I am trying to setup the initial service on my local machine for testing. After submitting my email for SSO authentication, I receive the following:I've grabbed some pcaps and analyzed browser connections, howeve...

Brandope_0-1696628458689.png
Brandope by Community Member
  • 1522 Views
  • 2 replies
  • 0 Helpful votes

Hi I have the service deployed at a customer site, with over 300 switches that all need to have config changes, and to be able to group them and send the same command to every device in that group would realy speed up the deployment.  So my question ...

Unanswered Topics