cisco端口聚合+windows service2012 NIC配置实例
步骤:1、思科交换机的配置 在特权模式下新建链路聚合channel 端口,并将端口加入Vlan sw2960(config)#intport-channel 1(根据实际情况填写channel号) sw2960(config)#switchportaccess valn 20 配置要加入链路聚合的端口 interfaceG1/0/1 switchportaccess vlan 20 channel-group6 mode active interfaceG2/0/2 switchportaccess vlan 20 channel-group6 mode active 2、在server 2012上打开“服务器管理器”,点击"启用NIC组合"[*]在组的任务栏上选择“新建组”
[*]定义组名称选择要加入该组的网卡,在其他属性上选择成组模式为”LACP”,负载平衡模式为动态。
[*]完成以上选项后,观察适配器这栏的网卡是否是活动的。
3. 检查
在交换机上通过show etherchannel summary 命令查看是否聚合成功。
页:
[1]