HSRP issue

From: Raśl Morata Calvo (raul.morata@gmail.com)
Date: Tue May 20 2008 - 08:10:01 ART


Hi friends,

I4m implementing HSRP solution between Cisco 3845 and Cisco 3745. Both
routers are connected to Catalyst 6500 on differents boards.
I have differents groups on active-router ( One per Vlan), and differents
groups on standby router too, but I want to monitor all interfaces on router
with HSRP, otherwhise, If one interface of HSRP group goes down, I want that
backup router starts active.

Do you know if I can apply this config and will work fine??

interface GigabitEthernet0/0

 ip address 10.133.1.2 255.255.0.0

 duplex auto

 speed auto

 media-type rj45

 standby 4 ip 10.133.1.1

 standby 4 priority 105

 standby 4 preempt

 standby 4 track giga0/1

 standby 4 track vlan12

 standby 4 track vlan14

interface GigabitEthernet0/1

 ip address 192.168.1.5 255.255.255.0

 duplex auto

 speed auto

 media-type rj45

 standby 7 ip 192.168.1.4

 standby 7 priority 105

 standby 7 preempt

 standby 7 track giga0/0

 standby 7 track vlan12

 standby 7 track vlan14

interface Vlan12

 ip address 10.100.42.5 255.255.255.248

 standby 15 ip 10.100.42.1

 standby 15 priority 105

 standby 15 preempt

 standby 15 name grupo15

 standby 15 track giga0/0

 standby 15 track giga0/1

 standby 15 track vlan14

 crypto map DELEG redundancy

!

interface Vlan14

 ip address 10.100.56.5 255.255.255.248

 standby 16 ip 10.100.56.1

 standby 16 priority 105

 standby 16 preempt

 standby 16 name grupo16

 standby 16 track giga0/0

 standby 16 track giga0/1

 standby 16 track vlan12

 crypto map DELEG-3 redundancy grupo16

These commands are identical on backup router.

Thanks a lot.



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:17 ART