I recently passed the JNCIS Service Provider (JN0-361) certification exam
on my second attempt. This post will cover the materials and methods
I used to tackle this exam.
First Attempt
Juniper had a free cert day on the 17th of September 2019 here in
Australia. From the time it was...
In this post I will cover how to create a Juniper vQFX Vagrant box 18.4R1.8 for use with the
vagrant-libvirt provider. This is an update to a previous post
post
. Thankfully
Juniper has released newer versions of the vQFX vagrant boxes for the Virtual box provider that
can be utilized to...
In this post I will cover how to create a Juniper vMX 19.1R1.6 Vagrant box for use with the
vagrant-libvirt provider. This post is an update
to a previous post
post
that covers an earlier version.
Prior to installing the vMX there are some required steps to get the KVM host
prepped...
This will just be a quick post on how to install Golang on Ubuntu 1804. There will be no
earth shattering knowledge bombs, it's more of a documentation post for myself. Others
may or may not find it useful.
Code versions used for this lab
Ubuntu - 1804
Golang - 1.15.1
Download
Download...
After a power failure of the instance hosting my gitlab server I began
getting errors when trying to access existing projects (404) or create
new projects (503) from the web interface. I could see the list of projects
but if I clicked on the link to any of them I would get a 404 errors.
...
Our Cisco SDWAN account rep provided our team with a
command cheat sheet that compares commands from the Viptela vEdge platform to the Cisco
cEdge platform. This could be useful for others and with permission I am re-producing it
here almost verbatim. I only cleaned it up, added a couple of...
Background
I recently purchased Narbiks CCIE routing and switching v5.1 workbook bundle.
Some of the labs in the workbook use devices with serial interfaces. I run most
of my lab in Vagrant/KVM/Qemu. Qemu does not support serial interfaces and I
dont have any physical devices any more. Shit!...
This is the second post in a two part series on building a self hosted Cisco
SDWAN lab using an enterprise CA for certificates. You can find the first
part
In this part I will install the controller stack:
vManage
vBond
vSmart
Along with the WAN edges:
vEdge
cEdge
I am...
One of the posts I get contacted about the most is
this one
on how the setup a self hosted Viptela control plane.
Since Cisco acquired Viptela the process has changed
and is now (IMO) a bit simpler.
With the release of SDWAN software
version 19.1.0 it is now
possible to use virtual...
I recently had to migrate authentication for a service from FIPA to Active Directory.
It was a bit of fluffing around because the directory structure in FIPA did not exactly
align with the directory structure in AD. In this post I will demonstrate how to use
the ldapsearch command to search...