当前位置:网站首页>Load balancing configuration of EIGRP for daily technology sharing
Load balancing configuration of EIGRP for daily technology sharing
2022-06-09 21:27:00 【GLAB-Mary】
Topology 
Equivalent load balancing
AD identical
Metric equal
EIGRP The default support 4 Equivalent load balancing , The biggest support 6 strip .
see :show ip protocols
R1(config-router)#maximum-paths 6( Maximum supported entries , because ISO Different , The numbers are different )
modify Metric value : Change at the entrance of the routing flow direction
Modification delay :delay value (10 usec)
for example : When changing delay , If you want to change the delay to 2000usec
Must R3(config-if)#delay 200
Modify bandwidth :bandwidth value (kbit)
see :show interfaces s1/1
Offset-list: Offset list
Route different routes metric Change the value to the same , For load balancing
R3(config)#access-list 1 permit 1.1.1.0 0.0.0.0 ACL There is no need to add the following when matching routes 0.0.0.0
R3(config-router)#offset-list 1 in/out 3 Serial 1/1 This command can only be added on the original basis metric value
( The original Metric + 3)
notes : Such as offset-list Called ACL non-existent , Then all routes metric All change
Non equivalent load balancing
Premise : The path that can be put into the routing table must be Successor or Feasible Successor, I.e. compliance FC Conditions ,show ip eigrp topology Visible path .
To configure :
R3(config-router)#variance U (1-128) By default EIGRP Only equivalent load balancing is supported , namely variance=1
variance The value of : The minimum FD value ×V value >= The highest FD value
FS’s FD < U*Successor’s FD
U The value is determined by yourself (1-128)
The premise is that this route must first become Feasible successor , Otherwise it will not be used for load balancing
Traffic assignment : This command only works in non equivalent load balancing , In equivalent load balancing , The meaning of the two parameters is the same
traffic-share balanced: The traffic assigned by the router to each route is inversely proportional to its measurement
traffic-share min across-interfaces: The router will only use the least expensive route
边栏推荐
- GBase8s数据库select子句4
- Fedformer:frequency enhanced decomposedtransformer for long term series forecasting[still learning...]
- Binary search tree
- Kubernetes native cicd:tekton Hello World
- Sequence traversal of binary tree
- 兰吉尔FFC3 电表电能量采集终端替代方案(DLMS红外光电采集器)
- 通过快排O(n)内查找第K大元素思路
- Go calls several simple examples of kubernetes API
- Soflu software robot: an automatic tool to assist enterprises in landing Devops
- KubeVirt CICD Tekton (2) - task run:datavolume & ssh-key
猜你喜欢

Analysis of source code data anti leakage solution

保存和复制绘图时保留最少的空白

Pycharm进入debug模式后一直显示collecting data解决方法

To simplify, one annotation completes the database configuration

Analysis of 403 problems of Pro backstage sub administrator

Es automatic stop

Le navigateur ne peut pas ouvrir Baidu, d'autres peuvent être ouverts normalement

STM32 memory knowledge

A thorough understanding of the very important ticket lock in concurrent programming -- stampedlock

(I) apple has open source, but so what?
随机推荐
Share 16 useful typescript and JS tips
GBase8s数据库select子句3
MediaTek: the market demand will not disappear, and the compound annual growth rate of revenue in the next three years will exceed 14%
Database, looking at the operation training problem, I suddenly can't do it. Solve it
【代码审计】buu_[GWCTF 2019]mypassword
做副业赚钱,这几个热门自媒体平台收益超多
Why rewrite equals and hashcode?
堆(优先队列)
Perfect number (arithmetic borrow problem)
编程题:统计字符串中出现次数最多的字母
[time series] TFT: multi-step direct prediction of interpretable time series transformers
快递单信息抽取【三】--五条标注数据提高准确率,仅需五条标注样本,快速完成快递单信息任务
逻辑回归总结
极大似然估计
MySQL exception: the server time zone value 'xxx' solution
Sort - quick sort
ASP.NET手机终端进销存系统,源码分享
laravel 8 数据库定时备份
[cf] 797 div3 E. Price Maximization
The browser cannot open Baidu, and others can be opened normally