Presentation is loading. Please wait.

Presentation is loading. Please wait.

Implementing High Availability in a Campus Environment

Similar presentations


Presentation on theme: "Implementing High Availability in a Campus Environment"— Presentation transcript:

1 Implementing High Availability in a Campus Environment
Configuring Layer 3 Redundancy with VRRP and GLBP

2 VRRP VRRP是ietf的HSRP;收敛速度快,HSRP是10秒,VRRP基本是2秒;有一个MASTER,多个backup,默认是抢占的;优先级也是100(优先255是物理接口用的,优先级0是当master关掉接口时用的);可以用物理口的IP作为虚IP;

3 VRRP Operational Process
负债均衡的方法也是多组;

4 Configuring VRRP on an Interface
Enable VRRP on an interface and display the configuration.

5 GLBP原理 为了提供一台虚拟路由器,要为一个公共的GLBP分组分配多台交换机(路由器)
不是让一台活跃的路由器完成向虚拟路由器地址转发的任务 分组中的所有路由器都能参与并且转发一部分的流量来实现负载均衡.每组中最多4个虚拟的MAC地址 可以真正实现负载均衡;一个虚拟IP,多个虚拟MAC;和HSRP的比较;AVG响应ARP请求,AVF转发用户流量(每个组最多四个AVF);3秒一次发向 ,UDP端口3222;抢占默认是关闭的;

6 Gateway Load Balancing Protocol
唯一的虚拟IP对应多个虚拟的MAC地址 流量使用单一的网管穿越路由器 在没有故障发生时,自动路由数据包 充分利用所有的路由器无需创建多个组消耗额外的资源 负债均衡三种方法,轮询是默认的

7 AVG和AVF AVG:活跃虚拟网关 这个路由器有更高的优先级,优先级一样,组中最高IP地址 回应所有的ARP请求,并根据所配置的负载均衡算法返回一台组中路由器支持的虚拟MAC地址。 AVF:活跃虚拟转发器 由AVG决定的成为转发分组的路由器。 每台路由器带有一个最大的权值(1到254),跟踪接口,权值以所配置的值减少。路由器使用一个门槛值来确定是否成为AVF.

8 GLBP Operations GLBP的组成员会选举一个AVG. AVG为组中的每个成员分配一个虚拟MAC地址。 AVG回复的ARP请求从客户端使用不同的虚拟MAC地址,从而实现负载均衡。 Each router becomes an AVF for frames that are addressed to that virtual MAC address. 每个路由器都成为AVF为是针对该虚拟MAC地址的帧。

9 GLBP Operation

10 GLBP Operation (Cont.)

11 GLBP Interface Tracking

12 TRACK和权值 GLBP必须知道所跟踪的接口并且如何调整权值。 定义所跟踪的接口(全局命令) Tark object-num interface {line-protocl | ip routing} 设置权值门槛(接口命令) Glbp group weighting maxmum [lower lower ] [upper uper] 最后是必须知道跟踪那个接口,并减少权值 Glbp group weighting track object-num [decrement valuel]

13 GLBP Interface Tracking (Cont.)

14 Configuring GLBP on an Interface
Enable GLBP on an interface and display the configuration.

15 GLBP负载平衡的方法 轮转法 加权法 依赖主机 在AVG路由器上,或后继者,使用的配置命令
Glbp group load-balbancing [round-robin | weighted | host-dependent]

16 Summary VRRP provides router redundancy in a manner similar to HSRP.
VRRP supports a master and one or more backup routers. VRRP and GLBP are configured per interface. GLBP provides router redundancy and load balancing. GLBP balances traffic by allocating a virtual MAC address to each AVF.

17 Module Summary HSRP is enabled so that redundant routers can provide default gateway functionality. HSRP can be tuned to provide subsecond failover to a standby router. VRRP or GLBP can provide Layer 3 router failover in addition to load balancing at the distribution layer.

18


Download ppt "Implementing High Availability in a Campus Environment"

Similar presentations


Ads by Google