EMAIL SUPPORT

dclessons@dclessons.com

LOCATION

US

Troubleshooting VMware

Troubleshooting VMware

When troubleshooting Cisco ACI and VMware integration, you should verify the individual components on each side, and test virtual endpoints connectivity through the fabric. Hence, you can start from the virtualization environment and inspect the hypervisor host to verify VM configuration and connectivity, the vSwitch, as well as port groups and uplinks to the network infrastructure and Cisco ACI fabric.

This figure depicts the hypervisor host relation to the ACI fabric, starting from the Cisco UCS blade server chassis that can be utilized as hypervisor, the ACI leaf switches, and further connection to the ACI concrete and logical models.

When there is a virtual endpoint connectivity problem, you can start from the VM itself and inspect its current state. By finding answers to the following questions, you can determine the paths you need to follow and the components that you should investigate further:

  • What is its IP address?
  • What is the MAC address?
  • What is the configured default gateway (and other static routes)?
  • Is the port configured for the right VLAN?
  • Is the cable plugged in?
  • Check the ARP table.

This starting point should be similar, disregard whether you are troubleshooting connectivity issues to a physical endpoint or virtual one.

If you have system access to the endpoint, you should log in and run commands to inspect its state. The following example shows the commands that you can use on a Linux endpoint:

  1. Verify that the VM can ping the default gateway (contracts will not prevent it).
  2. Verify the IP/gateway configuration.
  3. Check the routing table.
  4. Verify the VM's MAC address.
  5. Verify that the VM sees the link as up.
  6. Check the VM's ARP table.

This table summarizes the verification tasks you can perform on a Linux endpoint, and the commands you can use during troubleshooting:

If you are using Microsoft Windows as the operating system in the VM, you can perform similar verifications during troubleshooting. For example, you can use the ipconfig command to display all TCP/IP network configuration values, including IP address and gateway.

Comment

    You are will be the first.

LEAVE A COMMENT

Please login here to comment.