This is just a quick entry to wrap up my adventure with online streaming. It started like anything does: with nothing but an idea. I wanted to see if I could understand and figure out the technology behind streaming. I started on YouTube because they allow a near infinite upload bandwidth (turns out: it’s 51Mbit/sec) which made it possible for…
Author: Jason Van Patten
Cumulus and Arista EVPN Configuration
Table Of Content
Introduction Over the course of the last few entries, I documented my learning of Cumulus Linux, and how to do simple VXLAN with an EVPN control plane using their OS. All of this was done in a virtual environment on my server or my Mac laptop. One of the challenges of doing this in an actual network is the…
Cumulus VX on FreeBSD’s BHyve
Table Of Content
Introduction Over the course of the last few weeks or so, I’ve been working with Cumulus Linux’s VX image on VirtualBox, on my Macbook Pro. As my virtual lab grew from a few VX images to the count of ten or so, my laptop began to complain. My laptop has a 4-core 2.8Ghz Core i7 with 16GB of RAM. …
Automating Cumulus With Ansible and ZTP
Table Of Content
Introduction In the last few of my blog entries, I discussed setting up a virtual lab using Cumulus’ VX image for VirtualBox. I then went through and got EVPN working, and finally showed how using VXLAN, we can consider dumping MPLS for L2VPNs. This entry will focus on automating the bring-up of a new switch running Cumulus, and it’ll…
Deploying Firewalls With Routing
Table Of Content
Introduction State-tracking firewall devices are commonly deployed at the border of data centers, office networks, and other corporate environments where precious IP needs to be kept out of the hands of others. My opinion of these firewall devices is that they should be avoided at all costs, and I’ll get into that later. Sometimes we’re forced to deploy things…
EVPN and VXLAN on Cumulus
Table Of Content
Introduction and Purpose Introduction Almost three years ago, I wrote this long and detailed post about building a VXLAN-enabled virtual lab on a KVM hypervisor, using Arista’s vEOS image. Prior to that, I also wrote up this post regarding the ideas around using VXLAN for spanning L2 across an L3 infrastructure. In the second post, I wrote about the…
More Data on the NVidia 4K Challenge
This won’t be a large post at all; rather a quick follow up to a my first post on this topic. To summarize: If I have 1 4K/144Hz and 2 4K/60Hz displays connected to my NVidia Titan X Pascal card, each display works at its maximum refresh rate. If I connect a fourth display to the card, the 144Hz panel…
Ubisoft’s Counter-Measures for Rainbow Six: Siege Cheating and Boosting
Introduction I play a lot of Ubisoft’s Rainbow Six: Siege online. I queue up with buddies sometimes, and other times I solo-queue. Sometimes I play Ranked, and other times I play Casual. Recently, there’s been a bad outbreak of cheating in Siege, and it’s hitting both Ranked and Casual. A lot of Siege Twitch streamers and YouTubers have openly and…
NVidia 4K Display Limits: Card Bandwidth?
Good luck struck me recently and I was able to get my hands on the brand new Asus ROG Swift PG27UQ display. This 27″ LCD can do 4K at 144Hz and features NVidia’s GSync technology. It’s not an inexpensive display at $2000. Nor is it readily available yet. I was fortunate enough that my local Microcenter had six of them…
Streaming With a Mackie DL32R Mixer
Table Of Content
Introduction In my Twitch Streaming Setup entry, I spent a section discussing my Mackie DL32R rack-mounted mixer, and how I have it connected up between the 2 PCs. The purpose of today’s entry will be to discuss how I have the DL32R actually configured from an input, output, and routing perspective. I understand that the audience for this one will…