Wednesday, 1 September 2021
URPF mode NSX-T with VMware Cloud Foundation Not configured automatically

Monday, 23 August 2021
VMware Cloud Foundation with AVN and Static Routes but No BGP
In my previous post Home Lab Step-by-Step-vCF 4.2.1 install using VLC, we deployed the SDDC environment using VMware Lab Constructor with AVN and BGP, and with VLC you have an option to do it without AVN as well which would be a scenario where you wish to leverage VLAN backed networks only. Now, I am talking about the use case where you want to use AVN (Overlay segments), but do not want north-south routing to happen using dynamic routing protocol BGP. I didn't find any written or official document which explains the process it may be because whole idea of VCF is to bring more automation to the SDDC and using static routes every time we add a network adds more manual efforts.
Having said that, though automation has its benefits, but when it comes to network you might have a constraint or may be a better design justification for using static routing over dynamic. For example, customer has limited routes which are less in number, along with customer only adds/deletes limited number of networks in a year, then they would want to go with static routing. Or may be just to keep the control in hand they would want to keep using static routing.
Now we know what are the requirements for setting up AVN's with BGP, now I am going to lay down the steps to deploy the environment with static routes.

Saturday, 14 August 2021
Home LAB step by step Networking using VMware workstation
Thanks to my friend Mr Vaibhav Tiwari who helped me understand VMware workstation product as a whole, and it is really good for performing labs with limited resources, if not all but most of the labs can be covered with it.

Sunday, 8 August 2021
How to resolve "VMware Hypervisor Recovery" ESXi 7 update 2 install or upgrade
If you are upgrading or installing your physical server which supports ESXi version 7 update 2 with a warning that it might not be supported with future releases, then you are very likely to face this screen "VMware Hypervisor Recovery, and the best part it doesn't move forward but gets stuck. It can become an issue if this happens with an ESXi host which runs production workloads, and you might not have time to rollback.
I faced same issue and thought of writing this post for you, to help with the steps required to work around the situation. VMware would surely fix it with future releases.

Sunday, 25 July 2021
Step-by-step VMware Cloud Foundation Repository update without Internet
In my previous post Step-by-step VMware Cloud Foundation 4.2.1 install using VLC we finished building our management domain successfully. Now in order to install vRealize suite we need to download the bundles from VMware, If you have direct internet connectivity (connection to depot.vmware.com) open for SDDC manager then you just need to authenticate with my.vmware.com account and it will start polling and downloading the packages.
If your SDDC manager do not have direct connectivity option, then there could be two scenarios.
- Either a proxy server in place using which updates/bundles can be downloaded.
- Environment is air gapped and only option is to offline bundle download and updating repository manually.

Friday, 16 July 2021
Access Denied SSH SSDC manager despite entering correct password
Most often we face an issue where we try to login any photon OS appliance using ssh but we get error access denied, now if the error is due to no access then solution is to provision access, however if the account has access and you are entering correct password still you are getting this error then you must consider that the account might have been locked due to failed login attempts.

Sunday, 4 July 2021
Step-by-step VMware Cloud Foundation 4.2.1 install using VLC
In my previous post Step-by-step VMware Cloud Foundation 4.2.1 install I scrapped the lab we started for VCF 4.2.1 and now is the time we continue it with Lab constructor. It would be an injustice if I do not mention Tom Stephens(VMware)'s name who introduced VLC to me, and made my life easier.
In order to start with it we need to review the pre-requirements. You need a single physical host running ESXi 6.7+ with 12 cores, 128 GB RAM and 800 GB SSD.
Configure vSphere standard switch, create a trunk port group and set the switch MTU to 9000 , in our case we already have the Nested-SDDC switch and nested-Trunk port group configured. Our trunk port group is inheriting security settings from the switch, where its configured to accept forged transmits, promiscuous mode and mac address change. Disable these settings on the switch level and configure on the port group nested-trunk, we are doing this for only VCF lab, once we are done with this we will revert it. I am also powering off the CSR1000v virtual router, until this lab is complete.

Friday, 25 June 2021
Step-by-step VMware Cloud Foundation 4.2.1 install

Thursday, 17 June 2021
What is vExpert?? Should I apply??

Wednesday, 16 June 2021
Home Lab Step-by-Step-NSX-T 3.1 design and Install-P1
In my previous post Home Lab Step-by-Step Part-10-vSAN 7, we completed single site vSAN cluster setup. Now we will start deployment of NSX-T manager, after completing NSX-T manager installation we will talk about the different design scenarios, and we will discuss the deployment method for them as well.
If you are new to software defined networking space, then I would highly recommend reading Getting Started with NSX-T: Logical Routing and Switching: The Basic Principles of Building Software-Defined Network Architectures with VMware NSX-T by Iwan Hoogendoorn and If you at advanced level then would recommend reading Multi-Site Network and Security Services with NSX-T: Implement Network Security, Stateful Services, and Operations
Before we start deployment of our NSX-T manager, we need to make sure we are ready with pre-requisites. What are those pre-reqs? Well these are clear system requirements for NSX-T, hence kindly check them properly and make sure everything is in place.

Popular posts
-
In my previous post Step-by-Step-NSX-T 3.1 design and Install-P5 we have have completed deployment of NSX-T with BGP routing. Once NSX-T b...
-
Recently I was helping one of the customer with the upgrade of NSX-T to version 3.2. Everything was going well until it wasn't. Well whe...
-
In my previous post Step-by-step VMware Cloud Foundation 4.3 design and install vRNI we have completed deployment of vRealize network insi...
-
In my previous post I covered deployment of pfSense virtual router, now in this post I will continue with the basic configuration which is n...