A network administrator is deploying a virtual machine (VM) on a desktop computer to run a network management service. The service requires the VM to obtain its own IP address directly from the physical network's DHCP server and be fully accessible by other physical devices on the local subnet. Which virtual network adapter mode should the administrator configure?
- ANAT (Network Address Translation) mode
- Bridged modeCevap
- CHost-only mode
- DInternal mode
Cevap
Bridged mode should be configured because it binds the virtual adapter directly to the physical network adapter, enabling the guest virtual machine to receive an IP address from the physical DHCP server and communicate as an independent host on the physical subnet.
Bridged mode creates a direct connection between the virtual network interface card (vNIC) and the physical host's network interface card (NIC). This allows the virtual machine to operate as an independent device on the physical network, obtaining its own IP address from the physical network's DHCP server and accepting incoming connections from physical network hosts.
Adım Adım Çözüm
Anahtar Kavram
Virtual Network Adapter Modes (Bridged vs. NAT vs. Host-Only vs. Internal)
Tahmini Süre:1m 0s