Configuring A Layer 7 Load-Balancing Policy Map For Server Farm-Based Dynamic Nat - Cisco 4700M Configuration Manual

Application control engine appliance security
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Chapter 5
Configuring Network Address Translation
Configuring a Layer 7 Load-Balancing Policy Map for Server
Farm-Based Dynamic NAT
OL-16202-01
Enter match criteria as required using the match command in class-map load
balancing configuration mode. For example, enter:
host1/C1(config-cmap-http-lb)# match http content .*cisco.com
To remove a match statement from a class map, enter:
host1/C1(config-cmap-http-lb)# no match http content .*cisco.com
Configure a Layer 7 load-balancing policy map by using the policy-map
command in configuration mode. The syntax of this command is:
policy-map type loadbalance http first-match name
The name argument is a unique identifier for the policy map, specified as an
unquoted text string with a maximum of 64 alphanumeric characters.
For example, enter:
host1/C1(config)# policy-map type loadbalance http first-match
L7_POLICY
host1/C1(config-pmap-lb)#
To remove a policy map from the configuration, enter:
host1/C1(config)# no policy-map multi-match NAT_POLICY
To associate the previously created class map with the policy map. For example,
enter:
host1/C1(config-pmap-lb)# class L7_CLASS
host1/C1(config-pmap-lb-c)#
To disassociate a class map from a policy map, enter:
host1/C1(config-pmap-lb)# no class L7_CLASS
Cisco 4700 Series Application Control Engine Appliance Security Configuration Guide
Configuring Server Farm-Based Dynamic NAT
5-27

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents