RE: ACE Sample Configs

From: amernas (taloust@gmail.com)
Date: Sun Nov 09 2008 - 10:02:39 ARST


Here is an example of the configuration of the primay ACE with 2 contexts
RED-1 and BLUE-1

###################################
...
...
hostname ACE-PRIMARY
...
...
resource-class RED
  limit-resource all minimum 45.00 maximum equal-to-min
resource-class BLUE
  limit-resource all minimum 45.00 maximum equal-to-min
....
....
interface vlan 2
  description MANAGEMENT INTERFACE
  ip address X.X.X.13 255.255.255.0
  peer ip address X.X.X.14 255.255.255.0
  service-policy input ACE-MGMT-TRAFFIC
  no shutdown

ft interface vlan 52
  description FAILOVER AND SYNC INTERFACE
  ip address X.X.X.1 255.255.255.0
  peer ip address X.X.X.2 255.255.255.0
  no shutdown
...
...
context RED-1
  description RED-1 CONTEXT
  allocate-interface vlan 9
  allocate-interface vlan 30-31
  allocate-interface vlan 55
  member RED

context BLUE-1
  description BLUE-1 CONTEXT
  allocate-interface vlan 7
  allocate-interface vlan 40-41
  allocate-interface vlan 50
  member BLUE
...
...
ft peer 1
  heartbeat interval 1000
  heartbeat count 10
  ft-interface vlan 52

ft group 1
  peer 1
  peer priority 90
  associate-context ADMIN-CONTEXT
  inservice

ft group 2
  peer 1
  peer priority 90
  associate-context RED-1
  inservice

ft group 3
  peer 1
  peer priority 90
  associate-context BLUE-1
  inservice

############################################
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Edouard Zorrilla
Sent: Saturday, November 08, 2008 11:54 PM
To: ccielab@groupstudy.com
Cc: security@groupstudy.com
Subject: ACE Sample Configs

Anyone who has more real examples how to set up a ACE (Application Control
Engine) module ? I found this :

http://www.cisco.com/en/US/products/ps6906/tsd_products_support_model_home.h
t
ml

But I gues this is not enough since the examples do not show how to set up
the standby module,

Regards

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Dec 01 2008 - 08:18:30 ARST