Objective 3.4 of VCAP6-Deploy exam covers following topics
- Perform a vDS Health Check for teaming, MTU, mismatches, etc.
- Configure port groups to properly isolate network traffic
- Use command line tools to troubleshoot and identify configuration issues
- Use command line tools to troubleshoot and identify VLAN configurations
- Use DCUI network tool to correct network connectivity issue
Lets discuss about these topics one by one.
Perform a vDS Health Check for teaming, MTU, mismatches, etc.
The network configuration for the vSphere infrastructure is a very cumbersome task and if the process is not automated then there are chances of configuration error. Typical network configuration includes tasks like configuring VLAN, Setting uplinks, NIC teaming, configuring VLAN etc.
Now if anyone of the above configuratin is misconfigured, it can lead to host disconnection, VM traffic not traversing to destination, storage disconnection (if using iSCSI) or any other issues.
In earlier versions of vSphere, there were no tools available that could help resolve such misconfigurations across the physical and virtual switches.… Read More