If it's still running HSRP V1 I think that even with the error messages gone it's still not working correctly.
On Thu, Nov 18, 2010 at 11:40 PM, Ramcharan Arya <[email protected]>wrote: > Thank you Tyson, > > times did not solve the problem I read some cisco documentation and after > adding secondary keyword on standby group error messages disappeared: > > > R6(config-if)#standby 2 ip 150.100.222.10 secondary > > http://www.cisco.com/warp/public/cc/pd/iosw/iore/prodlit/768_pb.pdf > > My R6 is cisco 2621: System image file is > "flash:c2600-adventerprisek9-mz.124-21.bin" > > Thanks & Best Regards, > Ram > > > > > On Tue, Nov 16, 2010 at 3:28 PM, Tyson Scott <[email protected]> wrote: > >> Also your timers don't match. 500 ms is not much time for a timeout >> between them all. >> >> >> >> Regards, >> >> >> >> Tyson Scott - CCIE #13513 R&S, Security, and SP >> >> Managing Partner / Sr. Instructor - IPexpert, Inc. >> >> Mailto: [email protected] >> >> Telephone: +1.810.326.1444, ext. 208 >> >> Live Assistance, Please visit: www.ipexpert.com/chat >> >> eFax: +1.810.454.0130 >> >> >> >> IPexpert is a premier provider of Self-Study Workbooks, Video on Demand, >> Audio Tools, Online Hardware Rental and Classroom Training for the Cisco >> CCIE (R&S, Voice, Security & Service Provider) certification(s) with >> training locations throughout the United States, Europe, South Asia and >> Australia. Be sure to visit our online communities at >> www.ipexpert.com/communities and our public website at www.ipexpert.com >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Jay Taylor >> *Sent:* Monday, November 15, 2010 6:54 AM >> *To:* Adam Booth >> *Cc:* [email protected]; Ramcharan Arya >> *Subject:* Re: [OSL | CCIE_RS] VOL1 : LAB 19: Task 19.10 [ Standby Group >> 2 : Duplication Address Error] >> >> >> >> R5 is running HSRP V1 while the other two are running V2. >> >> On Mon, Nov 15, 2010 at 12:27 AM, Adam Booth <[email protected]> >> wrote: >> >> It looks like R5 is running HSRP version 1, while R6 is version 2 >> >> Cheers, >> Adam >> >> On Mon, Nov 15, 2010 at 1:22 PM, Ramcharan Arya <[email protected]> >> wrote: >> >> Hi All, >> >> >> >> After adding standby 2 group on R5, R6 and R7 seeing lots of message R7 >> and R5: >> >> >> >> R7(config-if)# >> Nov 15 03:02:41.983: %IP-4-DUPADDR: Duplicate address 150.100.222.10 on >> FastEthernet0/0, sourced by 0000.0c07.ac >> >> >> >> R5(config-if)# >> Nov 15 03:02:42.387: %IP-4-DUPADDR: Duplicate address 150.100.222.10 on >> FastEthernet0/0, sourced by 0000.0c9f.f002 >> >> >> >> No Error message on R6: >> >> >> >> Below is routers configuration. Can someone please review the >> configuration and point me into right direction.? >> >> >> >> >> >> R6(config-if)#do sh run int fa0/0 >> Building configuration... >> >> Current configuration : 457 bytes >> ! >> interface FastEthernet0/0 >> ip address 150.100.222.6 255.255.255.0 secondary >> ip address 150.100.220.6 255.255.255.0 >> duplex auto >> speed auto >> standby version 2 >> standby 1 ip 150.100.220.1 >> standby 1 timers 20 60 >> standby 1 priority 110 >> standby 1 preempt delay minimum 60 >> standby 1 authentication md5 key-string 7 03345A080D2E35584F0A12 >> standby 1 track 1 decrement 20 >> standby 1 track 2 decrement 20 >> standby 2 ip 150.100.222.10 >> standby 2 preempt >> end >> >> ---------------------------- >> >> R5(config-if)#do sh run int fa0/0 >> Building configuration... >> >> Current configuration : 256 bytes >> ! >> interface FastEthernet0/0 >> ip address 150.100.222.5 255.255.255.0 secondary >> ip address 150.100.220.5 255.255.255.0 >> duplex auto >> speed auto >> standby 2 ip 150.100.222.10 >> standby 2 timers msec 100 msec 500 >> standby 2 priority 120 >> standby 2 preempt >> end >> >> -------------------------------------------- >> >> >> >> R7(config-if)#do sh run int fa0/0 >> Building configuration... >> >> Current configuration : 412 bytes >> ! >> interface FastEthernet0/0 >> ip address 150.100.222.7 255.255.255.0 secondary >> ip address 150.100.220.7 255.255.255.0 >> duplex auto >> speed auto >> standby version 2 >> standby 1 ip 150.100.220.1 >> standby 1 timers 20 60 >> standby 1 preempt >> standby 1 authentication md5 key-string 7 01230707502A121B204F45 >> standby 2 ip 150.100.222.10 >> standby 2 timers msec 100 msec 500 >> standby 2 priority 110 >> standby 2 preempt >> end >> >> Thanks & Regards, >> Ram >> >> >> >> >> >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> >> >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> >> > >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
