Linux Networking tips and tricks: cURL
Here is another post of the series on basic network troubleshooting and tools under Linux.
In this post, I will talk about the cURL command.
Let's talk About Networks, by Jerome Tissieres
Here is another post of the series on basic network troubleshooting and tools under Linux.
In this post, I will talk about the cURL command.
If you have more than three Cisco Nexus switches in nx-os mode, and you are not using Cisco DCNM or any other similar tool, you probably already have encountered this question: How to automate file uploads to your Cisco Nexus switches?
Here is a turnkey Python script using Netmiko’s SCP function to do this.
Here is the third post of the series on network troubleshooting and tools under RHEL / CentOS.
In this post, I will talk about the netstat and ss commands.