Cisco ACE-4710-K9 Administration Manual page 125

Application control engine appliance
Table of Contents

Advertisement

Chapter 4
Configuring Class Maps and Policy Maps
Table 4-1
Task and Command Example
3.
4.
5.
Note
6.
7.
8.
OL-11157-01
Layer 3 and Layer 4 Network Traffic Class Configuration
Quick Start (continued)
Create one or more Layer 3 and Layer 4 class maps that classify the network
traffic that passes through the ACE. If you do not specify the match-all or
match-any keyword, the traffic must match all the match criteria in the
class map to be classified as part of the traffic class.
host1/Admin(config)# class-map match-any L4_SLB_VIP_CLASS
host1/Admin(config-cmap)#
After you create a class map, you will enter class map configuration mode.
(Optional) Specify a description about the network traffic class map.
host1/Admin(config-cmap)# description HTTP protocol deep
inspection of incoming traffic
(Optional) Specify the match any command if you want the ACE to
perform a match on any traffic passing through it.
host1/Admin(config-cmap)# match any
The match any command cannot be combined with any other match
criteria.
(Optional) Specify a VIP classification to be used as the server
load-balancing matching criteria in the class map.
host1/Admin(config-cmap)# match virtual-address 192.168.1.10 tcp
port eq 80
(Optional) Specify a previously defined access list so that the ACE can
check its contents against network traffic as a matching criteria in the class
map.
host1/Admin(config-cmap)# match access-list INBOUND
(Optional) Specify a source IP address and subnet mask as a matching
criteria in the class map.
host1/Admin(config-cmap)# match source-address 192.168.10.1
255.255.255.0
Cisco 4700 Series Application Control Engine Appliance Administration Guide
Class Map and Policy Map Configuration Quick Start
4-11

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents