asa failover using management interface

From: sebastan bach (sebastan.bach@gmail.com)
Date: Tue Jun 12 2007 - 18:51:01 ART


hi all i am trying to setup asa failover using the management interface.

asa1

int e0/0
nameif inside
ip add 10.1.1.1 255.255.255.0 standy 10.1.1.2
no sh

int e0/1
nameif outside
ip add 1.1.1.1 255.255.255.0 standy 1.1.1.2
no sh

int m0/0
no sh
no management-only

int m0/0.1
no sh
vlan 30
no management-only

failover
failover lan unit primary
failover lan interface failover m0/0.1
failover interface ip failover 172.16.1.1 255.255.255.0 standby 172.16.1.2
failover key cisco
failover link failover m0/0.1

asa2

int m0/0
no sh
no management-only

int m0/0.1
no sh
vlan 30
no management-only

failover
failover lan unit secondary
failover lan interface failover m0/0.1
failover interface ip failover 172.16.1.1 255.255.255.0 standby 172.16.1.2
failover key cisco
failover link failover m0/0.1

the asa 's are not getting failover messages from each other.
no response from mate
finally both the asa's are becoming active.

is failover not suppose to run on the management interface even if i have
made it a data interface and using it dedicately for failover.

can someone pls help me on this.,

waiting for reply.

regards

sebastan



This archive was generated by hypermail 2.1.4 : Sun Jul 01 2007 - 17:24:48 ART