<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NSX-T on iThinkVirtual™</title><link>https://ithinkvirtual.com/tags/nsx-t/</link><description>Recent content in NSX-T on iThinkVirtual™</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 08 Jan 2025 19:28:35 -0500</lastBuildDate><atom:link href="https://ithinkvirtual.com/tags/nsx-t/index.xml" rel="self" type="application/rss+xml"/><item><title>Nested vSphere Home Lab Series</title><link>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-series/</link><pubDate>Fri, 24 Mar 2023 20:37:53 -0400</pubDate><guid>https://ithinkvirtual.com/posts/nested-vsphere-home-lab-series/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Hey there! I&amp;rsquo;d taken a hiatus from writing as my personal life got in the way&amp;hellip;got married, had a child, and changed employer(s), just to name a few!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 6: Upgrading NSX-T</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-6-upgrading-nsx-t/</link><pubDate>Fri, 22 Mar 2019 00:00:25 -0400</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-6-upgrading-nsx-t/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 6 of my NSX-T Home Lab series. In my &lt;a href="https://ithinkvirtual.com/2019/02/19/nsx-t-home-lab-part-5-configuring-nsx-t-networking/">previous&lt;/a> post, I covered how to configure NSX-T networking to be able to start migrating and running workloads on the NSX-T fabric. In this post, I am going to cover the process of upgrading to the newly released version of NSX-T 2.4. Are you excited? Good!&amp;hellip; So am I! Let&amp;rsquo;s jump right in!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 5: Configuring NSX-T Networking</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-5-configuring-nsx-t-networking/</link><pubDate>Tue, 19 Feb 2019 17:25:44 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-5-configuring-nsx-t-networking/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 5 of my NSX-T Home Lab series. In my &lt;a href="https://ithinkvirtual.com/2019/02/15/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/">previous post&lt;/a>, I went over the lengthy process of configuring the NSX-T fabric. In this post, I am going to cover the process of configuring the networking so we can get the logical routers and logical switches in place and ready to attach VMs to them and begin running workloads on NSX. Let get to it, shall we?&lt;/p></description></item><item><title>NSX-T Home Lab - Part 4: Configuring NSX-T Fabric</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/</link><pubDate>Fri, 15 Feb 2019 15:15:18 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-4-configuring-nsx-t-fabric/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 4 of my NSX-T Home Lab series. In my &lt;a href="https://ithinkvirtual.com/2019/02/12/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/">previous post&lt;/a>, I covered the process of deploying the NSX-T appliances and joining them to the management plane to have the foundational components ready for us to continue the configuration. In this post, I will cover all the configurations required to get NSX-T Fabric ready for network configurations in order to run workloads on it. So sit back, buckle up, and get ready for a lengthy read!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 3: Deploying NSX-T Appliances</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/</link><pubDate>Tue, 12 Feb 2019 23:22:25 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-3-deploying-nsx-t-appliances/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 3 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-part-2-configuring-esxi-vms/">previous post&lt;/a>, I went over the process of setting up the Sophos XG firewall/router VM for my nested lab environment. In this post, we&amp;rsquo;ll cover the process of deploying the required NSX-T Appliances. There are 3 main appliances that need to be deployed, the first is the NSX-T Manager, followed by a single or multiple Controllers, and lastly, a single or multiple Edge appliances. For the purposes of this nested lab demo, I will only be deploying a single instance of each appliance, but please follow recommended best practices if you are leveraging this series for a production deployment. With all that said, let&amp;rsquo;s get to it!&lt;/p></description></item><item><title>NSX-T Home Lab - Part 2: Configuring ESXi VMs</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-2-configuring-esxi-vms/</link><pubDate>Mon, 21 Jan 2019 22:11:56 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-2-configuring-esxi-vms/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 2 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/">previous post&lt;/a>, I went over the installation and configuration of a Sophos XG firewall for my nested &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> Home Lab. In this post, I will cover the setup and configuration of the ESXi 6.7 VMs.&lt;/p></description></item><item><title>NSX-T Home Lab - Part 1: Configuring Sophos XG Firewall</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/</link><pubDate>Mon, 21 Jan 2019 22:10:49 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-part-1-configuring-sophos-xg-firewall/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>Welcome to Part 1 of my NSX-T Home Lab Series. In my &lt;a href="https://ithinkvirtual.com/2019/01/21/nsx-t-home-lab-series/">previous post&lt;/a>, I went over the gist of what I plan to do for my nested &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> Home Lab. In this post, I will cover the setup and configuration of a &lt;a href="https://www.sophos.com/en-us/products/free-tools/sophos-xg-firewall-home-edition.aspx">Sophos XG firewall Home Edition&lt;/a> which will serve as the router for my nested lab environment. My physical Home Lab is configured with Virtual Distributed Switches, or VDS (sometimes seen as DVS) for short, and since this is a nested lab environment that will not have any physical uplinks connected, I will need to create a new VDS without physical uplinks connected to it along with a portgroup for the nested environment and then configure access to the environment from my LAN. All traffic will flow through virtual router/firewall to communicate to and from the nested lab.&lt;/p></description></item><item><title>NSX-T Home Lab Series</title><link>https://ithinkvirtual.com/posts/nsx-t-home-lab-series/</link><pubDate>Mon, 21 Jan 2019 22:09:16 -0500</pubDate><guid>https://ithinkvirtual.com/posts/nsx-t-home-lab-series/</guid><description>&lt;h2 id="intro">Intro&lt;/h2>
&lt;p>I recently upgraded my Home Lab &amp;ldquo;Datacenter&amp;rdquo; to support all-flash VSAN and 10Gb networking with the plan to deploy &lt;a href="https://www.vmware.com/products/nsx.html">NSX-T&lt;/a> so that I can familiarize myself with the solution and use it to better prepare me for the VMware &lt;a href="https://www.vmware.com/education-services/certification/vcp-nv-2019.html">VCP-NV&lt;/a> exam certification. Since this is all brand new to me, I&amp;rsquo;ve decided that I&amp;rsquo;ll first deploy it in a nested lab environment in order to learn the deployment process as well as to minimize the risk of accidentally messing up my Home Lab environment.&lt;/p></description></item></channel></rss>