> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/confirm-the-zpls-module-is-operational.md).

# 确认 ZPLS 模块已正常运行

初始化 ZPLS 模块后，必须确认分配情况以及所需服务正在运行。要确认 ZPLS 模块的状态，请执行以下步骤：

1. 登录 Zoom Web门户。
2. 在 **电话系统管理** 子菜单下，选择 **公司信息**.
3. **找到站点名称** 您将 ZPLS 模块分配到的站点，并且 **单击站点名称**.
4. 在接下来的屏幕上，单击 **设置** 显示在站点名称下方的选项卡。

   <div data-with-frame="true"><figure><img src="/files/7cbca0c54d4b96140923953056848b77ed76c6e0" alt="" width="563"><figcaption></figcaption></figure></div>
5. 找到 **Zoom Node** 子部分，并单击 **管理** 旁边的 *Local Survivability*.

   <div data-with-frame="true"><figure><img src="/files/2aaa520e2852287704cb1d3e0ab31f67a5c4e319" alt=""><figcaption></figcaption></figure></div>
6. 在下一页，模块状态应显示为 **运行中**，并显示模块的当前版本和 IP 地址。如果此屏幕显示，则说明该模块已成功配置并关联到 Zoom Phone 站点。

   <div data-with-frame="true"><figure><img src="/files/4896dc56f3a720a31612f9c4ad61367f5eca1f7a" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-local-survivability-field-guide/confirm-the-zpls-module-is-operational.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
