cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1735
Views
45
Helpful
37
Replies

Final HSRP +Config Between 2 6509

alsayed
Level 1
Level 1

Hi Expert

I Want to setup the HSRP Between the 2 Dist 6509-SUP1.PS Have a look to all my config in the Attachment!ps focus in the etherchannel config(L2)!etherchannel Config(L3) TOward the core!the HSRP Config in all VLANs!also the root primary & the root secondery!ps find where my mistake?advise to the optimum config!what u advise me!My config its correct?PS Help!PS HAVE A LOOK TO THE the Attachment!

10xs for ur time to help.

37 Replies 37

IC. Just reading an article that referred by other Netpro. You can also consider GLBP.

http://www.cisco.com/en/US/products/ps6600/prod_presentation0900aecd801790a3.html

For the HSRP config., your new configuration is fine and just need to add another HSRP group w/ another virtual IP address (e.g. .4). Then you allocate the LAN user to two groups, one point to 1st HSRP group V.IP, another group point to 2nd HSRP group V.IP. Please read the link and it mentioned the operation.

Hi!

As i mentioned in the second post of mine, if you need to load-balance then I think you should go for GLBP. Whereas if your only need is redundancy for fail-over, then HSRP is good enough.

You'll find the links for GLBP and HSRP in the above posts of mine.

Hope this helps.

Regards,

AbhisheK

Please rate all posts!!!

Hi

friends ya rit can i use GLBP;But my 6509 its Sup1!

10xs

Please check the release notes of your Sup OS to determine the possibility to use GLBP. For a simple initial setup, I suggest to try multi-HSRP first then GLBP.

Hi,

Certainly you can use GLBP!!! And its not difficult to configure either. Almost the same way as HSRP.

To check whether your switch supports it or not, enter the following commands:

- enable

- configure terminal

- interface vlan 'id'

- glbp ?

If the prompt says "unrecognized command", then your switch doesnt support GLBP. On the other hand if your switch shows command options then your switch supports GLBP!!!

Hope this helps.

Regards,

AbhisheK

Please rate all posts!!!

Thanks. Abhishek. I learn more from you.

6509-1

interface Vlan10

ip address 10.20.20.1 255.255.255.0

ip helper-address 10.20.3.200

no ip redirects

standby 10 ip 10.20.20.3

standby 10 timers 3 9

standby 10 priority 110

standby 10 preempt

no sh

ex

.................................

6509-2

interface Vlan10

ip address 10.20.20.2 255.255.255.0

ip helper-address 10.20.3.200

no ip redirects

standby 10 ip 10.20.20.3

standby 10 timers 3 9

standby 10 priority 105

standby 10 preempt

no sh

ex

hOW Can i configure MHSRPIN THE ABOVE Can u PS Editing my config?what is the Benifets of MHSRP Rather than HSRP IN MY SITUATION

10XS

You have below :

6509-1

interface Vlan10

ip address 10.20.20.1 255.255.255.0

ip helper-address 10.20.3.200

no ip redirects

standby 10 ip 10.20.20.3

standby 10 timers 3 9

standby 10 priority 110

standby 10 preempt

standby 20 ip 10.20.20.4

standby 20 timers 3 9

standby 20 priority 105

standby 20 preempt

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

6509-2

interface Vlan10

ip address 10.20.20.2 255.255.255.0

ip helper-address 10.20.3.200

no ip redirects

standby 10 ip 10.20.20.3

standby 10 timers 3 9

standby 10 priority 105

standby 10 preempt

standby 20 ip 10.20.20.4

standby 20 timers 3 9

standby 20 priority 110

standby 20 preempt

Just add one more group w/ new virtual IP and reserve the priority. Then one group of user will point to the .3 as GW and the other group point to the .4 as GW. You can MANUAL load-sharing the traffic at two routers but require additional admin work on the IP GW assignment at user PC.

Hope this helps.

Sorry. Should be reverse the priority.

Hi

what do u mean by rverse the priority!

10xs

You are welcome!

HI

Now i have 2 virtual ip.whcih one sould i assign in my DHCP Scope?as DG.

10XS

As I mentioned before, you have to assign part of the user to use ,3 and other user to use .4 as the default gateway.So 2 profiles in DHCP server is required.

hi Jakcy!

i tested the HSRP IN VLAN 10.but when i Disconnected the Active.30 time out occur until the standby beame Active than i received reply.how can reduce the time out?B/W: SWITCH 1 ACT AS ROOT BRIDGE

SWITCH2 ACT AS SECONDERY ROOT BRIDGE

10xs

Hi

PS;Can u Help how to reduce these 30 Timeout until the Standby became Active?

10xs