EasyManua.ls Logo

Cisco ACE-4710-K9

Cisco ACE-4710-K9
418 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4 Configuring Class Maps and Policy Maps
Class Maps and Policy Map Examples
4-66
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Step 4 Apply the completed policies to interface VLAN 10 by entering the following
commands:
host1/Admin(config)# interface VLAN 10
host1/Admin(config-if)# service-p
olicy input L4_SLB_POLICY
VIP With Connection Parameters Example
This example creates a Layer 3 and 4 traffic policy that enables the following
processes to occur on the ACE:
Load balances traffic to the SERVER-HANDLE-ALL server farm
Classifies the 3-tuple flow of VIP address, protocol, and port as matching
criteria for server load balancing
Utilizes a TCP connection parameter map to group together TCP
connection-related commands that pertain to normalization, termination, and
reuse
Perform the following steps:
Step 1 Create a Layer 7 server load-balancing policy by entering the following
commands:
host1/Admin(config)# policy-map type loadbalance first-match
L7_SLB_POLICY
host1/Admin(config-pmap-lb)# clas
s class-default
host1/Admin(config-pmap-lb-c)# se
rverfarm SERVER-HANDLE-ALL
host1/Admin(config-pmap-lb-c)# ex
it
host1/Admin(config-pmap-lb)# exit
host1/Admin(config)#
Step 2 Create a Layer 3 and Layer 4 class map that classifies 3-tuple flow of VIP address,
protocol, and port as matching criteria for server load balancing by entering the
following commands:
host1/Admin(config)# class-map L4_SLBVIP_CLASS
host1/Admin(config-cmap)# match v
irtual-address 192.168.5.10 tcp port
any
host1/Admin(config-cmap)# exit
host1/Admin(config)#

Table of Contents

Related product manuals