cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2317
Views
0
Helpful
26
Replies

HSRP configuration ...

jigar.sheth
Level 1
Level 1

    i had designed the network using HSRP...for hardware redunduncy

my configuration is below

              r1

   l3_1               l3_2

              l2

  host_1       host_2

On L3_1

int fa0/0

ip add 192.168.1.1 255.255.255.0

standby 1 ip 192.168.1.10

standby 1 preempt

standby 1 priority 105

standby 2 ip 192.168.1.20

standby 2 preempt

On

int fa0/0

ip add 192.168.1.2 255.255.255.0

standby 1 ip 192.168.1.10

standby 1 preempt

standby 2 ip 192.168.1.20

standby 2 priority 105

standby 2 preempt

Problem:

with above configuration when L3_1 switch fails L3_2 swich takes over L3_1 for group 1 but when L3_1 comes up after failing it doesn't takes over L3_2 due to high priority.

pl. suggest the solution.

26 Replies 26

correct...

it is  working for case 1)

but for 2nd case i have configured l3_1 .....

configuration....

-----------------------------------------------------------------------

track 1 interface FastEthernet0/0 line-protocol

!

!

!

!

interface FastEthernet0/0

ip address 172.16.1.2 255.255.255.0

duplex auto

speed auto

!

interface FastEthernet0/1

ip address 192.168.1.1 255.255.255.0

duplex auto

speed auto

standby 1 ip 192.168.1.10

standby 1 priority 105

standby 1 preempt

standby 1 track 1 decrement 6

standby 2 ip 192.168.1.20

standby 2 preempt

!

-------------------------------------------------------------

but with this configuration case 2) does't works....

when i am disconnecting the L3_1 switch's cable to router L3_2 gets active but after the link get active it still not working  ......

I'm not sure why L3_1 is not taking over as active when the link b/w L3_1 and router comes up.

Do you have the privilage of enabling debug commands?

if so, can you please enable "debug standby terse" on both L3_1 and L3_2 and send across the log ?

Thanks,

-Vijay

when i am disconnecting the l3 from router, l3 output of  "sh ip int brief" still mentios line protocol is up, i think it is not decreasing the priority after disconnecting the link... (somewhat related to line protocol).....

*Mar  1 03:33:04.799: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:04.819: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:04.995: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:05.039: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:07.803: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:07.823: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:07.963: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:07.967: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:10.807: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:10.827: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:11.107: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:11.107: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:13.811: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:13.831: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:14.023: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:14.023: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:16.815: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:16.835: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:17.043: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:17.047: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:19.819: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:33:19.839: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:33:20.003: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:33:20.107: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:33:22.823: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

----------------------------------------------------------------------------------------------------------------------------------------------

after disconnecting the link....

----------------------------------------------------------------------------------------------------------------------------------------------

*Mar  1 03:36:26.039: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:26.115: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:26.131: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:26.239: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:29.043: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:29.119: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:29.159: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:29.235: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:32.047: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:32.123: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:32.135: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:32.247: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:35.051: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:35.123: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:35.127: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:35.155: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:38.055: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:38.131: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:38.175: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:38.235: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:41.059: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:41.107: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:41.135: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:41.199: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:44.063: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:44.135: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:44.139: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:44.211: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

*Mar  1 03:36:47.067: HSRP: Fa0/1 Grp 2 Hello  out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar  1 03:36:47.143: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:47.283: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar  1 03:36:47.395: HSRP: Fa0/1 Grp 2 Hello  in  192.168.1.2 Active  pri 105 vIP 192.168.1.20

Hi,...

whatever configuration  done are correct na....?

can i use router instead of l3 switch..?

Hi Jigar

I'm little confused if the tracking is working or not?

*Mar  1 03:36:26.115: HSRP: Fa0/1 Grp 1 Hello  out 192.168.1.1 Active  pri 105 vIP 192.168.1.10

*Mar  1 03:36:26.131: HSRP: Fa0/1 Grp 1 Hello  in  192.168.1.2 Standby pri 100 vIP 192.168.1.10

The above debug messages after fail shows that for group 1, 192.168.1.1 (L3_1) is still sending out the hellp packets with the priority of 105 but that is not true if the track command has worked.

if the track command had worked, the priority should have been decreased to 99

can you share the output of sh standby on L3_1 after you shut down the connection towards the router?

Thanks,

-Vijay

----------------------------------------------------------------------------------------------------------

l3_1(config)#int fa0/0

l3_1(config-if)#sh

l3_1(config-if)#

*Mar  1 00:21:43.067: %TRACKING-5-STATE: 1 interface Fa0/0 line-protocol Up->Down

*Mar  1 00:21:43.199: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor 172.16.1.1 (FastEthernet0/0) is down: interface down

*Mar  1 00:21:43.587: %HSRP-5-STATECHANGE: FastEthernet0/1 Grp 1 state Active -> Speak^Z

l3_1#

*Mar  1 00:21:44.543: %SYS-5-CONFIG_I: Configured from console by console

*Mar  1 00:21:45.067: %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to administratively down

*Mar  1 00:21:46.067: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down

*Mar  1 00:21:53.587: %HSRP-5-STATECHANGE: FastEthernet0/1 Grp 1 state Speak -> Standby

l3_1#

----------------------------------------------------------------------------------------------------------------------

l3_1#sh standby

FastEthernet0/1 - Group 1

  State is Standby

    3 state changes, last state change 00:03:14

  Virtual IP address is 192.168.1.10

  Active virtual MAC address is 0000.0c07.ac01

    Local virtual MAC address is 0000.0c07.ac01 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 0.672 secs

  Preemption enabled

  Active router is 192.168.1.2, priority 100 (expires in 9.576 sec)

  Standby router is local

  Priority 99 (configured 105)

    Track object 1 state Down decrement 6

  IP redundancy name is "hsrp-Fa0/1-1" (default)

FastEthernet0/1 - Group 2

  State is Standby

    1 state change, last state change 00:24:06

  Virtual IP address is 192.168.1.20

  Active virtual MAC address is 0000.0c07.ac02

    Local virtual MAC address is 0000.0c07.ac02 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 0.048 secs

  Preemption enabled

  Active router is 192.168.1.2, priority 105 (expires in 9.652 sec)

  Standby router is local

  Priority 100 (default 100)

  IP redundancy name is "hsrp-Fa0/1-2" (default)

l3_1#

After enabling the int of l3 connectd to router..........

-------------------------------------------------------------------------------------

l3_1(config-if)#int fa0/0

l3_1(config-if)#no sh

l3_1(config-if)#

*Mar  1 00:27:03.275: %TRACKING-5-STATE: 1 interface Fa0/0 line-protocol Down->Up

*Mar  1 00:27:04.647: %HSRP-5-STATECHANGE: FastEthernet0/1 Grp 1 state Standby -> Active

*Mar  1 00:27:05.267: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up

*Mar  1 00:27:06.267: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

*Mar  1 00:27:06.587: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 1: Neighbor 172.16.1.1 (FastEthernet0/0) is up: new adjacency

----------------------------------------------------------------------------------------

l3_1#sh standby

FastEthernet0/1 - Group 1

  State is Active

    4 state changes, last state change 00:02:27

  Virtual IP address is 192.168.1.10

  Active virtual MAC address is 0000.0c07.ac01

    Local virtual MAC address is 0000.0c07.ac01 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 2.464 secs

  Preemption enabled

  Active router is local

  Standby router is 192.168.1.2, priority 100 (expires in 7.900 sec)

  Priority 105 (configured 105)

    Track object 1 state Up decrement 6

  IP redundancy name is "hsrp-Fa0/1-1" (default)

FastEthernet0/1 - Group 2

  State is Standby

    1 state change, last state change 00:28:30

  Virtual IP address is 192.168.1.20

  Active virtual MAC address is 0000.0c07.ac02

    Local virtual MAC address is 0000.0c07.ac02 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 0.000 secs

  Preemption enabled

  Active router is 192.168.1.2, priority 105 (expires in 8.168 sec)

  Standby router is local

  Priority 100 (default 100)

  IP redundancy name is "hsrp-Fa0/1-2" (default)

l3_1#

Hi Jigar,

This works as expected now. once you bring up the interface towards Router, the L3_1 has taken over the "ACTIVE" role for group 1.

I hope this is what you expected right?

-Vijay

it is happening when i am shuting down the port through the command line... but not when i am unplugging the link

i have attached the sh standby on my previous post...

debud of l3_1

here

---------------------------------------------------------------------------------

*Mar 1 00:36:29.447: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:30.047: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:31.687: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:32.251: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:32.523: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:33.207: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:34.691: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:35.255: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:35.319: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:36.099: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:37.695: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:38.259: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:38.387: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:39.071: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:40.699: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:41.263: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:41.367: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:41.563: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:43.703: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:44.267: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:44.315: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:44.995: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:46.707: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:47.271: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:47.275: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:48.075: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:49.711: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:50.275: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:50.519: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:51.099: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 00:36:52.715: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 00:36:53.279: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 00:36:53.439: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 00:36:53.867: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.2 Standby pri 100 vIP 192.168.1.10

---------------------------------------------------------------------

l3_2 sh standby

FastEthernet0/1 - Group 1

State is Standby

16 state changes, last state change 00:14:36

Virtual IP address is 192.168.1.10

Active virtual MAC address is 0000.0c07.ac01

Local virtual MAC address is 0000.0c07.ac01 (v1 default)

Hello time 3 sec, hold time 10 sec

Next hello sent in 2.744 secs

Preemption enabled

Active router is 192.168.1.1, priority 105 (expires in 8.904 sec)

Standby router is local

Priority 100 (default 100)

IP redundancy name is "hsrp-Fa0/1-1" (default)

FastEthernet0/1 - Group 2

State is Active

2 state changes, last state change 05:51:41

Virtual IP address is 192.168.1.20

Active virtual MAC address is 0000.0c07.ac02

Local virtual MAC address is 0000.0c07.ac02 (v1 default)

Hello time 3 sec, hold time 10 sec

Next hello sent in 2.132 secs

Preemption enabled

Active router is local

Standby router is 192.168.1.1, priority 100 (expires in 7.944 sec)

Priority 105 (configured 105)

IP redundancy name is "hsrp-Fa0/1-2" (default)

-----------------------------------------------------------------------------

debug....

-------------------------------------------------------------------------------

*Mar 1 06:05:47.838: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:05:50.114: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:05:50.218: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:05:50.706: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 06:05:50.910: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:05:53.222: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:05:53.234: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:05:53.710: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 06:05:53.974: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:05:56.214: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:05:56.226: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:05:56.714: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 06:05:56.934: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:05:59.194: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:05:59.230: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:05:59.718: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 06:06:00.006: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:06:02.206: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:06:02.234: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:06:02.722: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

*Mar 1 06:06:02.938: HSRP: Fa0/1 Grp 2 Hello in 192.168.1.1 Standby pri 100 vIP 192.168.1.20

*Mar 1 06:06:05.238: HSRP: Fa0/1 Grp 2 Hello out 192.168.1.2 Active pri 105 vIP 192.168.1.20

*Mar 1 06:06:05.386: HSRP: Fa0/1 Grp 1 Hello in 192.168.1.1 Active pri 105 vIP 192.168.1.10

*Mar 1 06:06:05.726: HSRP: Fa0/1 Grp 1 Hello out 192.168.1.2 Standby pri 100 vIP 192.168.1.10

----------------------------------------------------------------------------------------------------------------------------

From the output above, looks like the link does not go down when the cable is unplugged.

because L3_2 hasn't taken over as "ACTIVE" from the output below as the state is still standby, Priority of Active is still 105

FastEthernet0/1 - Group 1

State is Standby

16 state changes, last state change 00:14:36

Virtual IP address is 192.168.1.10

Active virtual MAC address is 0000.0c07.ac01

Local virtual MAC address is 0000.0c07.ac01 (v1 default)

Hello time 3 sec, hold time 10 sec

Next hello sent in 2.744 secs

Preemption enabled

Active router is 192.168.1.1, priority 105 (expires in 8.904 sec)

Standby router is local

Priority 100 (default 100)

IP redundancy name is "hsrp-Fa0/1-1" (default)

Can you share the output of "show standby" on active when the cable is unplugged?

Thanks,

-Vijay

L3_2 sh standbby

----------------------------------------------------------------------------------------------------

FastEthernet0/1 - Group 1

  State is Standby

    1 state change, last state change 00:00:18

  Virtual IP address is 192.168.1.10

  Active virtual MAC address is 0000.0c07.ac01

    Local virtual MAC address is 0000.0c07.ac01 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 2.588 secs

  Preemption enabled

  Active router is 192.168.1.1, priority 105 (expires in 9.340 sec)

  Standby router is local

  Priority 100 (default 100)

  IP redundancy name is "hsrp-Fa0/1-1" (default)

FastEthernet0/1 - Group 2

  State is Active

    1 state change, last state change 00:00:37

  Virtual IP address is 192.168.1.20

  Active virtual MAC address is 0000.0c07.ac02

    Local virtual MAC address is 0000.0c07.ac02 (v1 default)

  Hello time 3 sec, hold time 10 sec

    Next hello sent in 1.880 secs

  Preemption enabled

  Active router is local

  Standby router is 192.168.1.1, priority 100 (expires in 7.296 sec)

  Priority 105 (configured 105)

  IP redundancy name is "hsrp-Fa0/1-2" (default)

-------------------------------------------------------------------------------------------------------------

Thanks,

Vijay

sorry I meant to ask to share the show standby output on L3_1 which was your previous active after the connection to the router is unplugged

Thanks

-Vijay

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card