# Windows Server 链路聚合配置

### 1. 创建聚合组

打开服务器管理器=>本地服务器=>NIC组合

![image-20220617145935575](https://pic.chjina.com/2022/07/13/20220617145942.png)

![image-20220617150238274](https://pic.chjina.com/2022/07/13/20220617150238.png)

在组名称中设置链路聚合网卡的名称

### 2. 添加聚合网卡

2.1成员适配器中选中需要聚合的网卡，

![image-20220617152742554](https://pic.chjina.com/2022/07/13/20220617152742.png)

成员模式：

* 交换机独立模式：一般正常的配置这个，交换机端可不用配置链路聚合
* 静态成组模式：交换机需静态配置链路聚合
* LACP模式：交换机端需配置动态链路聚合

点击确定即可。

然后在网络适配器里就可以看见新创建的聚合网卡了。

![image-20220617153326285](https://pic.chjina.com/2022/07/13/20220617153326.png)

### 3. 配置网络信息

配置新的聚合网卡IP地址等信息。 速度显示两个物理网口的合

![image-20220617154846309](https://pic.chjina.com/2022/07/13/20220617154846.png)


---

# 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://docs.chjina.com/it-zhi-shi-ku/xi-tong-pei-zhi-he-you-hua/windows/windows-server-lian-lu-ju-he-pei-zhi.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.
