Posted On March 31, 2019

VMWare Networking Stuff

kimconnect 0 comments
blog.KimConnect.com >> Networking >> VMWare Networking Stuff

Management
MTU: 1500

VM Network
MTU: Default (1500)

vMotion
MTU: 1500
vMotion must be selected on the vMkernel

iSCSI (if no HBA is being used, software iSCSI requires specific setups)
MTU: 9000
Each VMkernel Port must be associated with 1 NIC, only
Multiple VMkernels could be included within a Standard Switch

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Enable Jumbo Frames on a Windows Host

Overview: Whether the engineer or sysadmin works in the realm of 'networking', 'database', or 'Windows',…

Network Zones

Corporate Head-Quarter:DMZ: Extranet: VendorsWeb: Front-end Sites (a) Web (b) Application (c) DataPublic: Public, satellite VPN…

PowerShell: Alternative to Test-NetConnection for Legacy Windows

This little snippet is useful as a helper function to quickly determine port connectivity between…