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
  • VMware NSX ALB (Avi Networks) and NSX-T Integration, Installation

    calendar Sep 10, 2021 · 4 min read · Load Balancing VMWare Avi BGP NSX-T NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Note: I created a common baseline for pre-requisites in this previous post. We'll be following VMware's Avi + NSX-T Design guide. This will be a complete re-install. Avi Vantage appears to develop some tight coupling issues with using the same vCenter for both Layer 2 and NSX-T deployments - which is not an issue that …


    Read More
  • vCenter - File system /storage/log is low on storage space

    calendar Sep 3, 2021 · 3 min read · VMWare vCenter VCSA  ·
    Share on: twitter facebook linkedin copy

    After a recent VCSA reboot, I was seeing the infamous no healthy upstream error from vCenter. The first place to check for issues like this is VMware's Virtual Appliance Management Interface (VAMI), located by default via HTTPS on port 5480. An administrator can use the appliance root password for this particular …


    Read More
  • VMworld 2021 is right around the corner! Here are my top 10 sessions!

    calendar Aug 25, 2021 · 8 min read · VMWare Network Security Avi NSX-T Network Automation  ·
    Share on: twitter facebook linkedin copy

    VMworld 2021 is online this year I'll really miss some of the sessions and exploration we've had in past years in person, but I think VMware made the right call this year. We can expect to see a fundamental shift with online conventions - and this will need some unique strategy compared to previous years. The Basics I …


    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
  • NSX Advanced Load Balancer - NSX-T Service Engine Creation Failures: CC_SE_CREATION_FAILURE and Transport Node Not Found to create service engine

    calendar Jul 5, 2021 · 3 min read · VMWare Datacenter Networking Avi NSX-T Design Patterns Network Automation NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    TL;DR If you see either of these errors, check grep 'ERROR' /opt/avi/log/cc_agent_go_{{ cloud }} for the potential cause. In my case, the / character was not correctly processed by Avi's Golang client (facing vCenter). The Problem When trying to configure NSX ALB + NSX-T on my home lab, I am presented nothing but the …


    Read More
  • World WiFi Day 2021!

    calendar Jun 20, 2021 · 3 min read · Wi-Fi  ·
    Share on: twitter facebook linkedin copy

    World WiFi Day We (human beings) have several weird superpowers, but the ability to communicate over vast distances has always fascinated me the most. I've had the privilege of meeting some of the most truly capable pioneers in this field - but the reality here is that we're faced with a very unequal world. Authors …


    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
  • Troubleshooting with VMware NSX ALB/Avi Vantage

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

    NSX Advanced Load Balancer - Logging and Troubleshooting Cheat Sheet Get into the OS Shell (all elements) 1sudo su Controller Log Locations Note: Everything in /var/lib/avi/logs is managed by Elasticsearch. I wouldn't mess with it. Events published to the GUI: /var/lib/avi/logs/ALL-EVENTS/ The primary log directory for …


    Read More
  • VMware NSX Advanced Load Balancer - Installation

    calendar May 15, 2021 · 4 min read · Load Balancing VMWare IPv6 Datacenter Networking Avi BGP NSX-ALB  ·
    Share on: twitter facebook linkedin copy

    Pre-Requisites Before beginning the Avi installer, I configured the following in my environment: Management Segment (NSX-T Overlay). This is set up with DHCP for quick automatic provisioning - no ephemeral addresses required Data Segments (NSX-T Overlay). Avi will build direct routes to IPs in this network for vIP …


    Read More
  • Leveraging Hyperglass and NSX-T!

    calendar May 9, 2021 · 3 min read · eBGP Datacenter Networking FOSS/Linux BGP Design Patterns Network Automation  ·
    Share on: twitter facebook linkedin copy

    For this example deployment, I'll be using my NSX-T Lab as the fabric, VyOS for the Overloaded Router role, and trying out hyperglass: Installation (VyOS) I already have a base image for VyOS with its management VRF set up - and updating the base image prior to deployment is a breeze due to the vSphere 7 VM Template …


    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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