engyak.co
open-menu closeme
Home
Archive
Wi-Fi and Radio
Open Source
Python
Information Security
Improving productivity with code
Network Design Patterns
IPv6 / IP Design
github twitter linkedin rss
  • Using VM Templates and NSX-T for Repeatable Virtual Network Deployments

    calendar Oct 3, 2020 · 3 min read · VMWare Home Lab NSX-T Programmability  ·
    Share on: twitter facebook linkedin copy

    So far, we've provided the infrastructure for continuous delivery / continuous integration, but it's been for those other guys. Is that odd? Let's try using the principles provided for more infrastructure-oriented reasons. Let's build a network lab using NSX-T. First, we need some form of a mutable router. Normally, …


    Read More
  • Why Automate, Part 2: RESTFul APIs and why they aren't as hard as you think

    calendar May 24, 2020 · 5 min read · Linux Home Lab Cisco NX-OS Routing & Switching Studies Programmability Ansible Network Automation  ·
    Share on: twitter facebook linkedin copy

    Let's be realistic about the API craze - it seems everything has one, and everybody is talking about API consumption in their environment as if they've invented fire. Here are a few things to know about APIs that could have been communicated better: Writing code to consume an API is easy. Most of the time, a cURL …


    Read More
  • IPv6 Sage Certification with NSX-T, Part 2

    calendar Mar 15, 2020 · 1 min read · eBGP Home Lab IPv6 Datacenter Networking BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    To get past the first major test (Explorer), you simply need to access a page over IPv6, and pass a quiz. To do this, spin up a desktop VM on your dual-stack vn-segment and navigate to https://ipv6.he.net/certification/ To get past your next phase (Enthusiast) you do have to spend some money - purchase a domain (the …


    Read More
  • IPv6 Up and Running - Dual-Stack connectivity with NSX-T

    calendar Mar 15, 2020 · 2 min read · eBGP VMWare Home Lab IPv6 Datacenter Networking iBGP Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    The next step is to get IPv6 up and running with NSX-T! This should be pretty short - as with existing deployments of NSX-T, most of the difficult work is already completed. Here are a few preparatory steps to be performed before getting started: Ensure MP-BGP is on and that the data center fabric is running the …


    Read More
  • IPv6 Sage Certification with NSX-T, Part 1: Requesting an extended prefix

    calendar Feb 15, 2020 · 2 min read · eBGP VMWare Home Lab IPv6 Datacenter Networking Spine and Leaf iBGP Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    As is probably obvious from the sidebar, I'm pretty enthusiastic about IPv6 - for quite a few reasons, not least of which is implementing a new Layer 3 protocol after guys like Vint Cerf already did most of the cool stuff. However, I didn't want to simply complete this task - most people complete all of these tasks …


    Read More
  • Anycast Stateless Services with NSX-T, Implementation

    calendar Oct 26, 2019 · 2 min read · Anycast eBGP VMWare Home Lab IPv6 Datacenter Networking Spine and Leaf iBGP Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    First off, let's cover what's been built so far: To set up an anycast vIP in NSX-T after standing up your base infrastructure (already depicted and configured), all you have to do is stand up a load balanced vIP at multiple sites. NSX-T takes care of the rest. Here's how: Create a new load balancing pool. Create a new …


    Read More
  • Anycast Stateless Services with NSX-T, the Theory

    calendar Oct 19, 2019 · 4 min read · Anycast VMWare Home Lab Datacenter Networking Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    Before getting started, let's cover what different IP message types exist in a brief summary, coupled with a "day in the life of a datagram" as it were. Unicast: One source, one well-defined destination. Most network traffic falls into this category. Mayfly perspective: Source device originates packet, and …


    Read More
  • NSX-T 2.5 Getting Started, Part 2 - Service Configuration!

    calendar Oct 5, 2019 · 3 min read · eBGP VMWare Home Lab Datacenter Networking iBGP Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    Now that the primary infrastructure components for NSX-T are in place, it is now possible to build-out the actual functions that NSX-T is designed to provide. A friendly suggestion, make sure your Fabric is healthy before doing this: NSX-T differs from NSX-V quite a bit here. Irregular topologies between edge routers …


    Read More
  • NSX-T 2.5 Getting Started, Part 1

    calendar Sep 29, 2019 · 3 min read · eBGP VMWare Home Lab Network Security Datacenter Networking Spine and Leaf iBGP Routing & Switching Studies BGP NSX-T  ·
    Share on: twitter facebook linkedin copy

    Since NSX-T 2.5 just came out, it's about time to do a full rebuild and getting started guide. NSX-T differs greatly from NSX-V in that the initial setup is quite a bit more complicated and doesn't have many guardrails or direct paths to initial set-up. We'll be skipping the appliance deployment, because if you have …


    Read More
  • Minemeld installation, continued

    calendar Mar 3, 2019 · 1 min read · VMWare Home Lab Network Security  ·
    Share on: twitter facebook linkedin copy

    I cheated/pivoted a little bit - decided to simulate a bit more closely what I'd be using at work. I bootstrapped a CentOS VM and followed the instructions in: https://github.com/PaloAltoNetworks/minemeld-ansible 1sudo yum install -y wget git gcc python-devel libffi-devel openssl-devel zlib-dev sqlite-devel bzip2-devel …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

ENGYAK.co

A blog about IT

Disclaimer

The opinions expressed on this site are my own personal opinions and do not represent my employer’s view in any way.

Recent Posts

  • Automate DNS Zone Generation and Deployment with Ansible and Netbox
  • VM Deployment Pipelines with Proxmox
  • Starting from scratch with Netbox IPAM
  • Manage Linux patching with Ansible and Netbox!
  • Abstracting DNS Record Management with Ansible and Jinja 2
  • Build and Consume Alpine Linux vSphere Images
  • Apollo 13's "Failure is not an option", and how non-engineers misinterpret it
  • Internet Load Balancing with pfSense

Series

WHY-AUTOMATE 14 SPINE-AND-LEAF-FABRICS 8 D2 4

Tags

VMWARE 45 DATACENTER-NETWORKING 43 ROUTING-SWITCHING-STUDIES 35 HOME-LAB 33 PROGRAMMABILITY 33 NSX-T 32 NETWORK-AUTOMATION 31 BGP 28 DESIGN-PATTERNS 28 EBGP 20 ANSIBLE 16 IPV6 15 NETWORK-SECURITY 15 FOSS/LINUX 14 LINUX 14 AVI 13 NSX-ALB 11 IBGP 10
All Tags
802.3BY1 ANSIBLE16 ANYCAST3 AVI13 BGP28 BIND91 CISCO-NX-OS3 CLOUD1 CONTINUOUS-DELIVERY5 DATACENTER-NETWORKING43 DESIGN-PATTERNS28 DIAGRAMS4 DNS3 EBGP20 FOSS/LINUX14 GITOPS1 HOME-LAB33 IBGP10 INFORMATION-SECURITY5 IPV615 IS-IS3 JENKINS5 JINJA4 JSON4 LAYER-12 LAYER-22 LINUX14 LOAD-BALANCING9 NETBOX3 NETWORK-AUTOMATION31 NETWORK-SECURITY15 NETWORK-VIRTUALIZATION1 NFV3 NGINX1 NSX2 NSX-ALB11 NSX-T32 NSX-V2 OSPF5 PAN-OS3 PROGRAMMABILITY33 PYTHON9 RIPV22 ROUTING-SWITCHING-STUDIES35 SPANNING-TREE1 SPINE-AND-LEAF10 TELEWORK1 TLS3 UNBOUND3 UNEARNED-UPTIME4 VCENTER1 VCSA1 VMWARE45 VSPHERE6 WI-FI4 WPA32 XML1 YAML1
[A~Z][0~9]
engyak.co

Copyright 2019-  ENGYAK.CO. All Rights Reserved

to-top