HSRP will use a default group number if you don't
configure one .

Everything points to the switches , get the routers on
the same physical media and I will be very surprised
if your config would not work .


flem
--- David Toalson <[EMAIL PROTECTED]>
wrote:
> I have two 7505 running HSRP and actually have two
> standby groups in the
> config - one for use and the second for failover. 
> We have even had it
> failover once or twice in the 3 years I have worked
> with it.  Our Cicso
> SE was instrumental in getting it set up and
> working.  I hope this
> helps.
> 
> Router 1 - main router
> 
> interface Ethernet1/0/0
>  ip address 10.10.10.252 255.255.255.0
>  ip helper-address 10.10.11.1
>  no ip redirects
>  delay 2000
>  standby 1 priority 100
>  standby 1 preempt
>  standby 1 authentication bcbs
>  standby 1 ip 10.10.10.251
>  standby 2 priority 90
>  standby 2 preempt
>  standby 2 authentication bcbs
>  standby 2 ip 10.10.10.254
> 
> Router 2 - failover
> 
> interface Ethernet1/0/0
>  ip address 10.10.10.250 255.255.255.0
>  ip helper-address 10.10.11.1
>  no ip redirects
>  bandwidth 10000
>  delay 2000
>  standby 1 priority 90
>  standby 1 preempt
>  standby 1 authentication bcbs
>  standby 1 ip 10.10.10.251
>  standby 2 priority 100
>  standby 2 preempt
>  standby 2 authentication bcbs
>  standby 2 ip 10.10.10.254
> 
> > ----------
> > From:       Paul
> Montgomery[SMTP:[EMAIL PROTECTED]]
> > Reply To:   Paul Montgomery
> > Sent:       Friday, September 08, 2000 9:54 AM
> > To:         'Bill O'Brien'
> > Cc:         '[EMAIL PROTECTED]'
> > Subject:    RE: HSRP problem
> > 
> > 
> > Bill,
> > 
> > Thanks for your response. I actually had a group
> number in an earlier
> > config. I took it out after looking at a sample
> config on the cisco
> > web site
> > (http://cisco.com/warp/public/619/1.html)
> > 
> > Either way it didn't work.
> > 
> > Regards,
> > 
> > Paul.
> > 
> > -----Original Message-----
> > From: Bill O'Brien [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, September 08, 2000 03:43
> > To: Paul Montgomery
> > Subject: Re: HSRP problem
> > 
> > 
> > Paul,
> > 
> > I think you need a number after standby to
> associate a
> > group so both router know there in the same group
> > 
> > e0
> > 
> > standby 1 ip 10.10.10.1
> > standby 1 preempt
> > standby 1 priority 100
> > 
> > 
> > e0
> > 
> > standby 1 ip 10.10.10.1
> > standby 1 preempt 
> > standby 1 priority 200
> > 
> > Bill
> > 
> > 
> > --- Paul Montgomery
> > <[EMAIL PROTECTED]> wrote:
> > > Dear Group,
> > > 
> > > I am experiencing difficulty with implementing
> HSRP
> > > on a couple of 3640s. I
> > > have set this up using configurations that have
> been
> > > working previously.
> > > Both routers are connected to Nortel 10/100
> > > autosensing switches (separate
> > > but in the same stack). I have no VLANs or
> > > segmentation set up on the
> > > switches. I have set up debugging on the standby
> on
> > > both routers. What I see
> > > is only the outgoing hello packets. I do not see
> the
> > > incoming hello packets,
> > > consequently both routers think the other is
> down
> > > and therefore takes up
> > > the active router role. I have tried to do a
> > > multicast ping to 224.0.0.2
> > > which I believe is the multicast group address
> that
> > > HSRP uses without
> > > success.
> > > 
> > > I have attached the relevent bits of config
> below.
> > > 
> > > If anyone could shed any light on this curious
> > > problem I would be most
> > > grateful.
> > > 
> > > 
> > > 
> > > Standby router
> > > 
> > > standby-router>#sh standby
> > > Ethernet0/0 - Group 0
> > >   Local state is Active, priority 100, may
> preempt,
> > > use bia
> > >   Hellotime 3 holdtime 10
> > >   Next hello sent in 00:00:02.556
> > >   Hot standby IP address is 10.10.2.200
> configured
> > >   Active router is local
> > >   Standby router is unknown expired
> > >   Standby virtual mac address is 0010.7b44.cf41
> > > 
> > > interface Ethernet0/0
> > >  ip address 10.10.2.209 255.0.0.0
> > >  no ip redirects
> > >  ip directed-broadcast
> > >  standby use-bia
> > >  standby priority 100
> > >  standby preempt
> > >  standby ip 10.10.2.200
> > > 
> > > Primary-router>#sh standby
> > > Ethernet0/0 - Group 0
> > >   Local state is Active, priority 200, may
> preempt,
> > > use bia
> > >   Hellotime 3 holdtime 10
> > >   Next hello sent in 00:00:01.338
> > >   Hot standby IP address is 10.10.2.200
> configured
> > >   Active router is local
> > >   Standby router is unknown expired
> > >   Standby virtual mac address is 0030.947e.d480
> > > 
> > > interface Ethernet0/0
> > >  description *** Local Area Network Segment ***
> > >  ip address 172.31.72.200 255.255.255.0
> secondary
> > >  ip address 10.10.2.207 255.0.0.0
> > >  no ip redirects
> > >  ip directed-broadcast
> > >  standby use-bia
> > >  standby priority 200 preempt
> > >  standby ip 45.10.2.200
> > > 
> > > 
> > > 
> > > Paul Montgomery
> > > Technical Project Manager
> > > CNE, MCP, CCNA, CCDA
> > > 
> > > **NOTE: New CCNA/CCDA List has been formed. For
> more
> > > information go to
> > >
> >
>
http://www.groupstudy.com/list/Associate-Announcement.html
> > > _________________________________
> > > UPDATED Posting Guidelines:
> > > http://www.groupstudy.com/list/guide.html
> > > FAQ, list archives, and subscription info:
> > > http://www.groupstudy.com
> > > Report misconduct and Nondisclosure violations
> to
> > [EMAIL PROTECTED]
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Mail - Free email you can access from
> anywhere!
> > http://mail.yahoo.com/
> > 
> > **NOTE: New CCNA/CCDA List has been formed. For
> more information go to
> >
>
http://www.groupstudy.com/list/Associate-Announcement.html
> > _________________________________
> > UPDATED Posting Guidelines:
> http://www.groupstudy.com/list/guide.html
> > FAQ, list archives, and subscription info:
> http://www.groupstudy.com
> > Report misconduct and Nondisclosure violations to
> [EMAIL PROTECTED]
> > 
> 
> **NOTE: New CCNA/CCDA List has been formed. For more
> information go to
>
http://www.groupstudy.com/list/Associate-Announcement.html
> _________________________________
> UPDATED Posting Guidelines:
> http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info:
> http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to
[EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associate-Announcement.html
_________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to