Question regarding ACE LB

From: Naufal Jamal <naufalccie_at_yahoo.in>
Date: Mon, 22 Mar 2010 12:27:25 +0530 (IST)

Hi Guys,
 
I am configuring HA between two 4710 load balancer's. I am getting the
following message:
 
TXU-CORE-4/Admin# sh ft peer sta
Peer Id : 1
State : FSM_PEER_STATE_DOWN
Maintenance mode : MAINT_MODE_OFF
SRG Compatibility : INIT
License Compatibility : INIT
FT Groups : 1

--
TXU-CORE-4/Admin# sh ft group 1 det
FT Group                     : 1
No. of Contexts              : 1
Context Name                 : VC_WEB
Context Id                   : 3
Configured Status            : in-service
Maintenance mode             : MAINT_MODE_OFF
My State                     : FSM_FT_STATE_ACTIVE
My Config Priority           : 100
My Net Priority              : 100
My Preempt                   : Enabled
Peer State                   : FSM_FT_STATE_INIT
Peer Config Priority         : Unknown
Peer Net Priority            : Unknown
Peer Preempt                 : Unknown
Peer Id                      : 1
Last State Change time       : Sun Mar 21 11:36:22 2010
Running cfg sync enabled     : Enabled
Running cfg sync status      :
Startup cfg sync enabled     : Enabled
Startup cfg sync status      :
Bulk sync done for ARP: 0
Bulk sync done for LB: 0
Bulk sync done for ICM: 0
 
I have attached the config for the LB here. Can you pls verify this config.
The physical connection is O.k because when I assign the ports to normal vlan
500 and assign i address I am able to ping it but when enabled as FT vlan I am
not. Any help in this is appreciated.
VLAN 90 is my query/management vlan and vlan 500 is my FT vlan
 
Thank You,
Naufal 
      The INTERNET now has a personality. YOURS! See your Yahoo!
Homepage. http://in.yahoo.com/
ACE-2
hostname TXU-ACE-2
interface gigabitEthernet 1/1
  switchport access vlan 90
  no shutdown
interface gigabitEthernet 1/2
  ft-port vlan 500
  no shutdown
interface gigabitEthernet 1/3
  shutdown
interface gigabitEthernet 1/4
  shutdown
class-map type management match-any remote-access
  10 match protocol ssh any
  20 match protocol telnet any
  30 match protocol icmp any
  40 match protocol http any
  50 match protocol https any
policy-map type management first-match everyone
  class remote-access
    permit
interface vlan 90
  ip address 172.27.190.11 255.255.255.0
  alias 172.27.190.14 255.255.255.0
  peer ip address 172.27.190.13 255.255.255.0
  service-policy input everyone
  no shutdown
ft interface vlan 500
  ip address 192.168.1.1 255.255.255.252
  peer ip address 192.168.1.2 255.255.255.252
  no shutdown
ft peer 1
  heartbeat interval 300
  heartbeat count 20
  ft-interface vlan 500
  query-interface vlan 90
domain DOMAIN1
  add-object all
ip route 0.0.0.0 0.0.0.0 172.27.190.1
context VC_WEB
  allocate-interface vlan 90
  member RC
snmp-server community public group Network-Monitor
ft group 1
  peer 1
  associate-context VC_WEB
  inservice
---------
ACE-1
hostname TXU-CORE-4
interface gigabitEthernet 1/1
  switchport access vlan 90
  no shutdown
interface gigabitEthernet 1/2
  ft-port vlan 500
  no shutdown
interface gigabitEthernet 1/3
  shutdown
interface gigabitEthernet 1/4
  shutdown
class-map type management match-any remote-access
  10 match protocol ssh any
  20 match protocol telnet any
  30 match protocol icmp any
  40 match protocol http any
  50 match protocol https any
policy-map type management first-match everyone
  class remote-access
    permit
interface vlan 90
  ip address 172.27.190.13 255.255.255.0
  alias 172.27.190.14 255.255.255.0
  peer ip address 172.27.190.11 255.255.255.0
  service-policy input everyone
  no shutdown
ft interface vlan 500
  ip address 192.168.1.2 255.255.255.252
  peer ip address 192.168.1.1 255.255.255.252
  no shutdown
ft peer 1
  heartbeat interval 300
  heartbeat count 20
  ft-interface vlan 500
  query-interface vlan 90
domain DOMAIN1
  add-object all
ip route 0.0.0.0 0.0.0.0 172.27.190.1
context VC_WEB
  allocate-interface vlan 90
  member RC
snmp-server contact "txu"
snmp-server location "txu"
snmp-server community public group Network-Monitor
snmp-server trap link ietf
ft group 1
  peer 1
  associate-context VC_WEB
  inservice
-------------
SHOW COMMANDS:
TXU-CORE-4/Admin# sh ft peer sta
Peer Id                      : 1
State                        : FSM_PEER_STATE_DOWN
Maintenance mode             : MAINT_MODE_OFF
SRG Compatibility            : INIT
License Compatibility        : INIT
FT Groups                    : 1
--
TXU-CORE-4/Admin# sh ft group 1 det
FT Group                     : 1
No. of Contexts              : 1
Context Name                 : VC_WEB
Context Id                   : 3
Configured Status            : in-service
Maintenance mode             : MAINT_MODE_OFF
My State                     : FSM_FT_STATE_ACTIVE
My Config Priority           : 100
My Net Priority              : 100
My Preempt                   : Enabled
Peer State                   : FSM_FT_STATE_INIT
Peer Config Priority         : Unknown
Peer Net Priority            : Unknown
Peer Preempt                 : Unknown
Peer Id                      : 1
Last State Change time       : Sun Mar 21 11:36:22 2010
Running cfg sync enabled     : Enabled
Running cfg sync status      :
Startup cfg sync enabled     : Enabled
Startup cfg sync status      :
Bulk sync done for ARP: 0
Bulk sync done for LB: 0
Bulk sync done for ICM: 0
--
Blogs and organic groups at http://www.ccie.net
Received on Mon Mar 22 2010 - 12:27:25 ART

This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 07:26:35 ART