Category: NSX

  • NSX DFW using AD Groups

    This particular use-case is to implement network security to allow or block network access to certain applications/servers in the datacenter, depending on the logged-on user in a horizon view envir… Source:…

  • Learn NSX – Part-05 (NSX Controller)

    Friends, In my Previous NSX series posts , we have successfully deployed NSX Manager , now to move on further , Next thing is deploy NSX controllers , in this…

  • vRealize Network Insight (vRNI)

    VMware vRealize Network Insight 3.0.0 (Arkin) is now generally available. vRNI delivers intelligent operations for software-defined networking and security, with converged visibility across virtual and physical networks, planning and recommendations…

  • Learn NSX – Part-04 (Configure NSX Manager)

    Friends , this get a bit delayed as i was busy with other commitments , here comes the next part… You must log in to the NSX Manager virtual appliance…

  • Troubleshooting VXLAN vmknic

    If VXLAN Connectivity isn’t operational, It means if a VM on a VXLAN cannot ping another one on the same logical switch the most common reason is a misconfiguration on…

  • Learn NSX – Part-03 (Deploy NSX Manager)

    Here comes the NSX Manager deployment Pre-requisite and Procedure… Prerequisites… You must be assigned the Enterprise Administrator or NSX for vSphere administrator role. Verify that a datastore is configured and…

  • !!!!Passed VCIX-NV!!!!

    Hi Friends , today set for VCIX-NV (advanced level of certification for VMware NSX) exam and really felling happy and exited to share that i have cleared it , now…

  • Learn NSX – Part-02 (NSX Manager)

    I hope first part of NSX Learn series should be as per your expectation and you must have now understanding , what components of NSX are part of which plane.…

  • Learn NSX – Part-01

    As promised in my last post , here  comes the first part of NSX learning…. NSX for vSphere creates a network virtualization layer on top of which all virtual networks…

  • NSX Components

    Starting a series of posts for beginners , who wants to understand what is NSX and What it does , how it can help you and your organisations to enhance…

  • Finding IDs of vCenter Object

    When you use NSX API , there are many places inside the API we need to provide Object Ids. here is the procedure by which we can get vCenter Object…

  • Restrict User Access using NSX Load Balancer Application Rules without using Firewall

    Use Case: I have a single data center with two departments on different subnets accessing their respective VDI pools sitting behind a NSX Load Balancer. suppose HR users are having…

  • Automation Leveraging NSX REST API

    A new Automation Guide has been published by VMware to help customers to Automate the Virtual Networking using NSX APIs. VMware NSX provides a RESTful API service via NSX Manager…

  • VMware NSX Firewalling using AD Groups

    This particular use-case is to implement network security to allow or block network access to certain applications/servers in the datacenter, depending on the logged-on user in a horizon view environment. This…

  • Add a Static Route to DLR

    In my last post i have created a DLR using API , now as per requirement we have to add a default route on DLR. Request Type : PUT https://<NSX-MGR-IP>/api/4.0/edges/edge-35/routing/config/static…

  • Deploy Distributed Logical Router using NSX API

    I am working on a NSX Design and Deployment engagement, this includes deployment of NSX on many sites and all sites spread across many cities of India and working on…

  • NSX Edge Backup and Restore

      Apart from NSX Manager backup and restore procedure , I was looking for a procedure to backup and restore NSX edge appliances.Here is the API way to do this….…

  • Assigning User Permissions(RBAC)-NSX

    In this post, we will get into the NSX  Permission (Role Based Access control) configuration. Let’s go to NSX console from vSphere Client and from there Go to “Manage” -> “Users”…