For example, a VM may not be able to ping its own IP address, its gateway, or other IPs.
ipconfigEthernet adapter Local Area Connection 1:Connection-specific DNS Suffix . :IP Address. . . . . . . . . . . . : #.#.#.#Subnet Mask . . . . . . . . . . . : 255.255.255.0Default Gateway . . . . . . . . . : #.#.#.#ifconfigeth0 Link encap:Ethernet HWaddr ##:##:##:##:##:##inet addr:192.168.#.# Bcast:192.168.#.# Mask:255.255.255.0UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1RX packets:14 errors:0 dropped:0 overruns:0 frame:0TX packets:38 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1000RX bytes:2080 (2.0 KiB) TX bytes:7037 (6.8 KiB)lo Link encap:Local Loopbackinet addr:127.0.0.1 Mask:255.0.0.0UP LOOPBACK RUNNING MTU:16436 Metric:1RX packets:1453 errors:0 dropped:0 overruns:0 frame:0TX packets:1453 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:0RX bytes:2294308 (2.1 MiB) TX bytes:2294308 (2.1 MiB)ipconfig or the ifconfig command does not produce any output, ensure that the NIC is enabled, and/or contact your OS vendor to obtain the correct command(s).ipconfig or the ifconfig command, verify that the IP address and subnet mask are correct. If they are not correct, set them to the expected values.ipconfig /renew# dhclient -r# dhclient eth0