Multi-Chassis Link Aggregation (MLAG) – the ability to terminate a Port Channel/Link Aggregation Group on multiple switches – is one of the more convoluted1 bridging technologies2. After all, it’s not trivial to persuade two boxes to behave like one and handle the myriad corner cases correctly.
In this series of deep dive blog posts, we’ll explore the intricacies of MLAG, starting with the data plane considerations and the control plane requirements resulting from the data plane quirks. If you wonder why we need all that complexity, remember that Ethernet networks still try to emulate the ancient thick yellow cable that could lose some packets but could never reorder packets or deliver duplicate packets.
Juniper Network has several products tha can be run on virtualization (hypervisor), such as KVM […]
The post Juniper vMX on GNS3 first appeared on Brezular's Blog.
The following post is by Sehjung Hah at VMware. We thank VMware for being a sponsor. Catch up and listen to VMware’s latest podcast with Packet Pushers introducing vRealize Network Insight Universal with Ethan Banks and Ned Bellavance on Day 2 Cloud 145: Tech Bytes: Flexible Cloud Migration Using VMware vRealize Network Insight Universal. More details are available in […]
The post Easier Network Visibility Using SaaS appeared first on Packet Pushers.
Russ White’s BGP course moves on to the concept of BGP communities, including the three basic types of communities, as well as no_export and no_advertise communities. You can subscribe to the Packet Pushers’ YouTube channel for more videos as they are published. It’s a diverse a mix of content from Ethan and Greg, plus selected […]
The post Learning BGP Module 2 Lesson 5: BGP Communities – Video appeared first on Packet Pushers.
Today we welcome sponsor Nokia back to the Tech Bytes podcast to get more information about its Digital Sandbox, and how this software, part of Nokia’s Fabric Services System, helps enable a continuous integration/continuous delivery, or CI/CD framework, for network engineers. Our guest is Erwan James, Product Line Manager at Nokia.
The post Tech Bytes: Enhancing CI/CD Pipelines With Nokia’s Digital Sandbox (Sponsored) appeared first on Packet Pushers.
PlatformCon 2022 is just around the corner and I’m excited to be speaking at the conference alongside other platform practitioners and pioneers. My talk, Using open-source software to secure cloud-native applications, will examine—you guessed it—how to use open-source software like Kubernetes to secure cloud-native applications.
I’m looking forward to giving this talk because I think this topic is extremely relevant to the Platform Engineering community. Cloud-native microservices applications bring so many amazing advantages for many software application needs, but they also bring lots of security challenges, and if those are handled incorrectly it can be a minefield. Ephemeral workloads appear and disappear, workload network addressing is transient, and traditional firewalls can’t police the data path effectively.
Open-source orchestration solutions like Kubernetes define an application-centric component called ‘NetworkPolicy,’ but they do not implement it. In my session I’ll discuss how, with a change of tools and mindset, open-source software can help to implement security for cloud-native applications whilst still allowing the user to benefit from all the advantages. I’m excited to help people understand how to get on the right path and give them enough information to make their own informed decision on how to proceed
This lesson in Russ White’s BGP course gets into withdrawing a route, MRAI time, implicit withdraws, BGP Hunt, graceful restart, and other topics.