Top Posts
- Moving VMs from ESX to Workstation
- Moving a vmnic from vDS to vSS at the host commandline
- "300 out of 500" : What is a passing score?
- Linksys wireless router Unexpected Error 2197
- Virtual Machines 3 (TestTrack Unplugged)
- Migrate VMs between portgroups/virtual switches/vSS/vDS
- VMware: Repairing orphaned ESX snapshots
- vCenter Storage Status "unknown"
- NetApp port descriptions and what to do with e0M, SP and ACP
- vSphere5: Setting the Observed IP Range
Subscribe to Blog via Email
Feedback
Category Cloud
Wordpress
Tag Archives: NSX
VMWorld 2018: Tuesday
The keynote was nice as a client was on stage talking about the success of an implementation I helped with. Cool stuff. Then Sanjay talked to Malala Yousafzai which was pretty amazing. Makes me wish I brought my daughters to VMworld. … Continue reading
Posted in API, Certification, Network, NSX, Virtualization, VMware Tagged NSX, PKS, vmworld Leave a comment
VMWorld 2018: Monday
Today kicked off with the main keynote featuring Pat Gelsinger. There were several new announcements including: Amazon RDS database service will now run on your local VMware servers VMware ESXi now fully supports ARM processors VSAN now supports S3 storage … Continue reading
Posted in CLI, Cloud, Computing, Disaster Recovery, Security, Storage, Virtualization, VMware Tagged AWC, HCX, NSX, VMC Leave a comment
NSX-T a.k.a NSX Cloud API tips and tricks
NSX-T has lots of interesting capabilities, but due to the rapid development and release cycle many are only available via API calls right now. Making a request While the NSX-T documentation has some nice examples such as: Configure an L2VPN … Continue reading
NSX: Upgrading to 6.4.0 from 6.3.x with a Control VM HA IP configured
tl/dr: If you upgrade from NSX 6.3.x to 6.4.0 make sure you remove the Control VM HA IP if it is set. Note that I have checked this with DLR and UDLRs. So I wrote about this the other day … Continue reading
NSX 6.4 DLR HA changes
tl/dr: Enable HA during DLR deployment, don’t specify an HA IP address (if prompted), use a unique logical switch for HA. Edits: Some info from VMware below. Also, if you are upgrading from 6.3 I would remove the HA IP … Continue reading
VMware on AWS Quick Hits
vSphere plus SDDC Manager (VMware Cloud Foundation) plus NSX-V hosted on bare-metal at AWS. VMware manages hardware account and bills you (separate from any AWS account you have) 4 nodes to start – each 2 socket/36 core, 512GB RAM, … Continue reading
VMware AppDefense Quick Hits
Brought to you by the NSBU at VMware, home of NSX-V, NSX-T, VRNI. Cloud-based with a local “proxy” (assuming local need). Developer-focuses with tie-ins to development stream to track changes. Supports Windows 2012, 2012R2, 2016 with *nix support coming. Loads … Continue reading
VMware NSX-T Quick Hits
NSX-T(ransformers) is a multi-hypervisor (ESX/KVM) cousin of NSX-V. Same SKU (if you own NSX-V 6.x, you own NSX-T 2.x). One NSX-T Manager can have multiple vCenters as “Compute endpoints” Standalone HTML5 client (not WebClient) NSX-T Edges can be VMs or … Continue reading
Posted in Network, NSX, Security, Virtualization, VMware Tagged networking, NSX, NSX-T Leave a comment
Migrate VMs between portgroups/virtual switches/vSS/vDS
I wrote this to help a client migrate to VXLAN from portgroups. It pulls from a CSV file named c:\scripts\ImportPortGroups.csv which is structured: VLAN,PortGroup,wire 123,dVLAN 123,192.168.123.0/24 and accepts the initial number (VLAN) as a commandline parameter such as: changeportgroups 123 … Continue reading
Posted in NSX, PowerShell, Scripting, Virtualization, VMware Tagged migration, NSX, powercli, vSphere Leave a comment
Free NSX books from VMware
VMware NSX Micro-segmentation: Day 1 Guide VMware NSX Micro-segmentation: Day 2 Guide VMware Operationalizing NSX Automating NSX for vSphere with PowerNSX