Products
Mind Mapping Software
Outlining Software
甘特图软件
Uses
Mind Maps for Education
Mind maps for Business
用于个人发展的思维导图
思维导图的好处
資源
特点
教育
个人和工作
台式电脑
Video Tutorials
Watch tips and tricks about using Mindomo.
Help Center
Detailed help guide on configuring and using Mindomo.
文章
甚麼是思維導圖?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
定价
登入
注册
Products
Mind Mapping Software
Outlining Software
甘特图软件
Uses
Mind Maps for Education
Mind maps for Business
用于个人发展的思维导图
思维导图的好处
文章
甚麼是思維導圖?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
特点
教育
个人和工作
台式电脑
說明
Video Tutorials
Help Center
定价
注册
登入
类别
全部
-
redundancia
-
intervalo
-
autenticación
-
prioridad
作者:
Andrés Gualotuña
3 年以前
297
FHRP
開啟
更多类似内容
LAS UNIDADES DE MEDIDA
由Fernanda Uribe
CONDUCTA OPERANTE
由Jose Bohorquez
calculo
由juan carlos
LAN INALAMBRICAS
由Ronmel Chulca
FHRP
Los FHRP (First Hop Redundancy Protocol),
Hacen referencia a aquellos protocolos orientados a proporcionar IPs y MACs virtuales
con el fin de dotar de redundancia y/o balanceo a la red.
HSRP (Host Standby Routing Protocol).
Router(config-if)#standby grupo ip ip-virtual
Para asignar la IP virtual se utiliza el siguiente comando
Router(config-if)#standby group preempt [delay [minimum seconds] [reload seconds]]
Para que el router con mayor prioridad sea siempre el activo, se utiliza el siguiente comando
Router(config-if)#standby grupo priority prioridad
Se inicia seleccionando un número de grupo HSRP dentro de un rango de 0 a 4095
GLBP (Gateway Load Balancing Protocol)
Switch(config)#track object-number interface type mod/num {line-protocol | ip routing}
GLBP necesita tener conocimiento sobre qué interfaces utilizarán este mecanismo y cómo ajustar su peso.
Switch(config-if)#glbp group timers [msec] hellotime [msec] holdtime
Para modificar los temporizadores se debe tener en cuenta que el holdtime debería ser al menos 3 veces mayor que el hello
Switch(config-if)#glbp group preempt [delay minimum seconds]
Por defecto no está permitido tomar el rol de AVG a no ser que éste falle. El siguiente comando lo configura
Switch(config-if)#glbp group ip [ip-address [secondary]] Switch(config-if)#glbp group priority level
Para habilitar GLBP se debe asignar una IP virtual al grupo mediante el siguiente comando
VRRP (Virtual Router Redundancy Protocol).
vrrp group ip ip-address [secondary]
Configura la IP virtual:
vrrp group authentication string
Habilita la autenticación
vrrp group preempt [delay seconds]
Cambia el retraso en tomar el rol de master, por defecto es 0 segundos
no vrrp group preempt
Deshabilita la función de automáticamente tomar el rol de master
vrrp group timers learn
Para aprender el intervalo desde el router master
vrrp group timers advertise [msec] interval.
Cambio del intervalo del temporizado
vrrp group priority level
Asignación de la prioridad