端口聚合技术
发布时间:2020-12-13 19:41:22 所属栏目:百科 来源:网络整理
导读:1、创建聚合组 2、加入端口到聚合组 3、设置聚合组主/被模式 4、设置聚合组端口模式(在主动方配置) 5、聚合成功! 操作如下: 【端口聚合】 SWA ! hostnameSWA vendorlocationChina vendorContact800-810-9119 ! ! ! ! vlan1 ! port-group1load-balancesrc
1、创建聚合组
2、加入端口到聚合组
3、设置聚合组主/被模式
4、设置聚合组端口模式(在主动方配置)
5、聚合成功!
操作如下:
【端口聚合】
SWA
!
hostnameSWA
vendorlocationChina
vendorContact800-810-9119
!
!
!
!
vlan1
!
port-group1load-balancesrc-mac
!
InterfaceEthernet0/0/1
!
InterfaceEthernet0/0/2
!
InterfaceEthernet0/0/3
switchportmodetrunk<设置该口为串口模式>
port-group1modeactive<加入到group1组并为主动模式>
!
InterfaceEthernet0/0/4
switchportmodetrunk
port-group1modeactive
!
InterfaceEthernet0/0/5
!
InterfaceEthernet0/0/6
!
InterfaceEthernet0/0/7
!
InterfaceEthernet0/0/8
!
InterfaceEthernet0/0/9
!
InterfaceEthernet0/0/10
!
InterfaceEthernet0/0/11
!
InterfaceEthernet0/0/12
!
InterfaceEthernet0/0/13
!
InterfaceEthernet0/0/14
!
InterfaceEthernet0/0/15
!
InterfaceEthernet0/0/16
!
InterfaceEthernet0/0/17
!
InterfaceEthernet0/0/18
!
InterfaceEthernet0/0/19
!
InterfaceEthernet0/0/20
!
InterfaceEthernet0/0/21
!
InterfaceEthernet0/0/22
!
InterfaceEthernet0/0/23
!
InterfaceEthernet0/0/24
!
InterfaceEthernet0/0/25
!
InterfaceEthernet0/0/26
!
InterfaceEthernet0/0/27
!
InterfaceEthernet0/0/28
!
InterfacePort-Channel1
!
nologin
!
end
SWB
!
hostnameSWB
vendorlocationChina
vendorContact800-810-9119
!
!
!
!
vlan1
!
port-group1load-balancesrc-mac
!
InterfaceEthernet0/0/1
!
InterfaceEthernet0/0/2
!
InterfaceEthernet0/0/3
switchportmodetrunk
port-group1modepassive<加入group1组并为被动模式>
!
InterfaceEthernet0/0/4
switchportmodetrunk
port-group1modepassive
!
InterfaceEthernet0/0/5
!
InterfaceEthernet0/0/6
!
InterfaceEthernet0/0/7
!
InterfaceEthernet0/0/8
!
InterfaceEthernet0/0/9
!
InterfaceEthernet0/0/10
!
InterfaceEthernet0/0/11
!
InterfaceEthernet0/0/12
!
InterfaceEthernet0/0/13
!
InterfaceEthernet0/0/14
!
InterfaceEthernet0/0/15
!
InterfaceEthernet0/0/16
!
InterfaceEthernet0/0/17
!
InterfaceEthernet0/0/18
!
InterfaceEthernet0/0/19
!
InterfaceEthernet0/0/20
!
InterfaceEthernet0/0/21
!
InterfaceEthernet0/0/22
!
InterfaceEthernet0/0/23
!
InterfaceEthernet0/0/24
!
InterfaceEthernet0/0/25
!
InterfaceEthernet0/0/26
!
InterfaceEthernet0/0/27
!
InterfaceEthernet0/0/28
!
InterfacePort-Channel1
!
nologin
!
end
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 如何在Ruby中的OptionParser中只获取长选项?
- Cocos2d-x Lua/Javascript脚本代码加密实现例子【转】
- 《从零开始学Swift》学习笔记(Day 11)――数据类型那些事
- SP2-0042:Unknow command 'load data' - rest o
- 【TDD】The Test Bus Imperative
- 如何反编译pdb以获取C#源代码?
- WinForm中BackgroundWorker控件用法简单实例
- c# – ListView中的“无限滚动”/避免可重入滚动事件
- Flex中使用IFRRAME以调用外部网页使用注意事项
- reactjs – React-Redux复杂(深层)状态对象