Courseiva

VCP-DCV

Full exam simulation

2:15:00
1

Configure and Manage vSphere Networking

hard

An administrator is troubleshooting SSH connectivity to an ESXi host from a management workstation at 10.10.10.2. The SSH session is established, but the administrator cannot ping the host's IP 10.10.10.1. Based on the exhibit, what is the most likely cause?

Exhibit

Refer to the exhibit.

# esxcli network ip connection list | grep -E "10.10.10.1|10.10.10.2"
tcp        0      0  10.10.10.1:22            10.10.10.2:45678        ESTABLISHED  new-session
udp        0      0  10.10.10.1:123           0.0.0.0:*

# esxcli network ip route ipv4 list
Network          Netmask          Gateway          Interface
0.0.0.0          0.0.0.0          10.10.10.254     vmk0
10.10.10.0       255.255.255.0    0.0.0.0          vmk0
169.254.0.0      255.255.0.0      0.0.0.0          vmk1
0 of 70 answered