Intro A couple of years ago I wrote this https://vdives.com/2020/12/28/nsx-t-syslog-configuration/ to cover the configuration of syslog on the NSX Managers and Edge Nodes as at the time there was no way to configure it within the UI. Instead it had to be done manually on each edge node and on the NSX Manager, while this […]
Category: NSX-T
Quick Tips: NSX-T Login Window with a User Agreement Banner
Intro Sometimes customers have compliance requirements often in secure environments such as banks or defense systems etc as such along with other security measures it’s common for login banners and or consent forms to be used when logging into systems which is what this quick tip will cover. Login Message without Explicit Consent. Lets start […]
Quick Tips: NSX-T User Interface Settings
Intro I’ve mentioned this a couple of times in passing during other posts, I often see customers trying to find settings that are hidden in the Manager mode and they are unable to access them as their account is not setup to show both the Policy and Manager modes. VMware is moving away from Manager […]
Quick Tips: NSX-T SSH/Cli Timeout Manager and Edge
Intro So in the last post we set the web UI timeout value for the NSX-T manager, this covers the web interface but what about the ssh connections for that we need to adjust the cli-timeout value to check the current settings run get cli-timeout we can see that the default timer is set to […]
Quick Tips: NSX-T Manager Web-UI Timeout
Intro So I’ll be honest this is not something I’ve ever set for a customer, maybe they set it themselves after I leave the engagement maybe not. However it’s a handy feature especially if you’re working on a lab or security is not you major worry. Or on the flip side maybe security is a […]
NSX-T local login
Intro I’ve been meaning to put up this simple blog post for a while now as I run into this quite often and then find myself searching the web looking for the right URL to resolve it. Since the main purpose of my blog is as a reference tool for myself I figure it’s about […]
NSX-T 3.2.x sizing changed?
Has the sizing of the NSX-T managers changed in 3.2.x? A colleague of mine recently completed a dual site NSX-T deployment that required the addition of two vCenters to the single NSX-T manager cluster, in his case the VC’s were running one at each site however the same issue would occur for a single site […]
VMware NSX 4.0.0.1 released
VMware NSX 4.0.0.1 has now been release the product is now no longer called NSX-T but VMware NSX. Yes it says version 4.0.0.1 as to what happened to 4.0 we’ll never know 😀 This release seems to add a lot of IPv6 functionality. Interestingly it seems the Native Load Balancer has not yet been removed […]
NSX-T 3.2 Upgrade issue
An upgrade issue has been identified by VMware for NSX-T 3.2 as such they are currently only recommending to use 3.2 in greenfield deployments only. https://kb.vmware.com/s/article/87231 At this time, use NSX-T 3.2.0 for greenfield deployments only. Customers upgrading to NSX-T 3.2.0 may encounter an NSX-T Management Plane upgrade failure during the “run_migration_tool” phase of the […]
NSX-T Layer 2 Bridging
Intro NSX-T Layer 2 bridging allows us to connect or ‘Bridge’ a VLAN backed port group or device to an NSX-T Overlay network. Why would we want to do this? Well its a common use case for migrating workloads into NSX-T Overlay networks or to provide connectivity between physical servers and Overlay backed VM’s while […]