# 交换机Q\&A

### Q: 交换机面板poe按钮有什么用

A: 这个“开关”是用来查看哪些接口正在给终端设备供电，按下去之后，只有正在供电的接口会亮；其他所有非供电接口都不会亮；POE按钮不按的情况下，正常通信的接口都会亮（绿色或者橙色）

| 项目         | 状态           | 说明                                          |
| ---------- | ------------ | ------------------------------------------- |
| 模式按钮与模式指示灯 | 短按模式按钮，指示灯变绿 | 端口指示灯指示交换模式                                 |
| 模式按钮与模式指示灯 | 短按模式按钮，指示灯变黄 | 端口指示灯指示PoE模式                                |
| 交换模式       | 绿灯常亮         | 1000M端口LINK                                 |
| 交换模式       | 绿灯闪烁         | 1000M端口数据收发                                 |
| 交换模式       | 橙灯常亮         | 10/100M端口LINK                               |
| 交换模式       | 橙灯闪烁         | 10/100M端口数据收发                               |
| PoE模式      | 绿灯常亮         | 端口正常对外供电                                    |
| PoE模式      | 橙灯常亮         | PD设备所需功率超过端口所能提供的最大功率/交换机端口的功率超过该端口对外能提供的功率 |
| PoE模式      | 红灯常亮         | PoE电源故障或PD设备电源短路                            |
| PoE模式      | 灭            | 端口未链接                                       |

### Q: poe交换机的poe供电端口接交换机、电脑可以吗？

A: 可以的。poe供电都是会有一个协商过程的。


---

# Agent Instructions: 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:

```
GET https://kerwin.gitbook.io/ruijie/jiao-huan-chan-pin/jiao-huan-ji-qa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
