- 85
- 0
- 约5.3千字
- 约 15页
- 2017-05-27 发布于河南
- 举报
服务器网卡多网卡绑定及vlan划分配置方法
欢 访问
服务器网卡多网卡绑定及vlan 支持
版本: 1.0
原理: 利用802.3ad 协议,实现多网卡的绑定。
利用802.31p 协议,实现服务器对多vlan 的支持。
结果: 通过netperf 测试,双网卡绑定流量可以达到1.5G 以上。
通过对vlan 的支持,服务器可以绑定多个vlan 的ip。
软件环境:
broadcom 网卡 windows 2003 windows 2008 Dotnet3.5 broadcom 管理软件BACS
intel 网卡 windows 2003 windows 2008 最新驱动包
hp 服务器 最新驱动包,hp 网卡管理工具
linux centos 6.2
注意事项:
1) 一定要确定交换机端口和服务器网卡的对应关系。
2) 配置的时候,交换机端口关闭,待服务器和交换机全部完成配置后,再开
启端口,否则可能导致交换机端口自动阻塞。
3) 配置的时候网卡 ip 信息会丢失,如果是远程操作,会造成连接丢失,请
做预案。
操作步骤:
1. 交换机配置
多网卡绑定支持
假设3,4 端口做port-channel,相关配置如下:
snda-intel-lab-2960s-250#sh running-config int port-channel 1
Building configuration...
Current configuration : 55 bytes
!
interface Port-channel1
switchport mode access
end
snda-intel-lab-2960s-250#sh running-config int g0/3
Building configuration...
Current configuration : 137 bytes
!
interface GigabitEthernet0/3
switchport mode access
spanning-tree portfast
channel-protocol lacp
channel-group 1 mode passive
end
snda-intel-lab-2960s-250#sh running-config int g0/4
Building configuration...
Current configuration : 137 bytes
!
interface GigabitEthernet0/4
switchport mode access
spanning-tree portfast
channel-protocol lacp
channel-group 1 mode passive
end
vlan 支持,交换机接服务器端口做truak 配置
interface GigabitEthernet0/15
switchport mode trunk
2. 软件安装
Windows 系统
1)intel 网卡在intel 网站下载最新的网卡驱动安装就可以。
2 )broadcom 网卡在 broadcom 网站下载最新驱动,并下载网卡管理工具, 目前能下载到
的管理工具只支持windows server 2008,如果需要支持windows server 2003 请在dell
ibm 等厂家网站支持页面下载比较老的版本。
3 )hp 服务器安装最新的网卡驱动和管理工具,hp 的设置方法和broadcom 设置类似,多
网卡绑定介绍broadcom 管理工具使用,网卡vlan 介绍hp 网卡的使用。
Linux 系统不需要安装特殊软件
3. 配置网卡端口绑定
Windows 系统
broadcom 网卡
添加一个端口组
下一步
输入一个名字
选择第二项802.3ad
添加要绑定的网卡
配置vlan ,一般没有的,跳过
完成
需要几分钟的配置
网卡需要几分钟和交换机协商,完成后,可以看到两块网
您可能关注的文档
最近下载
- 常微分方程(第四版)课件 王高雄 高等教育出版社 第一章 绪论.pptx VIP
- 第四单元-第二章-第一节 食物中的营养物质课件-2024-2025学年七年级生物下学期人教版202.pptx
- 新技术、新工艺、新材料及新理念在市政工程中的应用.ppt VIP
- 《四川麻将竞赛规则》(TTFMJ 01-2024).pdf VIP
- 大学语文 课件全套 吕澜希 第1--7章 先秦文学---外国文学.pptx
- 盈建科教学知识培训课件.pptx VIP
- 常微分方程(第四版)课件 王高雄 高等教育出版社 第二章 一阶微分方程的初等解法(一).pptx VIP
- 现代产品设计与开发第7章 CMF设计的材料与工艺.pptx VIP
- 【教案】八年级 第16课 模块功能先划分.docx VIP
- 离散数学(微课版)(第2版).pptx
原创力文档

文档评论(0)