From: Muhabat (muhabat@gmail.com)
Date: Sun Mar 11 2007 - 12:38:03 ART
Hi GS,
 
I have configured HSRP b/w two switches using dynamips, NM-16esw module.
 
Configuration on DLS1
 
interface Vlan1
 ip address 172.16.1.103 255.255.255.0
 standby 1 ip 172.16.1.1
 standby 1 priority 150
 standby 1 preempt
!
interface Vlan10
 ip address 172.16.10.3 255.255.255.0
 standby 1 ip 172.16.10.1
 standby 1 priority 150
 standby 1 preempt
!         
interface Vlan20
 ip address 172.16.20.3 255.255.255.0
 standby 1 ip 172.16.20.1
 standby 1 priority 150
 standby 1 preempt
!
interface Vlan30
 ip address 172.16.30.3 255.255.255.0
 standby 1 ip 172.16.30.1
 standby 1 preempt
!
interface Vlan40
 ip address 172.16.40.3 255.255.255.0
 standby 1 ip 172.16.40.1
 standby 1 preempt
!
 
Configuration on DLS2
 
interface Vlan1
 ip address 172.16.1.104 255.255.255.0
 standby 1 ip 172.16.1.1
standby 1 preempt
!
interface Vlan10
 ip address 172.16.10.4 255.255.255.0
 standby 1 ip 172.16.10.1
standby 1 preempt
!
interface Vlan20
 ip address 172.16.20.4 255.255.255.0
 standby 1 ip 172.16.20.1
standby 1 preempt
!
interface Vlan30
 ip address 172.16.30.4 255.255.255.0
 standby 1 ip 172.16.30.1
standby 1 priority 150
 standby 1 preempt
!
interface Vlan40
 ip address 172.16.40.4 255.255.255.0
 standby 1 ip 172.16.40.1
standby 1 priority 150
 standby 1 preempt
!
 
I am getting following error messages on both switches.
 
 
on dls1
 
*Mar  1 02:00:48.667: %HSRP-4-DIFFVIP1: Vlan10 Grp 1 active routers virtual
IP address 172.16.20.1 is different to the locally configured address
172.16.10.1
 
dls1# 
*Mar  1 02:01:18.715: %HSRP-4-DIFFVIP1: Vlan10 Grp 1 active routers virtual
IP address 172.16.20.1 is different to the locally configured address
172.16.10.1
dls1# 
 
on dls2
 
dls2# 
*Mar  1 02:00:15.215: %HSRP-4-DIFFVIP1: Vlan10 Grp 1 active routers virtual
IP address 172.16.20.1 is different to the locally configured address
172.16.10.1
dls2# 
*Mar  1 02:00:49.131: %HSRP-4-DIFFVIP1: Vlan10 Grp 1 active routers virtual
IP address 172.16.20.1 is different to the locally configured address
172.16.10.1
dls2#
 
Any input will be of great help.
 
 
Best Regards,
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:51 ART