On a previous post, I made an introduction about NVMe, NVMe-oF and RDMA for network engineers. In this post, I’m going to talk about RDMA over Converged Ethernet (RoCE) and more specifically how to implement and configure the QoS part of RoCEv2 on the Cisco Nexus 9300 series.
Read More...NVMe, NVMe over Fabrics and RDMA for network engineers
In the past, the evolution of network-based storage was not really a problem for network engineers: the network was fast and the spinning hard drives were slow. Natural network upgrades to 10Gb, 40Gb, and 100Gb Ethernet were more than sufficient to meet the networking needs of storage systems. But now, with the introduction of ultra-fast solid-state disks (SSDs) and Non-Volatile Memory Express (NVMe), this is no longer true! Storage teams now have the ability to potentially saturate the network with incredibly fast devices.
Read More...Basic Linux Networking tips and tricks part-4: curl command
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.
Read More...Automate file uploads to your Cisco Nexus switches
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.
Read More...Basic Linux Networking tips and tricks part-3: ss and netstat commands
Here is the third post of the series on basic network troubleshooting and tools under RHEL / CentOS. In this post, I will talk about the netstat and ss commands.
Read More...Cisco Live US 2020: To CLUS or not to CLUS? [updated]
Update March 16, 2020: The in-person event is “relaunched” as an online event. Here is a copy of the information email I just received:
Read More...Cisco Certifications changes: a short summary
Unless you’ve been living in a cave during the last nine months, specifically since Cisco Live US 2019, you should know that last Monday, February 24th, was the D-day for big changes in Cisco certifications. Here is a short summary of the major changes and what to remember about them.
Read More...Cisco NX-OS Graceful Insertion and Removal (GIR)
If you operate a data-center network with Cisco Nexus, you’ve probably already faced the problem of how to perform a maintenance on one of the two switches of a vPC pair, with minimum impact and risks for the production network. Cisco NX-OS contains a feature called “Graceful Insertion and Removal” or GIR to help you for that. Here is how it works.
Read More...Last year review and resolutions for 2020
As the end of the year approaches, it is time to make a review of the past year and see what I would like to do, what I must do, and what I can improve in 2020. In brief, here’s my last year review and resolutions for 2020.
Read More...Basic Linux Networking tips and tricks part-2: the mtr command
Here is the second post of the series on basic network troubleshooting and tools under RHEL / CentOS. In this post, I will talk about the Linux mtr command.
Read More...2019 IT Blog Awards finalist!
I have the honor of having my blog selected as a finalist in the Most Educational category of the 2019 IT Blog Awards, hosted by Cisco.
Read More...Basic Linux Networking tips and tricks part-1: ip and nmcli commands
We have all heard, at one time or another, a system administrator blaming the network. Then, it is up to the network engineers to prove that the network is not in cause. To do this, a minimum of network troubleshooting skills on Linux systems could be required. For the first post in the series: many examples of how to use the ip and nmcli commands.
Read More...