当前位置:网站首页>Ethernet channel Ethernet channel
Ethernet channel Ethernet channel
2022-08-10 13:07:00 【angry curly hair】
EtherChannel ether channel
EtherChannel ether channel
Bundle multiple Ethernet links as 1channel is used,Increase available bandwidth,最多8link bundle,即2、4、8.
注意:All link ports that make up a channel must have the same attributes,such as duplex,速率,trunk等.
There is no full sense of load balancing between the links in the channel,The method of distributing traffic on the link is mentioned below.Bundle multiple Ethernet links as 1channel is used,Increase available bandwidth,最多8link bundle,即2、4、8.
注意:All link ports that make up a channel must have the same attributes,such as duplex,速率,trunk等.
between the links in the channel
Eth-trunk :Ethernet relay
Channel technology logically integrates multiple physical interfaces into one interface,实现带宽叠加的作用
二层ether-trunk :提高链路的带宽,Reduced the number of blocked ports,Add three layers of network stabilityether-trunk :Increased link bandwidth,增加网络的稳定性
LACP:链路聚合控制协议,公有协议,发送LACPDUNegotiate the ether channel,Maximum support is at16Ethernet channel negotiation on the link, 只能使用8条,当使用16link to negotiate,选择8条为主链路,其余8bar is the backup link
Ether-trunk配置指南:(注意: 在华为中,eth-trunkThe physical interface in can not be configured,所有的配置都是在eth-trunk 接口中)
1.All interfaces within the channel must support iteth-trunk
2.All interfaces within a channel must have the same speed and duplex mode(LACPMust be full duplex)
3.If the interface is access,must be allaccess,并且属于同一VLAN
4.If the interface is trunk ,must have the sametrunk VLAN 允许列表
5.If three layers are enabledether-trunk,则IP地址配置在eth-trunk .
6.All interfaces in the channel are connected to the same device to create an Ethernet trunk interface:
Zone the physical interface ineth-trunk接口:
Check the status of the Ethernet trunk interface:
Adjust the load balancing mode of the interface:
冗余:Backup Link Redundancy Equipment Redundancy Power Redundancy
Engine redundancy--------RPR(2-4分钟) RPR+(1-2分钟) sso(standby Switchover) over nsf(Uninterrupted forwarding )网关冗余:HSRP(Hot Backup Gateway Redundancy Protocol) VRRP GLBP(网关负载均衡协议)
VRRP :虚拟网关冗余协议,工业标准
0000-5e00-01 | 64 |
一个VRID中,指定一个VIP地址,产生一个VMac地址()
固定,VRRP VRID numbered features:
1.hello时间1s hold时间3.6
2.在选举过程中发送hello,若选举After completion onlymaster 发送hello,源Mac地址为Vmac,目标IP地
址为
224.0.0.18
3.选举一个master 多个backup
4.Preemptive opening
5.VRRP master selection: 1.Compare the highest priority 2.Compare the largestIP地址 (优先级默认为100 , 范围
1-255 ,数值越大越优)
6.VRRP中的虚拟IPThe address can also be the real one of a backup network segmentIP地址 ,At the same time, the priority of the backup network segment defaults to
255.(HSRP GLBPcannot be trueIP地址)
接口配置:
查看:
VRRP 切换:
Downlink handover:不VRRP的超时时间有关,默认为3s
Uplink handover:Not related to reconvergence of routing tables,可以使用track 跟踪 (优化)
VRRP 实现流量的负载均衡: 需要创建多个VRID 组 ,One group oneVIP 不同的VRID The settings are differentmaster 路由器;
边栏推荐
- LeetCode medium topic search of two-dimensional matrix
- 漏洞管理计划的未来趋势
- 基础 | batchnorm原理及代码详解
- Detailed explanation of es6-promise object
- Guo Jingjing's personal chess teaching, the good guy is a robot
- IP地址分类以及网络地址的计算(子网划分、超网划分)[通俗易懂]
- 机器学习实战(2)——端到端的机器学习项目
- 培训机构学习费用是多少呢?
- 浙大、阿里提出DictBERT,字典描述知识增强的预训练语言模型
- Behind IDC's No. 1 position, what kind of "video cloud" is Alibaba Cloud building?
猜你喜欢
Comparison version number of middle questions in LeetCode
CURRENT_TIMESTAMP(6) 函数是否存在问题?
表中存在多个索引问题? - 聚集索引,回表,覆盖索引
ArcMAP has a problem of -15 and cannot be accessed [Provide your license server administrator with the following information:Err-15]
LeetCode·每日一题·640.求解方程·模拟构造
11+ chrome高级调试技巧,学会效率直接提升666%
CV复习:空洞卷积
多线程下自旋锁设计基本思想
【黑马早报】雷军称低谷期曾想转行开酒吧;拜登正式签署芯片法案;软银二季度巨亏230亿美元;北京市消协约谈每日优鲜...
专有云ABC Stack,真正的实力派!
随机推荐
【集合】HashSet和ArrayList的查找Contains()时间复杂度
Comparison version number of middle questions in LeetCode
Polygon zkEVM工具——PIL和CIRCOM
MYSQL误删数据恢复
Shell:数组
【黑马早报】雷军称低谷期曾想转行开酒吧;拜登正式签署芯片法案;软银二季度巨亏230亿美元;北京市消协约谈每日优鲜...
表中存在多个索引问题? - 聚集索引,回表,覆盖索引
Chapter 5 virtual memory
LeetCode中等题之颠倒字符串中的单词
虚拟机桥接模式不能上网
2022 Recruitment Notice for Academician Zhao Guoping Group of Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences
Requirements for the construction of Loudi stem cell preparation laboratory
Behind IDC's No. 1 position, what kind of "video cloud" is Alibaba Cloud building?
Deploy the project halfway through the follow-up
没有接班人,格力只剩“明珠精选”
一文详解 implementation api embed
中科院深圳先进技术院合成所赵国屏院士组2022年招聘启事
NodeJs原理 - Stream(二)
Ethernet channel 以太信道
BEVDet4D: Exploit Temporal Cues in Multi-camera 3D Object Detection 论文笔记