nerdexam
Broadcom-VMware

VCP550 · Question #93

An administrator needs to create an IP allocation policy for a multi-tiered application running in a vApp. The IP addresses should be allocated automatically by vCenter Server, but should not be relea

The correct answer is D. Static - IP Pool. The 'Static - IP Pool' model has vCenter automatically assign IPs from a configured pool while keeping those addresses reserved even when the VM is powered off.

Administer Virtual Machines

Question

An administrator needs to create an IP allocation policy for a multi-tiered application running in a vApp. The IP addresses should be allocated automatically by vCenter Server, but should not be released even if a virtual machine is powered off. Which IP allocation model should the administrator use for the vApp?

Options

  • AStatic - Manual
  • BTransient - IP Pool
  • CDHCP
  • DStatic - IP Pool

How the community answered

(23 responses)
  • A
    17% (4)
  • B
    9% (2)
  • C
    4% (1)
  • D
    70% (16)

Why each option

The 'Static - IP Pool' model has vCenter automatically assign IPs from a configured pool while keeping those addresses reserved even when the VM is powered off.

AStatic - Manual

Static - Manual requires the administrator to individually assign each IP address rather than having vCenter automatically allocate one from a pool.

BTransient - IP Pool

Transient - IP Pool does allocate IPs automatically from a pool, but it releases the address back to the pool as soon as the VM is powered off, which violates the requirement for persistent allocation.

CDHCP

DHCP delegates IP assignment to an external DHCP server rather than to vCenter Server itself, and provides no guarantee that a VM will receive the same address after a power cycle.

DStatic - IP PoolCorrect

Static - IP Pool directs vCenter Server to automatically select and assign an IP address from a pre-configured IP pool, removing the need for manual administrator assignment. Unlike the Transient model, the assigned address is retained by the VM even when it is powered off or suspended, satisfying the requirement for persistent addressing in a multi-tiered application. The IP is only released back to the pool when the VM is deleted from the vApp entirely.

Concept tested: vApp IP allocation model Static - IP Pool

Topics

#vApp IP allocation#static IP pool#IP policy#vApp networking

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice