当前位置:网站首页>Routing of upper layer loops in VRRP
Routing of upper layer loops in VRRP
2022-07-21 05:27:00 【51CTO】
Pictured ,PC1 and PC2 In different network segments , They arrived AR3 There are two ways to choose , Now let them arrive AR3 Load balancing , And when the AR1 and AR2 After one of the routers of hangs up , They can still arrive normally AR3.
They go to AR3 Of VRRP Load balancing is easy to configure , Respectively in AR1 and AR2 Up two VRRP process , Then a process is the main route , Another process is to back up routes . On the configuration , as follows
So the most important thing is , Namely AR3 Route back , How to make AR3 The route when returning is the same as the route when coming , From AR1 The data came from AR1 Go back , from AR2 The data came from AR2 Go back . Many people may say that different settings should be set for each line Cost value , But it doesn't work ,cost High value line data will definitely not pass through this line ( The premise is that the other line is not connected ). So how can we make AR3 The returned data is also load balanced ?
answer : Use routing strategies
from AR1 and AR2 First, match the routes of the two network segments , Then set the basic measure , That's the foundation cost value . Finally, import direct route .
边栏推荐
猜你喜欢
How JMeter fetches cookies jsession
Addition, deletion, query and modification of MySQL [advanced]
【Verilog数字系统设计(夏宇闻)----Verilog的基础知识1】
经典网络学习-ResNet代码实现
Iptables firewall experiment
tp5.1 控制器初始化initialize(继承公共文件初始化)
Iptables firewall experiment
【el-upload实现一个修改头像的功能】
Simple use of Supervisor
Jenkins uses the uploaded file parameter as a parameter
随机推荐
Go sync package
One question per day · 731 My schedule | · array
【C语言刷LeetCode】729. 我的日程安排表 I(M)
Detailed explanation of x509 digital certificate
Run keyword if usage details
Fluent print widget level list
Openresty accesses redis and MySQL
The use and difference of extern and static as global variables
JUC进阶-NO.1 线程基础知识复习
控制台C#飞行棋小项目
First meeting, MySQL
UML图系列之序列图
点播 构造自己的播放器 用户调用获取视频播放地址接口
大厂技术专家:云原生与软件供应链安全的思考
tp5.1 控制器初始化initialize(继承公共文件初始化)
微服务入门
About the processing of single cell TPM and count data part1
【el-upload实现一个修改头像的功能】
PO,BO,VO,DTO和POJO的概念区分
领域驱动模型(DDD)