3.4.2.3: Verificación del HSRP
Utilice los comandos show para verificar la configuración del R1 y el R2 en la Figura. 1.
Figura 1: Topología del HSRP

Para verificar que el HSRP esté configurado correctamente, utilice el comando show standby como se muestra en el Ejemplo 1 para el R1 y el R2.
Figura 1: Topología del HSRP
Para verificar que el HSRP esté configurado correctamente, utilice el comando show standby como se muestra en el Ejemplo 1 para el R1 y el R2.
Ejemplo 1: Verificación de HSRP en el R1 y el R2
R1# show standby
GigabitEthernet0/1 - Group 1 (version 2)
State is Active
5 state changes, last state change 01:02:18
Virtual IP address is 172.16.10.1
Active virtual MAC address is 0000.0c9f.f001
Local virtual MAC address is 0000.0c9f.f001 (v2 default)
Hello time 3 sec, hold time 10 sec
Next hello sent in 1.120 secs
Preemption enabled
Active router is local
Standby router is 172.16.10.3, priority 100 (expires in 9.392 sec)
Priority 150 (configured 150)
Group name is "hsrp-Gi0/1-1" (default)
R1#
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
R2# show standby
GigabitEthernet0/1 - Group 1 (version 2)
State is Standby
5 state changes, last state change 01:03:59
Virtual IP address is 172.16.10.1
Active virtual MAC address is 0000.0c9f.f001
Local virtual MAC address is 0000.0c9f.f001 (v2 default)
Hello time 3 sec, hold time 10 sec
Next hello sent in 0.944 secs
Preemption disabled
Active router is 172.16.10.2, priority 150 (expires in 8.160 sec)
MAC address is fc99.4775.c3e1
Standby router is local
Priority 100 (default 100)
Group name is "hsrp-Gi0/1-1" (default)
R2#
|
Nota: Puede cambiar el nombre de grupo predeterminado con el comando de configuración de interfaz standby [ group-number] name group-name.
También puede utilizar el comando show standby brief, como se muestra en el Ejemplo 2 para R1 y R2.
Ejemplo 2: Verificación de HSRP en el R1 y el R2
R1# show standby brief
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Gi0/1 1 150 P Active local 172.16.10.3 172.16.10.1
R1#
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
R2# show standby brief
P indicates configured to preempt.
|
Interface Grp Pri P State Active Standby Virtual IP
Gi0/1 1 100 Standby 172.16.10.2 local 172.16.10.1
R2#
|
Comentarios
Publicar un comentario