Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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...
You've heard about Cisco RADKit and want to get started with scripting things yourself. Maybe you're struggling to get started? Here's a little example code that introduces some key concepts to get you going.
In this example we will;
Authenticate to ...
Evening...I'm trying to run a Docker image in a Cat9300 on 17.1.1. I can build / upload / install / start the Container, but I can't get the Container's networking sorted out... I'm struggling to understand how concepts like Bridges, Bridge IPs, th...
I have a modern network with DNAC and Cat 9k switches. Given a static list of IPs , I'm trying to find a programmatic way of bouncing the interfaces those devices are connected to. I know how to query DNAC with a Client's IP and have it return the S...
I have a DNA-C box on 1.3.1 and a 9800-CL on 16.11.1c and the aim is to deploy a 'normal' (not SDA) network. The WLC was pre-built before the DNA-C box came on the scene. I cannot for the life of me get the DNA-C box to import the WLC's existing co...
Seeing this problem on MXs too.All seems to source from Microsoft.Nothing on VT suggesting it's malicious.Talos website suggests low potential for malice.Nothing in ThreatGrid yet to sandbox it.
Found this:https://www.ciscolive.com/c/dam/r/ciscolive/apjc/docs/2018/pdf/BRKRST-2673.pdf About halfway down (sorry, no page numbers) it gives a nice simple example of how to use a VirtualPortGroup to provide connectivity between the network and the ...
Hi Dude,Yes, this is all on a single (not even stacked) switch and all in the same subnet. I’m fine with ‘normal’ networking, but both Docker and IOX are new to me. I’m assuming human error on my part, I just don’t know enough to fix it! cheers,Rich
Thanks for the suggestion, but error handling with an ‘automated SSH’ approach like that is difficult. I also have hundreds of interfaces that I need to bounce and this approach would take quite some time to execute... I’m really looking for a more p...