> 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.
