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
  • Cisco Modeling Labs

    calendar Mar 26, 2022 · 3 min read · Linux Home Lab Cisco NX-OS NFV Datacenter Networking Routing & Switching Studies Programmability Design Patterns Network Automation  ·
    Share on: twitter facebook linkedin copy

    Ever wonder what it would be like to have a platform dedicated to Continuous Improvement / Testing / Labbing? Cisco's put a lot of thought into good ways to do that, and Cisco Modeling Labs(CML) is the latest iteration of their solutions to provide this as a service to enterprises and casual users alike. CML is the …


    Read More
  • Cloud-Scale Networking: NSX Datacenter Hierarchical Tier-0s, blending telecom with cloud

    calendar Mar 12, 2022 · 7 min read · eBGP VMWare Datacenter Networking BGP NSX-T Programmability Design Patterns Network Automation  ·
    Share on: twitter facebook linkedin copy

    VMware's NSX Datacenter product is designed for a bit more than single enterprise virtual networking and security. When reviewing platform maximums (NSX-T 3.2 ConfigMax), the listed maximum number of Tier-1 routers is 4,000 logical routers. Achieving that number takes a degree of intentional design, however. When …


    Read More
  • VMware NSX-T and Ansible

    calendar Mar 6, 2022 · 4 min read · VMWare BGP NSX-T Programmability Ansible Network Automation  ·
    Share on: twitter facebook linkedin copy

    What is the point of all this software-defined infrastructure if you don't use it? In prior examples, it's a fairly straightforward path to SDN when deploying NSX Data Center, allowing a VI admin or network engineer to deploy virtual network resources via a GUI. This isn't the end of an effort, but the start of a …


    Read More
  • Leverage Idempotent, Declarative Profiles with the NSX-ALB (Avi) REST API

    calendar Jan 2, 2022 · 5 min read · Load Balancing TLS VMWare Network Security Python Avi Programmability Design Patterns Network Automation NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Idempotence and Declarative Methods - not just buzzwords Idempotence Coined by Benjamin Peirce, this term indicates that a mathematical operation will produce a consistent result, even with repetition. Idempotence is much more complicated subject in mathematics and computer science. IT and DevOps use a simplified …


    Read More
  • NSX-T 3.2 and NSX ALB (Avi) Deployment Error - "Controller is not reachable. {0}"

    calendar Dec 22, 2021 · 2 min read · Load Balancing VMWare Python Avi NSX-T Programmability NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Note: This feature has been deprecated by VMware NSX-T 3.2 has been released, and has a ton of spiffy features. The NSX ALB integration is particularly neat, but while repeatedly (repeatably) breaking the integration to learn more about it, I ran into this error: When deploying NSX ALB appliances from the NSX Manager, …


    Read More
  • Managing DNS Servers with Ansible and Jenkins (Unbound, BIND)

    calendar Aug 22, 2021 · 9 min read · DNS Jenkins Continuous Delivery Bind9 Programmability Ansible Design Patterns Network Automation Unbound  ·
    Share on: twitter facebook linkedin copy

    DNS is a vital component of all computer networks. Also known as the "Internet Yellow Pages," this service is consumed by every household. DNS services are typically deployed in several patterns to support users and systems: DNS Forwarder: This deployment method is the most common. Everybody needs name …


    Read More
  • XML, JSON, YAML - Python data structures and visualization for infrastructure engineers

    calendar Jun 6, 2021 · 6 min read · Python YAML JSON Programmability XML Ansible Design Patterns Network Automation  ·
    Share on: twitter facebook linkedin copy

    At some point, we can't "do it all" with one block of code. As developers, we need to store persistent data for a variety of reasons: We want it for later execution (or to compare it to another result) We're sick of storing variables in code. This matters a lot more in compiled languages than runtime ones We …


    Read More
  • Design Pattern: Looking Glasses

    calendar Mar 22, 2021 · 3 min read · eBGP Python FOSS/Linux Network Automation Home Lab IPv6 Datacenter Networking iBGP Routing & Switching Studies BGP Programmability Design Patterns  ·
    Share on: twitter facebook linkedin copy

    It's probably safe to say that service provider networking is pretty unique. One particular design pattern - Looking Glasses - is extremely useful for complex dynamically routed networks. I'd really like to shift the gatekeeping needle here - networks that are complex enough to benefit from a looking glass should move …


    Read More
  • 9/10 NGINX Use Cases, URI and Host rewrites

    calendar Jan 17, 2021 · 3 min read · NGINX FOSS/Linux Programmability Design Patterns  ·
    Share on: twitter facebook linkedin copy

    NGINX Rewrite Directives, The 9/10 Solutions When doing ADC/Load Balancer work, nearly all requests fit into two categories: Please rewrite part of the URL/URI Please change the host header for this reverse proxy These are fairly simple to implement in NGINX, so I'm creating a couple of cheat-sheet code snippets here. …


    Read More
  • Why Automate? Ansible Playbooks and Desired State for Network Operating Systems

    calendar Dec 29, 2020 · 7 min read · eBGP Home Lab IPv6 Datacenter Networking FOSS/Linux Spine and Leaf BGP Programmability Ansible Jinja Network Automation  ·
    Share on: twitter facebook linkedin copy

    Don't Reinvent the Wheel: Ansible Playbooks Writing your own code isn't always the answer Often, communities such as Python will contribute code of substantially higher quality than what you/I can create individually. This is OK. In nearly every case, dyed-in-the-wool traditionalist programmers will consume …


    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