H11-811 · Question #166
The HTTP server can deliver the same policy file to eSpace IP phones of the same model to upgrade the IP phones in batches.
The correct answer is A. TRUE. A (TRUE) is correct because an HTTP server can host a single configuration/policy file that multiple IP phones of the same model retrieve simultaneously, enabling batch upgrades without manually configuring each device. This is a standard enterprise provisioning pattern where…
Question
The HTTP server can deliver the same policy file to eSpace IP phones of the same model to upgrade the IP phones in batches.
Options
- ATRUE
- BFALSE
How the community answered
(43 responses)- A84% (36)
- B16% (7)
Explanation
A (TRUE) is correct because an HTTP server can host a single configuration/policy file that multiple IP phones of the same model retrieve simultaneously, enabling batch upgrades without manually configuring each device. This is a standard enterprise provisioning pattern where phones auto-download their configuration on boot or at scheduled intervals.
B (FALSE) is wrong because there is no technical barrier preventing this - the HTTP server is stateless and can serve the same file to unlimited clients concurrently, making batch delivery both possible and practical.
Memory tip: Think of the HTTP server like a software update server (Windows Update, App Store) - one update package, many devices download it. Same model = same policy file = batch upgrade. "Same model, same file, HTTP delivers."
Community Discussion
No community discussion yet for this question.